Property | Type | Description | |
---|---|---|---|
NParams | int |
Property | Type | Description | |
---|---|---|---|
CheckError | void | ||
CheckErrorAndLength | void | ||
ReceiveData | void | ||
ReceiveResponse | void | ||
SendData | void | ||
SendRequest | void |
Method | Description | |
---|---|---|
PTPCommunication ( |
||
ResetAll ( ) : void | ||
ResetParams ( ) : void | ||
Send ( ) : void | ||
Send ( byte data ) : void |
Method | Description | |
---|---|---|
CheckError ( ErrorCode err ) : void | ||
CheckErrorAndLength ( ErrorCode err, int len, int target_len ) : void | ||
ReceiveData ( byte &data ) : void | ||
ReceiveResponse ( ) : void | ||
SendData ( byte data ) : void | ||
SendRequest ( ) : void |
public PTPCommunication ( |
||
dev | ||
return | System |