DlmsProtocolDispatchPlcEvent Method
Parses data from PLC communication and checks if it contains events.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Protocols.Dlms (in OddPrg.Protocols.Dlms.dll) Version: 2.0.0.13 (2.0.0.13)
public static bool DispatchPlcEvent(
ByteBuffer data,
AddDispatchMessage addLogLine,
out ushort meterAddress,
out byte sapAddress,
out DlmsProfileGeneric events
)
- data ByteBuffer
- addLogLine AddDispatchMessage
- meterAddress UInt16
- sapAddress Byte
- events DlmsProfileGeneric
Boolean