Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "Apply New Settings" API VI #23

Open
RobustoSystems opened this issue Sep 17, 2023 · 0 comments
Open

Implement "Apply New Settings" API VI #23

RobustoSystems opened this issue Sep 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RobustoSystems
Copy link
Owner

RobustoSystems commented Sep 17, 2023

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".

@RobustoSystems RobustoSystems added the enhancement New feature or request label Sep 17, 2023
@RobustoSystems RobustoSystems self-assigned this Sep 17, 2023
@RobustoSystems RobustoSystems changed the title Create "Apply New Settings" API VI Implement "Apply New Settings" API VI Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant