@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
26 lines (13 loc) • 553 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / CanChannelSelectControl
# Function: CanChannelSelectControl()
> **CanChannelSelectControl**(`props`): `Element`
Creates an UI control for selecting a CAN channel from the current measurement setup.
## Parameters
### props
[`CanChannelSelectControlProps`](../interfaces/CanChannelSelectControlProps.md)
Component properties.
## Returns
`Element`
The CanChannelSelectControl React component.