@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
50 lines (25 loc) • 701 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [models](../README.md) / Channel
Interface: Channel
A channel of any type, could be CAN and/or LIN.
# Properties
## canChannelCapacity?
`optional` **canChannelCapacity**: [`CanChannelCapacity`](CanChannelCapacity.md)
The channel capacity.
***
## channelNumber
**channelNumber**: `number`
The channel number.
***
## channelNumberOnDevice
**channelNumberOnDevice**: `number`
The channel number on the device.
***
## name
**name**: `string`
The channel name.
***
## protocols
**protocols**: `string`[]
Supported protocols by the channel.