msr-consulting / exscalabar

User interface for the EXSCALABAR instrument.
http://www.msrconsults.com/ukmet-gh/exscalabar
1 stars 2 forks source link

UI ozone lamp power control #119

Closed JustinLangridge closed 7 years ago

JustinLangridge commented 7 years ago

Can we hook up this control please?

lo-co commented 7 years ago

What does this refer to? All of the controls on the Common tab are currently hooked up. The power array is sent via http as an unsigned byte which is converted to an array of bools which is then fed to the DAQmx Write VI. Are you referring to something else?

lo-co commented 7 years ago

So, I tested this functionality and the message get to where it is supposed to be. I think that you might be referring to something else. I will dig around...

lo-co commented 7 years ago

OK...never mind. I see what you want hooked up - O3 Lamp on the calibrations page.

lo-co commented 7 years ago

Added CVT entry in the calibration section called lamp_rate.

lo-co commented 7 years ago

Added entry in message Calibration::Change Frequency MSG::Do to change the CVT value.

We are going to make the value that is entered a rate rather than a percentage simply because I am not certain what the top rate is right now (no good documentation at present).

JustinLangridge commented 7 years ago

Currently we have an indicator for the lamp frequency on the UI cal page. it would be good to have a control here so that we can changelamp power when not operating in an ozone auto-cycle

lo-co commented 7 years ago

Indicator only? That shouldn't be.