VI_ATTR_VXI_DEV_CLASS
Resource Classes
GPIB-VXI INSTR, VXI INSTR
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read Only |
ViUInt16 |
VI_VXI_CLASS_MEMORY(0) |
N/A |
Description
This attribute represents the VXI-defined device class to which the resource belongs, either message based (VI_VXI_CLASS_MESSAGE), register based (VI_VXI_CLASS_REGISTER), extended (VI_VXI_CLASS_EXTENDED), or memory (VI_VXI_CLASS_MEMORY). VME devices are usually either register based or belong to a miscellaneous class (VI_VXI_CLASS_OTHER).
Related Topics