AkTestIntCAI

Purpose:

Perform the test interface functions for instruments in CyFlex, handling commands, events, and communications.

Enter:

AkTestIntCAI <specfile> <priority> <interval_name>

Where:

specfile

Specify the input specifications filename.

priority

Specify the system priority level to assign to the process.

interval_name

Specify the timer name for the process interval.

Example:

AkTestIntCAI specs/AkFTRI.specs 12 MED 

The preceding processes AkFTRI.specs at a system priority level of 12 and signals the master scheduler using the MED interval name.

Notes:

 

See Also:

Master Scheduler