IPlcHeadEndDataIndication Method
Called when data were received from PLC.
Namespace: OddPrg.Communication.PlcAssembly: OddPrg.Communication.Plc (in OddPrg.Communication.Plc.dll) Version: 1.0.0.0 (1.0.0.0)
void DataIndication(
byte processID,
byte[] data
)
Parameters
- processID Byte
- 0 - DCU, 1 = request incoming to DLMS server
- data Byte
- Received data.