wavelength#
method
- PPCL550.wavelength(wavelength: float = None) float#
Set the wavelength of the laser.
Important
Laser must be off in order to set the wavelength. Therefore, if the laser is not off this function will turn it off, set the wavelength, then turn it back on.
- Parameters:
- wavelengthfloat
Wavelength of the laser to be set in nm
- Returns:
- int
Integer representing error message, 0 if no error.