This is historical information of device classes implemented in ThermoScientificTempCtrl device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class for controlling a Heated Inmersion and Refrigerated/Heated Bath Circulators from Thermo Scientific
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: ThermoScientific
Product:
AC150-A10
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
TemperatureScalar: DevDouble | — |
SetpointScalar: DevDouble | — |
HighTempFaultScalar: DevDouble | — |
HighTempWarningScalar: DevDouble | — |
LowTempFaultScalar: DevDouble | — |
LowTempWarningScalar: DevDouble | — |
TemperatureUnitsScalar: DevString | C.F or K |
UnitOnScalar: DevLong | — |
PumpSpeedScalar: DevString | L, M of H. Read the last set value. |
RampNumberScalar: DevLong | Read the last set value |
FaultsModeScalar: DevLong | 0 -> disabled, 1 -> enabled |
AutoRestartScalar: DevLong | 0 -> disabled, 1 -> enabled |
TemperatureResolutionScalar: DevLong | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
SetRampProgramInput: DevString Ramp program. Output: DevVoid |
Set Ramp program: V1 -> nb of steps V2 -> variance V3 -> cycles V4 -> start temp |
SetRampStepInput: DevString Ramp step Output: DevVoid |
Set Ramp step: V1 -> step V2 -> end temp V3 -> duration |
SetRampOnStatusInput: DevString Ramp On Status Output: DevVoid |
Set Ramp On Status: S -> start E -> end P -> Pause/resume |
Pipes:
Properties:
Name | Description |
---|---|
IpAddrDevString | IP address from the device |
PortNbDevLong | — |
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You are looking at this version now.
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.