device_attr

Purpose:

Scan the handlers member of the system attributes data structure to determine what devices are present, what the channel assignments are, and what handlers or drivers must be spawned. Unless an optional argument is added to the command line, it will wait for an initialization event from each driver before exiting.

Enter:

device_attr

or

device_attr exp

Specify an optional argument to force device_attr to skip waiting for initialization events. This can be used on desktop systems to speed up the “go”.

Where:

See Enter

Example:

 

Notes:

Execute this command via the CyFlex startup script (go.scp). This initialization task must follow all of the individual device attribute initialization tasks.

See Also: