Read U32 VI
Owning Palette: Reader VIs
Requires: LabPack
reads and decodes an unsigned 32-bit integer from the messagepack data.
![]() | 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. |
![]() | Reader Out is the reader class object for decoding messagepack data. |
![]() | Value is the data for the unsigned 32-bit integer type. |