DelayLin¶
- class lsst.ts.tunablelaser.DelayLin(component, laser_id, simulation_mode=False)¶
Bases:
CanbusModuleImplement DelayLin laser module.
- Parameters:
- Attributes:
- name
str The name of the module.
- id
int The id of the module.
- component
Laser A reference to the tcp/ip client.
- error_code_register
AsciiRegister Handles the “Error code” register.
- name
Methods Summary
Publish the register values of the module.
Methods Documentation
- async update_register()¶
Publish the register values of the module.
- Returns:
- None