|   | CouplingType Enumeration | 
        
        
        
            Describes the possible coupling types that could be configured for a biopotential channel.
            
         
        Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
 Syntax
SyntaxPublic Enumeration CouplingType
public enum class CouplingType
 Members
Members|  | Member name | Value | Description | 
|---|
|  | AC | 1 | The channel uses AC coupling | 
|  | DC | 0 | The channel uses DC coupling | 
 See Also
See Also