.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_1
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/JumoQuantrolLCSlave
Contact: tnunez@mail.desy.de



Class Description


Jumo Quantrol LC Controller

Families: MeasureInstruments

Key words:

Platform: Unix Like

Language: Python

License: GPL

Contact: tnunez@mail.desy.de

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.

Added by:pgoryl2 on:9 Sep 2017, 3:02 a.m.