This is historical information of device classes implemented in JumoQuantrolLCSlave device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/JumoQuantrolLCSlave
Contact:
Class Description
Jumo Quantrol LC Controller
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Jumo
Product:
Quantrol LC100/LC200/LC300
Bus: Modbus
Class interface
Attributes:
Name | Description |
---|---|
Setpoint1Scalar: DevDouble | Nominal value SP1 |
Setpoint2Scalar: DevDouble | Nominal value SP2 |
CurrentValueFilteredScalar: DevDouble | — |
CurrentValueUnfilteredScalar: DevDouble | — |
CurrentSetpointScalar: DevDouble | — |
SetpointSetScalar: DevLong | Current set setpoint (1 or 2). By writing one can switch between both setpoints. |
OutputLevelScalar: DevDouble | Controller output 1 (HEATING) |
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. |
SetModeInput: DevLong 0 -> turn off, 1 -> automatic, 2 -> manual Output: DevVoid |
— |
StartAutoTuneInput: DevVoid Output: DevVoid |
Start self-optimization |
StopAutoTuneInput: DevVoid Output: DevVoid |
Stop self-optimization |
Pipes:
Properties:
Name | Description |
---|---|
ControllerDeviceDevString | Tango Device of the class JumoQuantrolLC talking to the hardware |
SlaveIdDevLong | Id of the slave. Starting from 1. |
Updated:
The device class has been updated.
You are looking at this version now.
7 Jul 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
9 Sep 2017, Piotr Goryl
Created:
The device class has been added to catalogue.