msr-consulting / exscalabar_server

Repository for the EXSCALABAR server.
http://www.msrconsults.com/ukmet-gh/exscalabar
0 stars 1 forks source link

Meerstetter amperage missing from data returned #130

Closed lo-co closed 7 years ago

lo-co commented 8 years ago

Data returned from Meerstetter includes Vout, Tobj and Tsink. We can also retrieve Iout which might be more useful. Add this.

JustinLangridge commented 8 years ago

A lot of testing with meerstetters today.

In addition to Vout, Tobj, Iout, please could you also add the TEC baseplate temperature.

It would be very useful for us to be able to monitor this as it gives a marker for when we are driving the TECs too hard and thus about to knock out the meerstetters (this happens at a baseplate temp of 60 degrees)

lo-co commented 8 years ago

So, we were already grabbing a lot of data and pumping it into the mTEC Data object. The file will now hold that data. The data will be as follows:

This last value is 0/1 for FALSE/TRUE.

Also added this to the serialized json string.

THIS NEEDS TESTING TO MAKE SURE WE DIDN"T BREAK THE DATA STREAM!!! I can not test this without the TECs present.

JustinLangridge commented 7 years ago

Data file is still only writing variables Tobj, Tsink and Vout

lo-co commented 7 years ago

Can you double check this in the sw_repo version?

lo-co commented 7 years ago

Just to be clear, I can only test this when you are around but I am absolutely positive that it is being written now.

lo-co commented 7 years ago

Dave, can you please test this to see if we are returning this?

datid commented 7 years ago

All these parameters seem to be there - closing