Create VI

Owning Palette: Writer VIs

Requires: LabPack

Creates a default object of the Writer class for writing and encoding MessagePack data.

Create VI

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.
cpathLabPack Shared LibraryThe absolute path to the LabPack shared library (DLL, dylib, or SO). If <Not a Path> is provided, then the LabPack LabVIEW library will search for the shared library in the current VI's directory, the source (src) folder of the project, and the system-specific library directory, such as /usr/lib on Unix-like systems. The first valid path to the shared library will be used.
ierrcodeclstError Out describes error conditions that occur before this node runs. This input provides standard error in functionality.
iLabPack_lvlib_WriterlvclassWriter is a Writer class object for encoding LabVIEW types and values to MessagePack data.