Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We also have commands to access files, set setups, and set the properties of the instrument. 

Code Block
languagepowershell
pb getConfigFilePath

...


pb setConfigFile --filename

...


pb getCalibrationFiles

...


pb setSpectrographCalibrationFile --filename

...


pb setMonochomatorCalibrationFile --filename

Or more basic commands:

Code Block
languagepowershell
pb home

...


pb openShutter

...


pb setWavelength 300

...


pb getWavelength

Sequences of

...

Operations

Stubbs, Jan 28, 2025

Specific sequences of operations:

...