RDT_Client.ExecCommand (METH)ΒΆ
METHOD ExecCommand
Execution of a command in Client side: command is sent to server
- InOut:
- Scope - Name - Type - Comment - Input - uiCmd- UINT- Command - pDataTrs- __XWORD- Pointer to the data to transmit - diLen- DINT- Data length to transmit - pDataRcv- __XWORD- Pointer where to write data received - diSizeRcv- DINT- Maximum size of the above buffer - Output - xDone- BOOL- Operation done, with or without errors - error- INT- Error - uiAns- UINT- Answer - diLenRcv- DINT- Data length received 
