di_attr

Purpose:

Obtain DI attributes for a DI driver.

Enter:

di_attr [filename] [index]

Where:

filename Optional. Specify the filename to access and obtain DI attributes for a DI driver. The default filename is ‘specs/di_attr.nnn’ where nnn is the test cell number.
index Optional. Specify the index into the DI Device Attributes shared memory to use to place the attribute information read from ‘filename’. The default is to use the next unused block in the shared memory area.

Example:

di_attr
The above accesses the DI attributes specified in the file /specs/di_attr.nnn and places them in the 1st unused block in the shared memory for DI attributes. nnn is the test cell number associated with the node executing the command.

di_attr /specs/di_attr.fast 2
The above accesses the DI attributes specified in the file /specs/di_attr.fast and places them in the 2nd block in the shared memory for DI attributes

Notes:

Execute this command via the CyFlex startup script (go.scp).

See Also: