AkUDPCAI2

Purpose:

Handle the incoming UDP stream from a CAI analyzer.

Enter:

AkUDPCAI2 <pri = priority> <i = instrument_name> <port = port> <v = verbose_file>

Where:

pri

Specify the task priority. The default is 15.

I

Specify the AK instrument name.

port

Specify the port on local machine to serve.

v

Specify either stdout or a report file name.

Example:

AkUDPCAI2 pri=15 i=AVL415G port=generic_port

Notes:

For the command to work, there must be a corresponding test interface and TCP task (i.e. for the same instrument_name).  
The port must be unique to this instrument_name  (i.e. the same port cannot be used for more than one instrument).

See Also: