Gurux.DLMS.Objects.GXDLMSIecTwistedPairSetup.GXDLMSIecTwistedPairSetup C# (CSharp) Method

GXDLMSIecTwistedPairSetup() public method

Constructor.
public GXDLMSIecTwistedPairSetup ( ) : System
return System
        public GXDLMSIecTwistedPairSetup()
        : base(ObjectType.IecTwistedPairSetup)
        {
            PrimaryAddresses = new byte[0];
            Tabis = new sbyte[0];
        }

Same methods

GXDLMSIecTwistedPairSetup::GXDLMSIecTwistedPairSetup ( string ln ) : System
GXDLMSIecTwistedPairSetup::GXDLMSIecTwistedPairSetup ( string ln, ushort sn ) : System