asam3_poll
Purpose:
-
Send requests to an ASAM3 client for online values at a specified rate using either GET_ONLINE_VALUE or GET_ONLINE_VALUE_NOW based on the provided method.
Enter:
-
asam3_poll <registered_name> <rate> [retrieval_method]
Where:
registered_name | Specify the instance of asam3cli associated with the server. |
rate |
Specify the delay in milliseconds between requests to request a GET_ONLINE_VALUE command rate:
|
retrieval_method |
Optional. Specify INCA or blank:
|
Example:
-
asam3_poll asam3_1 50 INCA
The preceding requests data at a rate of 20 Hz.
Notes:
-
The rate is the delay in milliseconds; if set between 1 and 19, it is adjusted to 20.