BioRadioDeviceSetConfiguration Method |
Name | Description | |
---|---|---|
SetConfiguration(Stream) |
Accepts a stream which contains an xml configuration and uses
this stream to set the configuration for the BioRadioDevice
|
|
SetConfiguration(String) |
Accepts a file path to a file which contains an xml configuration
and uses this file to set the configuration for the BioRadioDevice
|
|
SetConfiguration(BioRadioConfiguration) |
This will be implemented as a wrapper around the 2 lower-level commands to set global and channel Configurations.
|