C# 클래스 Gurux.DLMS.ManufacturerSettings.GXServerAddress

파일 보기 프로젝트 열기: Gurux/Gurux.DLMS.Net 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GXServerAddress ( ) : System

Constructor.

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

Constructor.

메소드 상세

GXServerAddress() 공개 메소드

Constructor.
public GXServerAddress ( ) : System
리턴 System

GXServerAddress() 공개 메소드

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