pdaveReadBytes

Read len bytes from the PLC.

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

Meta