You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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".
The text was updated successfully, but these errors were encountered: