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