do_word_xfer
Purpose:
-
Transfer integer or real variables to digital output raw data based on configuration specifications, processing events in a continuous loop.
Enter:
-
do_word_xfer <start_event> <interval> [+c]
Where:
-
start_event Specify the event name to signal the task. interval Specify the processing interval: FAS, MED, or SLO. +c Optional. Specify this flag for configuration or debug mode.
Example:
-
do_word_xfer start_event FAS +c &
Notes:
-
The program operates as a background task and may require proper event configuration for functionality.