Read Data Size VI
Owning Palette: Writer VIs
Requires: LabPack
Gets the current size of the MessagePack data in the internal encoder's buffer.
Writer In is a Writer class object for encoding LabVIEW types and values to MessagePack data. | |
Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
Writer Out is the Writer class object for encoding LabVIEW types and values to MessagePack data. | |
Error Out contains error information. This output provides standard error out functionality. | |
Count is the current size of the encoded data in bytes. |