ak_cmd

Purpose:

Send a command to an AK instrument.

Enter:

ak_cmd <instrument>

Where:

instrument

Specify the assigned instrument name.

Example:

ak_cmd AVL415
The above command prepares to send a command to the AVL 415 smoke meter. A prompt will be issued for the command and once it is received, the command will be sent to the smoke meter.

Notes:

This program assumes the existence of the AK interface programs AkTestIntN, AkComm, and AkSer. These programs perform the actual communication with the device. The entered command is sent to AkTestIntN, which transfers it to AkComm, which transfers it to AkSer, which sends the command to the instrument.

See Also:

AkTestIntN, AkComm, AkSer