Read I8 VI

Owning Palette: Reader VIs

Requires: LabPack

reads and decodes a signed 8-bit integer from the messagepack data.

Read I8 VI

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.
ii8Value is the data for the signed 8-bit integer type.