Type:
Method
Available as of:
V1.0.0.0
This method is used to initiate the transmission of the specified data to the connected server. The return value of type ET_Result is used to indicate the execution result of the method.
i_pbyData
POINTER TO BYTE
Reference to the data to be transmitted
i_udiDataSize
UDINT
Size of the data to be sent in bytes.
i_ifStatus
IF_CallbackStatusSend
Interface to retrieve the status of the data transmission.