I32

Returns the specified integer attribute.

Inputs/Outputs

datatype_icon

session in

Session handle created by niModinst Open Installed Devices Session.

datatype_icon

index in

Zero-based index that specifies the device for which you want the attribute.

Valid Range

device countdevice countniModinst Open Installed Devices Session
datatype_icon

attribute ID

ID of the integer attribute you want to query.

Table 1. Valid Values
Value Attribute
Slot Number The chassis slot in which the device is installed. This attribute can only be queried for PXI modules installed in a chassis that has been properly identified in MAX.
Chassis Number The number of the chassis in which the device is installed. This attribute can only be queried for PXI modules installed in a chassis that has been properly identified in MAX.
Bus Number The bus on which the device or module has been enumerated.
Socket Number The socket number on which the device has been enumerated.
Note The bus number and socket number can be used to form a VISA resource string for the device, of the form PXIn::x::INSTR, where n is the bus number and x is the socket number. For example, for bus number 2 and socket number 13, use PXI2::13::INSTR.
datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

session out

Session handle identical to the session in handle.

datatype_icon

index out

Zero-based index identical to the index in value.

datatype_icon

attribute value

Value of the requested attribute.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior