ai_attr

Purpose:

Load AI device attributes from a specified file into shared memory for CyFlex.

Enter:

ai_attr [filename] [index]

Where:

filename

Optional. Specify the name of the file the file containing AI attributes. The default is AI_ATTR_BASENAME followed by the cell name.

index

Optional. Specify the index into the AI Device Attributes shared memory to use.  The default is to use the next unused block in the shared memory.

Example:

ai_attr
The above uses the default file and places attributes in the first unused shared memory block.

ai_attr /specs/das16_attr.111 2
The above uses the specified file and places attributes in the second shared memory block.

Notes:

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

See Also: