DlmsFrameParse_ConfirmedServiceError(ByteBuffer, String) Method
Parses confirmedServiceError APDU which can be returned by a meter.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static bool Parse_ConfirmedServiceError(
ByteBuffer rawData,
out string errorMessage
)
- rawData ByteBuffer
- errorMessage String
- If method returned true, parsed error message. Empty string if method returned false.
BooleanReturns true if rawData contains confirmedServiceError APDU, otherwise false.
Abstract syntax of ConfirmedServiceError see GB page 300.