Read Bool VI
Owning Palette: Reader VIs
Requires: LabPack
Reads and decodes a boolean 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 boolean type. |