MockNP5450¶
- class lsst.ts.tunablelaser.MockNP5450¶
Bases:
objectImplements a mock NP5450 .
- Attributes:
- temperature
float The temperature of the laser.
- log
logging.Logger The log for this class.
- temperature
Methods Summary
check_limits(value, min, max)Check the limits of a value.
do_set_01_sp(data)do_set_op_01_runstop(data)Change setpoint temperature as formatted string.
parse_message(msg)Parse and return the result of the message.
Methods Documentation
- check_limits(value, min, max)¶
Check the limits of a value.
- do_get_01_sp()¶
- do_set_01_sp(data)¶
- do_set_op_01_runstop(data)¶