Read U64 VI
Owning Palette: Reader VIs
Requires: LabPack
Reads and decodes an unsigned 64-bit integer from the MessagePack data.
![]() | Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() | Reader In is a Reader class object for decoding MessagePack data. |
![]() | Error Out contains error information. This output provides standard error out functionality. |
![]() | Reader Out is the Reader class object for decoding MessagePack data. |
![]() | Value is the data for the unsigned 64-bit integer type. |