pdaveNewConnection

Setup a new connection structure using an initialized daveInterface and PLC's MPI address.

version(BindNodave_Dynamic)
extern (C) @nogc nothrow
alias pdaveNewConnection = daveConnection* function
(,
int MPI
,
int rack
,
int slot
)

Meta