Read Float VI
Owning Palette: Reader VIs
Requires: LabPack
reads and decodes a single precision (4-byte) floating point number from the messagepack data.
![]() | Reader In is a reader class object for decoding messagepack data. |
![]() | Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() | 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 single-precision (4-byte) floating point number type. |