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

Switch off down-programmer to avoid overheating #33

Closed
prasimix opened this issue Nov 5, 2016 · 1 comment
Closed

Switch off down-programmer to avoid overheating #33

prasimix opened this issue Nov 5, 2016 · 1 comment
Assignees
Milestone

Comments

@prasimix
Copy link
Member

prasimix commented Nov 5, 2016

We need to monitor output power and if its go below DP_NEG_LEV that is negative value in Watts (default -1 W), and that condition lasts more then DP_NEG_DELAY seconds (default 5 s), down-programmer circuit has to be switched off.
Also an error 500,"Down-programmer switched off" has to be generated and in Event view a new warning message has to be inserted: DProg is turned off
Turning channel output off and on will return down-programmer circuit into previous state.

@prasimix prasimix added this to the M3 milestone Nov 5, 2016
mvladic added a commit that referenced this issue Nov 7, 2016
mvladic added a commit that referenced this issue Nov 7, 2016
@prasimix
Copy link
Member Author

prasimix commented Nov 8, 2016

Tested with build b3ef056, it works fine just need to change message type and text for the event view: it should be warning instead of error and text is DProg CHx is turned off or DProg CHx disabled

mvladic added a commit that referenced this issue Nov 8, 2016
@prasimix prasimix closed this as completed Nov 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants