프로퍼티 | 타입 | 설명 | |
---|---|---|---|
scaler | int |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GXDLMSRegister | System | ||
IGXDLMSBase | byte[] | ||
IGXDLMSBase | int | ||
IGXDLMSBase | int[] | ||
IGXDLMSBase | object | ||
IGXDLMSBase | string[] |
메소드 | 설명 | |
---|---|---|
GXDLMSRegister ( ) : System |
Constructor.
|
|
GXDLMSRegister ( string ln ) : System |
Constructor.
|
|
GXDLMSRegister ( string ln, ushort sn ) : System |
Constructor.
|
|
GetDataType ( int index ) : DataType | ||
GetValues ( ) : object[] | ||
IsRead ( int index ) : bool | ||
Reset ( Gurux.DLMS.GXDLMSClient client ) : byte[][] |
Reset value.
|
메소드 | 설명 | |
---|---|---|
IGXDLMSBase ( |
메소드 | 설명 | |
---|---|---|
GXDLMSRegister ( ObjectType type, string ln, ushort sn ) : System | ||
IGXDLMSBase ( |
||
IGXDLMSBase ( ) : int | ||
IGXDLMSBase ( ) : int[] | ||
IGXDLMSBase ( |
||
IGXDLMSBase ( ) : string[] |
public GXDLMSRegister ( string ln ) : System | ||
ln | string | Logical Name of the object. |
리턴 | System |
public GXDLMSRegister ( string ln, ushort sn ) : System | ||
ln | string | Logical Name of the object. |
sn | ushort | Short Name of the object. |
리턴 | System |
protected IGXDLMSBase ( |
||
settings | ||
e | ||
리턴 | void |
public Reset ( Gurux.DLMS.GXDLMSClient client ) : byte[][] | ||
client | Gurux.DLMS.GXDLMSClient | |
리턴 | byte[][] |