nkt_tools.chatgpt_extend_uv.ExtendUV
- class nkt_tools.chatgpt_extend_uv.ExtendUV(address)
Bases:
object- __init__(address)
Methods
__init__(address)Returns the maximum selectable wavelength in 1/10 nm
Returns the minimum selectable wavelength in 1/10 nm
Returns the status bits
Returns the wavelength setpoint in 1/10 nm
set_max_wavelength(wavelength)Sets the maximum selectable wavelength in 1/10 nm
set_min_wavelength(wavelength)Sets the minimum selectable wavelength in 1/10 nm
set_wavelength(wavelength)Sets the wavelength setpoint in 1/10 nm
- get_max_wavelength()
Returns the maximum selectable wavelength in 1/10 nm
- get_min_wavelength()
Returns the minimum selectable wavelength in 1/10 nm
- get_status_bits()
Returns the status bits
- get_wavelength()
Returns the wavelength setpoint in 1/10 nm
- set_max_wavelength(wavelength)
Sets the maximum selectable wavelength in 1/10 nm
- set_min_wavelength(wavelength)
Sets the minimum selectable wavelength in 1/10 nm
- set_wavelength(wavelength)
Sets the wavelength setpoint in 1/10 nm