Write I16 VI

Owning Palette: Writer VIs

Requires: LabPack

Writes and encodes a signed 16-bit integer to the MessagePack binary data format.

Write I16 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.
ci16Value is the data for encoding to the signed 16-bit integer type.
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.