VI and Control Reference
Use the VIs and controls to encode and decode MessagePack data.
| Palette Object | Description |
|---|---|
| To Msgpack | Converts Variant data to MessagePack binary data. |
| From Msgpack | Converts MessagePack binary data to Variant data. |
| Reader VIs | Use these VIs to more explicitly decode MessagePack data. |
| Writer VIs | Use these VIs to more explicitly encode MessagePack data. |
| Utility VIs | Use these VIs to obtain information about the LabPack shared library. |
| Controls | Controls and type definitions used within the library. |