CanDragonDevice.IsChannelOpen
Prototype
bool IsChannelOpen(byte channelNumber);
Description
Legacy-compatible helpers from pre-multi-interface Network, Config, and EmSACAN classes.
Parameters
| Parameter | Direction | Type | Description |
|---|---|---|---|
channelNumber | in | byte | Port index. |
Example
// See Quick Start and Program Flow for a full session example.
// CanDragonDevice.IsChannelOpen(...);