UNPKG

@kvaser/canking-api

Version:

CanKing API to communicate with the CanKing service using Node.js.

34 lines (17 loc) 642 B
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md) *** [Kvaser CanKing GUI Extensions SDK](../../modules.md) / [models](../README.md) / CanMessageFilterSettings # Interface: CanMessageFilterSettings A message for defining a CAN message filter's settings. ## Properties ### extCanIds > **extCanIds**: `string` A comma separated list containing the extended CAN IDs to filter *** ### filterType > **filterType**: [`CanMessageFilterType`](../enumerations/CanMessageFilterType.md) The filter type to be used *** ### stdCanIds > **stdCanIds**: `string` A comma separated list containing the standard CAN IDs to filter