Read Is Error VI
Owning Palette: Reader VIs
Requires: LabPack
checks if the internal decoder has an error.
Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
Reader In is a reader class object for decoding messagepack data. | |
Error Out contains error information. This output provides standard error out functionality. | |
Error is true if an error occurred; otherwise, it is False. | |
Reader Out is the reader class object for decoding messagepack data. |