asam3_poll

Purpose:

Send a request to the client for the latest values on systems which do not support User Datagram Protocol (UDP). Each time a program is run, it is an instance of that program.

Enter:

asam3_poll <registered_name> <rate> <retrieval_method>

Where:

registered_name Specify the instance of asam3cli associated with an instance of the kesetplus server.
rate

Specify the rate to request a GET_ONLINE_VALUE command rate:

  • Specify 0 to request once and then exit.
  • Specifying a rate > 0 and < 20 is interpreted as 20 requests.
retrieval_method

Specify INCA or blank:

  • Specify INCA to use the ASAM3 command get only value for INCA-based devices.
  • Blank or no parameter means to use the get_online_value_now for Cummins-based devices.
 

Example:

asam3_poll asam3_1 50

The preceding requests data at a rate of 20 Hz. 

Notes:

The rate is the delay between requests, where Hz = 1000/rate. In the example above, the delay between requests is 1000/50 = 20 Hz.

asam3_poll handles up to 256 variables.

See Also:

asam3cli, ASAM3 Interface Setup