i2c.write (METH)ΒΆ
METHOD write : DINT
This method is used to directly write nBufferLen bytes to the CharDevice.
- InOut:
Scope
Name
Type
Comment
Return
write
DINT
Number of bytes that have actually been written
Input
pbyBuffer
POINTER TO BYTE
Pointer to the buffer that contains the data
nBufferLen
UDINT
number of bytes to write