Utility VIs
Owning Palette: LabPack
Requires: LabPack
Use the Utility VIs to obtain information about the LabPack shared library and convert types as needed.
Palette Object | Description |
---|---|
Status Code | Converts a LabPack shared library status to an error code. |
Status String | Converts a LabPack shared library status to a more descriptive string. |
Version Major | Gets the Major version number of the LabPack shared library. |
Version Minor | Gets the Minor version number of the LabPack shared library. |
Version Patch | Gets the Patch version number of the LabPack shared library. |
Version Text | Gets the version number of the LabPack shared library as a string in dot notation, i.e. Major.Minor.Patch . |