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