Click or drag to resize
DataRecorderSinkBase Properties

The DataRecorderSinkBase type exposes the following members.

Properties
  NameDescription
Public propertyDataRecorder
Gets the DataRecorderBase that contains this sink.
Public propertyDisplayName
Localized display name for the sink
Public propertyEnabled
Gets or sets if this sink is enabled, e.g. will receive any signal data.
Public propertyId
A string that uniquely identifies the sink
Public propertySignals
Gets the collection of signals that this sink subscribes to.
Public propertyUIVisible
Gets or sets a value that indicates if this sink should be visible in a user interface.
Top
See Also