VI_ATTR_RSRC_IMPL_VERSION
Resource Classes
All I/O session types, all event object types, VISA Resource Manager
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read Only |
ViVersion |
0h to FFFFFFFFh |
N/A |
Description
VI_ATTR_RSRC_IMPL_VERSION is the resource version that uniquely identifies each of the different revisions or implementations of a resource. This attribute value is defined by the individual manufacturer and increments with each new revision. The format of the value has the upper 12 bits as the major number of the version, the next lower 12 bits as the minor number of the version, and the lowest 8 bits as the sub-minor number of the version.
Related Topics