C# Class Gurux.DLMS.ManufacturerSettings.GXServerAddress

ファイルを表示 Open project: Gurux/Gurux.DLMS.Net Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GXServerAddress ( ) : System

Constructor.

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

Constructor.

Method Details

GXServerAddress() public method

Constructor.
public GXServerAddress ( ) : System
return System

GXServerAddress() public method

Constructor.
public GXServerAddress ( HDLCAddressType address, int value, bool enabled ) : System
address HDLCAddressType
value int
enabled bool
return System