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