di_logi_xfer
Purpose:
-
Convert continuous raw data to LOGICAL_VARIABLE values according to the specifications found in the transfer layer data structure (DI_LOGI_TRANSFER). This is the mainline of the digital input transfer process.
The mainline primarily deals with initialization and handling the various incoming events. When we receive a “start” event, then we will actually process the data. This processing is actually done in the function di_convert_logi().
Enter:
-
di_logi_xfer
Where:
-
N/A