ak_cmd
Purpose:
-
Send a command string to the AK process, receive its response, and print any instrument response.
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 CyFlex interface programs like AkTestInt, AkComm, and AkSer, which perform the actual communication with the device. The entered command is sent to AkTestInt, which transfers it to AkComm, and then to AkSer, which sends it to the instrument.