Begin Bin VI

Owning Palette: Reader VIs

Requires: LabPack

Starts reading, but does not decode, a binary blob from the MessagePack data. Use the Read Bytes VI to obtain the binary blob.

Begin Bin VI

Begin Bin (Value)

Begin Bin (Value)

cLabPack_lvlib_ReaderlvclassReader In is a Reader class object for decoding MessagePack data.
cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
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.
iu32Count is the size of the binary data in bytes.

Begin Bin (Reference)

Begin Bin (Reference)

cdatavalrefReader In is a reference to a Reader class object for decoding MessagePack data.
cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
idatavalrefReader Out is the reference to the Reader class object for decoding MessagePack data.
ierrcodeclstError Out contains error information. This output provides standard error out functionality.
iu32Count is the size of the binary data in bytes.