msr-consulting / exscalabar_server

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

Add modulation frequency to data file #171

Closed lo-co closed 7 years ago

lo-co commented 7 years ago

As it stands, we can now change the frequency that the lasers are modulated (they are no longer tied directly to the resonant frequency, #96). We now need to add the modulation frequency to the data file.

lo-co commented 7 years ago

Added fmod to PAS Cell Data with output for PAS Cell Data::Serialize - Text and PAS Cell Data::Generate Unique Header. There is no entry in the json serialization as this is a control value (in the CVT and serves no purpose other than to let the user know what the current frequency the system is calculating IA at.

lo-co commented 7 years ago

Added an input in Change Laser Frequency::Handle Command in the ePAS Library - when the modulation frequency is updated, so is the above value in PAS Cell Data.

lo-co commented 7 years ago

OK...added this but couldn't get things deployed? Can someone test this for me tomorrow? You should see genuine values for modulation frequency in the data stream now.

JustinLangridge commented 7 years ago

This is working. Closing