Property | Type | Description | |
---|---|---|---|
GetAccessRights | void | ||
GetObjects | GXByteBuffer | ||
IGXDLMSBase | byte[] | ||
IGXDLMSBase | int | ||
IGXDLMSBase | int[] | ||
IGXDLMSBase | object | ||
IGXDLMSBase | string[] |
Method | Description | |
---|---|---|
GXDLMSAssociationShortName ( ) : System |
Constructor.
|
|
GXDLMSAssociationShortName ( string ln, ushort sn ) : System |
Constructor.
|
|
GetDataType ( int index ) : DataType | ||
GetValues ( ) : object[] | ||
IGXDLMSBase ( GXDLMSSettings settings, ValueEventArgs e ) : void | ||
UpdateAccessRights ( Object buff ) : void |
Method | Description | |
---|---|---|
GetAccessRights ( GXDLMSSettings settings, |
||
GetObjects ( GXDLMSSettings settings, ValueEventArgs e ) : GXByteBuffer |
Returns Association View.
|
|
IGXDLMSBase ( GXDLMSSettings settings, ValueEventArgs e ) : byte[] | ||
IGXDLMSBase ( ) : int | ||
IGXDLMSBase ( ) : int[] | ||
IGXDLMSBase ( GXDLMSSettings settings, ValueEventArgs e ) : object | ||
IGXDLMSBase ( ) : string[] |
public GXDLMSAssociationShortName ( ) : System | ||
return | System |
public GXDLMSAssociationShortName ( string ln, ushort sn ) : System | ||
ln | string | Logical Name of the object. |
sn | ushort | Short Name of the object. |
return | System |
public IGXDLMSBase ( GXDLMSSettings settings, ValueEventArgs e ) : void | ||
settings | GXDLMSSettings | |
e | ValueEventArgs | |
return | void |
public UpdateAccessRights ( Object buff ) : void | ||
buff | Object | |
return | void |