C# Class Gurux.DLMS.ManufacturerSettings.GXServerAddress

Afficher le fichier Open project: Gurux/Gurux.DLMS.Net Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GXServerAddress ( ) : System

Constructor.

GXServerAddress ( HDLCAddressType address, int value, bool enabled ) : System

Constructor.

Method Details

GXServerAddress() public méthode

Constructor.
public GXServerAddress ( ) : System
Résultat System

GXServerAddress() public méthode

Constructor.
public GXServerAddress ( HDLCAddressType address, int value, bool enabled ) : System
address HDLCAddressType
value int
enabled bool
Résultat System