bindbc.nodave.util

Undocumented in source.

Members

Functions

createConnection
daveConnection* createConnection(TcpSocket sock, int rack, int slot)

Creates a new daveConnection

writeBytes
int writeBytes(daveConnection* dc, int db, int start, int len, ubyte[] buffer)

Write a sequence of bytes from a buffer to PLC memory, db area.

Meta