Read U64 VI

Owning Palette: Reader VIs

Requires: LabPack

Reads and decodes an unsigned 64-bit integer from the MessagePack data.

Read U64 VI

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
cLabPack_lvlib_ReaderlvclassReader In is a Reader class object for decoding MessagePack data.
ierrcodeclstError Out contains error information. This output provides standard error out functionality.
iLabPack_lvlib_ReaderlvclassReader Out is the Reader class object for decoding MessagePack data.
iu64Value is the data for the unsigned 64-bit integer type.