Read Status Message VI
Owning Palette: Reader VIs
Requires: LabPack
gets the latest status message from the internal decoder.
![]() | 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. |
![]() | Message is text describing the current status and error (if there is one) of the internal decoder. |
![]() | Reader Out is the reader class object for decoding messagepack data. |