AsyncWrapper.TriggerSyncSendService (METH)ΒΆ
METHOD TriggerSyncSendService : RTS_IEC_RESULT
- InOut:
Scope
Name
Type
Comment
Return
TriggerSyncSendService
RTS_IEC_RESULT
Input
pbySend
POINTER TO BYTE
Pointer to the byte stream, which should be sent to the PLC
udiSendSize
UDINT
Length of the byte stream to send
pbyRecv
POINTER TO BYTE
Points to the buffer, where the result of the call is available
udiCountBytes
UDINT
The number of bytes of the result buffer before the result was retrieved resp. the number of used bytes in the result buffer after the result is available.