do_logi_xfer

Purpose:

Convert application layer variables to raw data according to the specifications found in the transfer layer data structures. This is the mainline of the digital output transfer process.

The mainline primarily deals with initialization and handling the various incoming events. When we receive a “start” event, then we will process the data. This processing is done in the function do_logi_convert().

Enter:

do_logi_xfer <priority> FAS &

priority should be 21

Where:

priority Specify 21.
FAS Specify FAS as the interval to update values.

Example:

do_logi_xfer 21 FAS

Notes:

 

See Also: