프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IGXDLMSBase | byte[] | ||
IGXDLMSBase | int | ||
IGXDLMSBase | int[] | ||
IGXDLMSBase | object | ||
IGXDLMSBase | string[] | ||
IGXDLMSBase | void |
메소드 | 설명 | |
---|---|---|
GXDLMSImageTransfer ( ) : System |
Constructor.
|
|
GXDLMSImageTransfer ( string ln ) : System |
Constructor.
|
|
GXDLMSImageTransfer ( string ln, ushort sn ) : System |
Constructor.
|
|
GetDataType ( int index ) : DataType | ||
GetValues ( ) : object[] | ||
ImageActivate ( Gurux.DLMS.GXDLMSClient client ) : byte[][] | ||
ImageBlockTransfer ( Gurux.DLMS.GXDLMSClient client, byte imageBlockValue, int &ImageBlockCount ) : byte[][] | ||
ImageTransferInitiate ( Gurux.DLMS.GXDLMSClient client, string imageIdentifier, long imageSize ) : byte[][] | ||
ImageVerify ( Gurux.DLMS.GXDLMSClient client ) : byte[][] |
메소드 | 설명 | |
---|---|---|
IGXDLMSBase ( |
||
IGXDLMSBase ( ) : int | ||
IGXDLMSBase ( ) : int[] | ||
IGXDLMSBase ( |
||
IGXDLMSBase ( ) : string[] | ||
IGXDLMSBase ( |
public GXDLMSImageTransfer ( string ln ) : System | ||
ln | string | Logical Name of the object. |
리턴 | System |
public GXDLMSImageTransfer ( string ln, ushort sn ) : System | ||
ln | string | Logical Name of the object. |
sn | ushort | Short Name of the object. |
리턴 | System |
public ImageActivate ( Gurux.DLMS.GXDLMSClient client ) : byte[][] | ||
client | Gurux.DLMS.GXDLMSClient | |
리턴 | byte[][] |
public ImageBlockTransfer ( Gurux.DLMS.GXDLMSClient client, byte imageBlockValue, int &ImageBlockCount ) : byte[][] | ||
client | Gurux.DLMS.GXDLMSClient | |
imageBlockValue | byte | |
ImageBlockCount | int | |
리턴 | byte[][] |
public ImageTransferInitiate ( Gurux.DLMS.GXDLMSClient client, string imageIdentifier, long imageSize ) : byte[][] | ||
client | Gurux.DLMS.GXDLMSClient | |
imageIdentifier | string | |
imageSize | long | |
리턴 | byte[][] |
public ImageVerify ( Gurux.DLMS.GXDLMSClient client ) : byte[][] | ||
client | Gurux.DLMS.GXDLMSClient | |
리턴 | byte[][] |