MidiOPG¶
- class lsst.ts.tunablelaser.MidiOPG(component)¶
Bases:
CanbusModule
Implement the MidiOPG module which controls the wavelength register.
- Parameters:
- component
Laser
The laser component.
- component
- Attributes:
- name
str
The name of the canbus module.
- id
int
The ID of the canbus module.
- component
Laser
A reference to the laser.
- wavelength_register
AsciiRegister
The register that controls the wavelength.
- name
Methods Summary
change_wavelength
(value)Change wavelength.
Update all registers.
Methods Documentation
- async update_register()¶
Update all registers.