CLASSPREFIX_ATTR_CLASS_DRIVER_REVISION
To form the CLASSPREFIX_ of the attribute name, use the prefix of the class driver with which you are working. For example, if you are working with the IviDmm class driver, use the prefix IVIDMM_ to create the correct attribute name, IVIDMM_ATTR_CLASS_DRIVER_REVISION.
Inherent Attribute
Data Type | Access | Applies to | Coercion | High Level Functions |
---|---|---|---|---|
ViString | RO | N/A | None | None |
Description
Returns a string that contains additional version information about the class instrument driver. The returned value contains driver prefix and version. It also contains version information for compiler and components used in the driver build process.