devcom_coll

Purpose:

Synchronous communications support.

Enter:

devcom_coll <priority> <specfile_name> <done_eventname> <config_eventname>

Where:

priority

Specify the real-time priority.

specfile_name

Specify the name used to regster service for a given device.

done_eventname

Specify the done_event name.

config_eventname

Specify the config_event name.

Example:

devcom_coll 15 /specs/AVL483.spec mydone_event myconfig_event &

Notes:

This task is usually spawned by gp_test, when needed. The launch from gp_test will provide all of the arguments including the specfile_name that was supplied in @DEVCOM keyword of the test procedure.

See Also:

Device Communication User Guide