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 ObjectDescription
Status CodeConverts a LabPack shared library status to an error code.
Status StringConverts a LabPack shared library status to a more descriptive string.
Version MajorGets the Major version number of the LabPack shared library.
Version MinorGets the Minor version number of the LabPack shared library.
Version PatchGets the Patch version number of the LabPack shared library.
Version TextGets the version number of the LabPack shared library as a string in dot notation, i.e. Major.Minor.Patch.