Click or drag to resize
ChannelConfigurationEnabled Property
Indicates whether this channel is enabled. If true, data will be acquired on this channel. Otherwise, no data will be acquired.

Namespace: GLNeuroTech.Devices.BioRadio.Configuration
Assembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also