Update Laser Controller

alphonse 2025-03-13 23:36:39 +00:00
parent 3317096f3e
commit eefc372a9b
1 changed files with 2 additions and 2 deletions

@ -30,8 +30,8 @@ The Pico laser controller understands the commands in the table below. Any othe
| f.[x] | Set the center frequency to *x*. |
| f.? | Return the current center frequency. |
| | The center frequency = green freuquency. |
| | Blue freq. is set to *x* - 2 Hz. |
| | Red freq. is set to *x* + 2 Hz. |
| | Blue freq. is set to *x* - 3 Hz. |
| | Red freq. is set to *x* + 3 Hz. |
| [b/g/r].[**on**/off] | Turn the blue/green/red laser on/off. |
| sweep.[n] | Conduct a frequency sweep in range center freq. +/- *n* |
| toggle.[**on**/off] | Toggle the indicator LED on/off. |