Interface to Brainboxes Device with an Ethernet to serial port(s)
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IESDevice
Public Interface IESDevice
type IESDevice = interface end
The IESDevice type exposes the following members.
Properties | Name | Description |
---|
| Ports |
A list of the serial ports which the Ethernet to Serial
device has. E.g. an ES-257 has 2 RS232 ports, an ES-346 has 4 RS422/485 ports
|
TopSee Also