Click or drag to resize
BioRadioConfigurationPerformLeadOffDetection Property
Determines whether the device performs lead-off detection.

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

Property Value

Type: Boolean
Remarks
Lead off detection will cause any unconnected biopotential channels to blink if they are configured for data collection. This will give the user an indication as to whether a proper connection has been established.
See Also