Write Float VI
Owning Palette: Writer VIs
Requires: LabPack
Writes and encodes a single-precision (4-byte) floating point number to the MessagePack binary data format.
Writer In is a Writer class object for encoding LabVIEW types and values to MessagePack data. | |
Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
Value is the data for encoding to the single precision (4-byte) floating point number type. | |
Writer Out is the Writer class object for encoding LabVIEW types and values to MessagePack data. | |
Error Out contains error information. This output provides standard error out functionality. |