do_logi_xfer
Purpose:
-
Transfer digital output data by converting application layer variables to raw data according to transfer specifications, managing initialization, event handling, and data processing.
Enter:
-
do_logi_xfer <priority> <interval>
Priority should be 21.
Where:
-
priority Specify 21. interval Specify FAS, MED, or SLO as the interval to update values.
Example:
-
do_logi_xfer 21 FAS
Notes:
-
This program operates as a background service and requires the specified priority and interval for correct functionality.