Click or drag to resize
BioRadioConfigurationExternalSensors Property
The collection of external sensors for this configuration.

Namespace: GLNeuroTech.Devices.BioRadio.Configuration
Assembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax
public ChannelConfiguration[] ExternalSensors { get; set; }

Property Value

Type: ChannelConfiguration
See Also