Begin VI
Owning Palette: Writer VIs
Requires: LabPack
Starts the internal encoder. This is required to be called before any other encoding VIs are used.
Begin (Value)
![]() | Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() | Writer In is a Writer class object for encoding LabVIEW types and values to MessagePack data. |
![]() | Error Out describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() | Writer Out is the Writer class object for encoding LabVIEW types and values to MessagePack data. |
Begin (Reference)
![]() | Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() | Writer In is a reference to a Writer class object for enoding LabVIEW types and values to MessagePack data. |
![]() | Error Out contains error information. This output provides standard error out functionality. |
![]() | Writer Out is the reference to the Writer class object for enoding LabVIEW types and values to MessagePack data. |