|   | PulseOxChannelConfiguration Constructor (Byte) | 
        
        
        
         
        Namespace: GLNeuroTech.Devices.BioRadio.ConfigurationAssembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
 Syntax
Syntaxpublic PulseOxChannelConfiguration(
	byte[] bytes
)
Public Sub New ( 
	bytes As Byte()
)
public:
PulseOxChannelConfiguration(
	array<unsigned char>^ bytes
)
new : 
        bytes : byte[] -> PulseOxChannelConfigurationParameters
- bytes
- Type: SystemByte
 
 See Also
See Also