AkTCP

Purpose:

Provide TCP communications functions for instruments that use the AK interface protocol.

Enter:

AkTCP < -i instrument_name ><-h host_name ><-p port > [-v stdout | filename] [-s socketvariable]

Where:

-i instrument_name

Specify the AK instrument name, i.e. BIC1 not BIC.

-h host_name

Specify the instrument host name.

-p port

Specify the instrument port that provides AK service.

-v stdout | filename

Optional. Specify either stdout or a report file name.

-s socketvariable

Optional. Specify the socket variable for additional functionality.

Example:

AkTCP -i BIC1 -h examplehost -p 8080 -v output.log &

Notes:

This program operates as a background service and handles TCP connections for AK instruments.

See Also: