@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) / LinChannelSelectControl
# Function: LinChannelSelectControl()
> **LinChannelSelectControl**(`props`): `Element`
Creates an UI control for selecting a LIN channel from the current measurement setup.
## Parameters
### props
[`LinChannelSelectControlProps`](../interfaces/LinChannelSelectControlProps.md)
Component properties.
## Returns
`Element`
The LinChannelSelectControl React component.