Read Data VI

Owning Palette: Writer VIs

Requires: LabPack

Gets the current MessagePack data from the internal encoder's buffer.

Read Data VI

cLabPack_lvlib_WriterlvclassWriter In is a Writer class object for encoding LabVIEW types and values to MessagePack data.
cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
iLabPack_lvlib_WriterlvclassWriter Out is the Writer class object for encoding LabVIEW types and values to MessagePack data.
ierrcodeclstError Out contains error information. This output provides standard error out functionality.
i1du8Value is the MessagePack encoded data in bytes.