Click or drag to resize
BioPotentialChannelConfigurationOperationMode Property
Gets or sets the Operation Mode of the channel.

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

Property Value

Type: BioPotentialChannelMode
Remarks
Each biopotential channel can be configured in certain ways for specialized operation. The default is Normal operation. See BioPotentialChannelMode for a list of possible operation modes.
See Also