Implement "Apply New Settings" API VI
Currently the Settings are set only once, when they are read from the Settings file. Subsequently the Settings never change during the Error Manager session.
The "Apply Settings" API VI would take a "Settings" object as input. When called, this VI enqueues the "Apply New Settings" message into the Error Manager.
This API VI would enable the programmer to change the Error Manager settings on-the-fly.
This might be useful, for example to change the logging setting from "Log Full Error Details" to "Do Not Log".
Implement "Apply New Settings" API VI
Currently the Settings are set only once, when they are read from the Settings file. Subsequently the Settings never change during the Error Manager session.
The "Apply Settings" API VI would take a "Settings" object as input. When called, this VI enqueues the "Apply New Settings" message into the Error Manager.
This API VI would enable the programmer to change the Error Manager settings on-the-fly.
This might be useful, for example to change the logging setting from "Log Full Error Details" to "Do Not Log".