Read Double VI

Owning Palette: Reader VIs

Requires: LabPack

reads and decodes a double-precision (8-byte) floating point number from the messagepack data.

Read Double VI

cLabPack_lvlib_ReaderlvclassReader In is a reader class object for decoding messagepack data.
cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
ierrcodeclstError Out contains error information. This output provides standard error out functionality.
iLabPack_lvlib_ReaderlvclassReader Out is the reader class object for decoding messagepack data.
idblValue is the data for the double-precision (8 byte) floating point numbertype.