This is historical information of device classes implemented in OceanOpticsSTS device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
The STS-NIR spectrometer from Ocean Insight. Project financed by ICFO (Barcelona, Spain).
Families: Instrumentation
Key words:
Platform: All Platforms
Language: PythonHL
License: GPL
Contact:
Hardware
Manufacturer: Ocean Insight Oceans
Product:
STS-NIR
Class interface
Attributes:
| Name | Description |
|---|---|
| spectrum_plotSpectrum: DevDouble | the actual spectrum plot for the Ocean Optics STS spectrometer |
| reference_plotSpectrum: DevDouble | the reference plot for the Ocean Optics STS spectrometer |
| backgroundSpectrum: DevDouble | the background plot for the Ocean Optics STS spectrometer |
| wavelengthsSpectrum: DevDouble | the measured wavelengths for the Ocean Optics STS spectrometer |
Commands:
| Name | Description |
|---|---|
| save_referenceInput: DevVoid Output: DevVoid |
— |
| save_backgroundInput: DevVoid Output: DevVoid |
— |
| set_integration_timeInput: DevVoid integration time Output: DevVoid |
— |
Pipes:
Properties:
| Name | Description |
|---|---|
| ReadPointsDevLong | — |
| ReadPeriodDevLong | — |
| SimulatedDevBoolean | — |
| SerialNumberDevString | — |
README
b'# OceanOpticsSTS\n\n## Before install\n\n\nsudo apt install tango-common libboost-dev libboost-all-dev libusb-dev\npip3 install PyTango\n\n\nFirst install seabreeze library:\n\npip3 install seabreeze\nseabreeze_os_setup\nreboot\n\n\nAnd after reboot install OceanOpticsSTS device by executing:\n\n\npython3 setup.py install\n'
Updated:
The device class has been updated.
You are looking at this version now.
3 Sep 2020,
Created:
The device class has been added to catalogue.