|
|
BioRadioConfiguration Class |
Namespace: GLNeuroTech.Devices.BioRadio.Configuration
The BioRadioConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| BioRadioConfiguration |
Initializes a new instance GLNeuroTech.Devices.BioRadio.Configuration.BioRadioConfiguration
|
| Name | Description | |
|---|---|---|
| Clone | ||
| Equals | (Overrides ObjectEquals(Object).) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetSchema |
Gets the XML schema for the BioRadioConfiguration class.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ReadXml |
Reads the BioRadioConfiguration class as XML.
| |
| ToString | (Inherited from Object.) | |
| WriteXml |
Writes the BioRadioConfiguration class as XML.
|
| Name | Description | |
|---|---|---|
| BioPotentialChannels |
The collection of BioPotential Channel definitions
| |
| EventMarkerChannel |
The configuration of the Event Marker channel for the device.
| |
| ExternalSensors |
The collection of external sensors for this configuration.
| |
| Name |
The name of this configuration. The BioRadio can accept up to 16 ASCII characters.
| |
| PatientGroundDriven |
Specifies whether the device is patient ground driven.
| |
| PerformLeadOffDetection |
Determines whether the device performs lead-off detection.
| |
| SampleRate |
The sampling rate applied to the BioPotential channels. This value is in Hz
| |
| Termination |
Specifies whether the BioRadio is configured for single-ended or differential biopotential inputs
|