Click or drag to resize
Signal Properties

The Signal type exposes the following members.

Properties
  Name Description
Public property Enabled
Indicates whether the signal is enabled.
Public property MaxValue
The maximum scaled value that this signal supports.
Public property MinValue
The miniumum scaled value that this signal supports.
Public property Name
The name associated with this signal.
Public property Owner
The SignalGroup to which this signal belongs.
Public property RawMaxValue
The maximum unscaled value that this signal supports.
Public property RawMinValue
The minimum unscaled value that this signal supports.
Public property ReadingsAvailable
The number of samples available to be read
Public property SampleInterval
The time interval between sample readings.
Public property SamplesPerSecond
The number of samples transmitted by the device in one second.
Public property Units
The units of measurement in which scaled values are reported.
Top
See Also