
|   | PulseOxChannelConfiguration Properties | 
The PulseOxChannelConfiguration type exposes the following members.
 Properties
Properties
        | Name | Description | |
|---|---|---|
|   | ChannelIndex | 
            The one-based channel ID that corresponds to the channel label on the device.
            (Inherited from ChannelConfiguration.) | 
|   | ChannelType | 
            A text label to describe the type of channel
            (Inherited from ChannelConfiguration.) | 
|   | Connected | 
            Indicates whether this channel is connected. This is a read-only property.
            (Inherited from ChannelConfiguration.) | 
|   | Enabled | 
            Indicates whether this channel is enabled. If true, data will be acquired on this channel. Otherwise, no data will be acquired.
            (Inherited from ChannelConfiguration.) | 
|   | Name | 
            The name associated with this channel. Names cannot exceed 30 characters.
            (Inherited from ChannelConfiguration.) | 
|   | PresetCode | 
            A code to indicate an application-specific use for this channel.
            (Inherited from ChannelConfiguration.) | 
|   | Saved | 
            Indicates whether this channel will be saved to internal device memory when acquiring.
            (Inherited from ChannelConfiguration.) | 
|   | Streamed | 
            Indicates whether channel data will be wirelessly streamed to a connected client when acquisition is started.
            (Inherited from ChannelConfiguration.) | 
 See Also
See Also