IConnection.Write (METH)ΒΆ
METHOD Write : ERROR
This method serves to write data to the previously established connection
The content of the memory area indicated by pointer pData
contains the data to be
written. udiSize
defines the number of bytes to be written. When done udiCount
bytes of the data was
written successfully.
- InOut:
Scope
Name
Type
Return
Write
Input
pData
__XWORD
udiSize
UDINT
Output
udiCount
UDINT