Click or drag to resize
BioRadioDeviceSaveConfiguration Method (String)
Saves the current configuration to a file as xml

Namespace: GLNeuroTech.Devices.BioRadio
Assembly: BioRadioAPI (in BioRadioAPI.dll) Version: 1.0.266.19973 (1.0.266.19973)
Syntax
public void SaveConfiguration(
	string filePath
)

Parameters

filePath
Type: SystemString
The path to the file where the BioRadio configuration will be saved
See Also