| Interface | Description |
|---|---|
| IChannel |
This interface defines simple communication channel methods to
access metering devices.
|
| Class | Description |
|---|---|
| COMChannel |
Implements the serial port communication resource.
|
| COMChannelParameters |
COMChannel parameters.
|
| TCPChannel |
Implements the TCP/IP communication resource.
|
| TCPChannelParameters |
TCPChannel parameters.
|
| Enum | Description |
|---|---|
| ChannelException.ChannelExceptionKind |
Enum ChannelExceptionKind.
|
| Exception | Description |
|---|---|
| ChannelException |
Channel exception.
|