Change od calibration

Hi there,

I’m trying to change od calibration bu using the command
pio run od_calibration change_current

My calibration name is ‘od-cal-100724-Baffles no impeller’.
But I cannot change the file becuase there was an error of 'Got unexpected extra arguments (no impeller).

Haa anyone experienced the same error? How did you solve the problem?

Thank you
Sansanee

Hi @Sansanee,

Try:

pio run od_calibration change_current "od-cal-100724-Baffles no impeller"

does that work?

Yes, it does!
Thank you so much.

BTW, do I have to reboot the pioreactor to make this active?
However, I’m running a fermentation now.

No, you don’t have to reboot the entire system, but you’ll have to restart the OD Reading action for it to be applied to new OD data.

1 Like