pdaveWriteBytes

Write len bytes from buffer to the PLC.

version(BindNodave_Dynamic)
extern (C) @nogc nothrow
alias pdaveWriteBytes = int function
(,
int area
,
int DB
,
int start
,
int len
,
void* buffer
)

Meta