@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
50 lines (25 loc) • 934 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [models](../README.md) / SourceNodeProperties
Interface: SourceNodeProperties
A message for defining a source node properties.
# Properties
## baseNode
**baseNode**: [`BaseNodeProperties`](BaseNodeProperties.md) \| `undefined`
Base properties of the node
***
## channelSettings?
`optional` **channelSettings**: [`ChannelSettings`](ChannelSettings.md)
Channel settings
***
## isDataGenerator
**isDataGenerator**: `boolean`
True if this is a data generator node, otherwise false
***
## logReplaySettings?
`optional` **logReplaySettings**: [`LogReplaySettings`](LogReplaySettings.md)
Log replay settings
***
## trafficGeneratorSettings?
`optional` **trafficGeneratorSettings**: [`PeriodicTransmissionSettings`](PeriodicTransmissionSettings.md)
Traffic generator settings