UNPKG

@kvaser/canking-api

Version:

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

34 lines (17 loc) 653 B
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md) *** [Kvaser CanKing GUI Extensions SDK](../../modules.md) / [models](../README.md) / FrameReceivedTrigger # Interface: FrameReceivedTrigger A message for defining an On Frame Received trigger. ## Properties ### frameId > **frameId**: `string` The identifier of the frame to look for. Prefix with 0x to indicate hex-format. *** ### frameIdType > **frameIdType**: `string` The type of identifier used, 'extended' or 'standard' *** ### sourceId? > `optional` **sourceId**: `string` The source identifier of the frame to look for. If not specified, all sources are considered.