Novanta FPU60 laser power supply unit
- class pymeasure.instruments.novanta.Fpu60(adapter, name='Laserquantum fpu60 power supply unit', **kwargs)
Bases:
InstrumentRepresents a fpu60 power supply unit for the finesse laser series by Laserquantum, a Novanta company.
The instrument responds to every command sent.
- check_set_errors()
Check for errors after having set a property and log them.
Called if
check_set_errors=Trueis set for that property.- Returns:
List of error entries.
- property current: Any
Measure the diode current in percent (float).
- disable_emission()
Disable emission and unlock the button afterwards.
You have to press the physical button to enable emission again.
- property emission_enabled: Any
Measure the emission status (bool).
- get_operation_times()
Get the operation times in minutes as a dictionary.
- property head_temperature: Any
Measure the laser head temperature in °C (float).
- property interlock_enabled: Any
Get the interlock enabled status (bool).
- property power: Any
Measure current output power in Watts (float).
- property power_setpoint: Any
Control the output power setpoint in Watts (float).
- property psu_temperature: Any
Measure the power supply unit temperature in °C (float).
- property serial_number: Any
Get the serial number (str).
- property shutter_open: Any
Control whether the shutter is open (bool).
- property software_version: Any
Get the software version (str).