Read Is OK VI
Owning Palette: Reader VIs
Requires: LabPack
checks if the internal decoder is OK.
![]() | 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. |
![]() | OK is true if no error occurred; otherwise, it is False. |
![]() | Reader Out is the reader class object for decoding messagepack data. |