Read Is Error VI

Owning Palette: Reader VIs

Requires: LabPack

checks if the internal decoder has an error.

Read Is Error VI

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
cLabPack_lvlib_ReaderlvclassReader In is a reader class object for decoding messagepack data.
ierrcodeclstError Out contains error information. This output provides standard error out functionality.
iboolError is true if an error occurred; otherwise, it is False.
iLabPack_lvlib_ReaderlvclassReader Out is the reader class object for decoding messagepack data.