Destroy Reference VI
Owning Palette: Writer VIs
Requires: LabPack
Destroys a reference to a Writer class object. This may free resources associated with the reference but not necessarily the object.
Writer In is a reference to a Writer class object for enoding LabVIEW types and values to MessagePack data. | |
Error In describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality. This node runs normally even if an error occurred before this node runs. | |
Writer Out is a Writer class object for encoding LabVIEW types and values to MessagePack data. | |
Error Out contains error information. This output provides standard error out functionality. |