AkTCPCAI
Purpose:
-
Provide TCP communications functions for CyFlex, enabling the sending and receiving of commands to instruments using the specified protocol.
Enter:
-
AkTCPCAI [pri = priority] <i = instrument_name> <h = host_name><port = portID > <v = stdout | filename >
Where:
-
pri
Optional. Specify the task priority. The default is 15.
i
Specify the AK instrument name, i.e. BIC1 not BIC.
h
Specify the instrument host name.
p
Specify the instrument port number that provides AK services.
v
Specify either stdout or a report filename.
Example:
-
AkTCPCAI i=BIC1 h=localhost port=8080