ctfici_attr
Purpose:
-
Read CT, FI, and CI attributes from a file and update the corresponding shared memory for device attributes.
Enter:
-
ctfici_attr [filename] [index]
Where:
-
filename
Optional. Specify the filename from where to read CT, FI, and CI attributes for an CT, FI, CI driver. The default filename is based on the cell name.
index
Optional. Specify the index into the shared memory for placing the attribute information. The default is the next unused block.
Example:
-
ctfici_attr
The above uses the default file and places attributes in the first unused shared memory block.ctfici_attr /specs/ct_fuelsys_attr.111 2
The above reads from the specified file and places attributes in the second shared memory block.
Notes:
-
Execute this command via the CyFlex startup script (go.scp).