daveNewInterface

Create a daveInterface structure.

extern (C)
daveNewInterface
(,
const(char)* nname
,,,
int speed
)

Parameters

nfd _daveOSserialType

A _daveOSserialType

nname const(char)*

Interface name

localMPI int

The address used by your computer/adapter (only meaningful for MPI and PPI)

protocol int

A constant specifying the protocol to be used on this interface

speed int

A constant specifying the speed to be used on this interface. (only meaningful for MPI and Profibus)

Meta