Click or drag to resize
SignalGroup Properties

The SignalGroup type exposes the following members.

Properties
  Name Description
Public property Count
The number of signals contained in the SignalGroup
Public property DataArrivedEventThreshold
The number of samples to read before raising the SignalDataAvailable event.
Public property ItemInt32
Returns a signal referenced by position within the group.
Public property ItemString
Returns a signal referenced by a unique string name.
Public property Name
The name of this Signal Group.
Public property SampleInterval
The interval between sample readings for this Signal Group.
Public property SamplesPerSecond
The number of samples read per second.
Top
See Also