Skip to content

log and alert for voltage out of range during outage ? #1089

Answered by jgyates
nworbekim asked this question in Questions
Discussion options

You must be logged in to vote

That sounds good in principal, however how is this different from the alarm conditions built into the controller for overspeed, underspeed, under voltage and over voltage? These should cover most situations. Your logs show that you did get alarms for overspeed and undervoltage recently. Overspeed alarms also can indicate over voltage. Did you run into a situation

If you want to log the voltage data you can use this URL (adjust ip and https for your settings):

 http://192.168.1.10:8000/cmd/status_json

The attached file is a program that you could use to log the generator output voltage to a file. It uses the above URL to output the time date, output voltage and engine status. This could b…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@nworbekim
Comment options

Answer selected by nworbekim
Comment options

You must be logged in to vote
2 replies
@jgyates
Comment options

@nworbekim
Comment options

Comment options

You must be logged in to vote
1 reply
@jgyates
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants