AK_coll
Purpose:
-
Synchronous AK communications support.
Enter:
-
AK_coll <instrument_name> <done_eventname> <config_eventname>
Where:
-
instrument_name
Specify the name used to register service for a given device.
done_eventname
Specify the done event name.
config_eventname
Specify the config event name.
Example:
-
AK_coll AVL483 mydone_event myconfig_event &
Notes:
-
This task is usually spawned by gp_test, when needed.