ProfileManagerLoadProfile Method |
Namespace: Com.Datalogic.Device.Configuration
Exception | Condition |
---|---|
ConfigException | - in case of error, when exceptions are enabled through the ErrorManager singleton. |
Applies the given profile. If there is already a manually loaded profile the method fails. The properties listed in the profile are set to the values specified in the profile. The changes done to the configuration loading the profile are persistent to the reboot of the device. To unload the profile the method UnloadProfile
must be invoked.