IRdtProtClient ¶ Active (Property) Busy (Property) Create (Method) CyclicCall (Method) Enable (Property) Error (Property) ErrorCode (Property) ExecCommand (Method) SetNewCertificate (Method)
RDT_Client.Active (PROP) ¶ PROPERTY Active : BOOL Connection is established
RDT_Client.Busy (PROP) ¶ PROPERTY Busy : BOOL Operation is running
RDT_Client.Create (METH) ¶ METHOD Create : IRdtProtClient It creates and initializes the object Client InOut: Scope Name Type Comment Return Create IRdtProtClient Input pStruIni POINTER TO RdtInitStructClientTCP Parameters to use Output error INT
RDT_Client.CyclicCall (METH) ¶ METHOD CyclicCall Client cyclic call
RDT_Client.Enable (PROP) ¶ PROPERTY Enable : BOOL
RDT_Client.Error (PROP) ¶ PROPERTY Error : BOOL Error condition reached
RDT_Client.ErrorCode (PROP) ¶ PROPERTY ErrorCode : INT
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
RDT_Client.SetNewCertificate (METH) ¶ METHOD SetNewCertificate : INT Set the new certificate to use InOut: Scope Name Type Return SetNewCertificate INT Input hCert RTS_IEC_HANDLE