ao_attr

Purpose:

Obtain AO attributes for an AO driver.

Enter:

ao_attr [filename] [index]

Where:

filename

Optional. Specify the name of the file to access and obtain the AO attributes for an AO driver. The default filename is ‘/specs/ao_attr.nnn’, where nnn is the test cell number.

index

Optional. Specify the index into the AO Device Attributes shared memory that to use and place the attribute information read from ‘filename’. The default is to use the next unused block in the shared memory area.

Example:

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

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

Notes:

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

See Also: