Read Uint VI

Owning Palette: Reader VIs

Requires: LabPack

Reads and decodes an unsigned integer from the MessagePack data.

Read Uint 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.
iu32Value is the data for the unsigned 32-bit integer type.