DlmsModemConfigurationModemProfile Property

Defines the mapping from Hayes standard commands/responses to modem specific strings.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public DlmsTypeOctetStringArray ModemProfile { get; set; }

Property Value

DlmsTypeOctetStringArray

See Also