_daveConnection
extern (C)
struct _daveConnection {
}
- AnswLen
int AnswLen;
Undocumented in source.
- maxPDUlength
int maxPDUlength;
Undocumented in source.
- resultPointer
ubyte* resultPointer;
Undocumented in source.
dinodave nodave
aliasesfunctionsmanifest constantsstructs
A structure representing the physical connection to a single PLC. daveConnection stores all properties that are unique to a single PLC: - The MPI address of this PLC. - The rack the PLC is in. - The slot the PLC is in.