End VI

Owning Palette: Reader VIs

Requires: LabPack

Finishes decoding MessagePack data. This must be called after reading all of the data to free resources and allow reuse of the object.

End VI

End (Value)

End (Value)

cLabPack_lvlib_ReaderlvclassReader In is an object of the Reader class.
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.

End (Reference)

End (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.