This is historical information of device classes implemented in JumoQuantrolLC 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/JumoQuantrolLC
Contact:
Class Description
Control of the Jumo Quantrol LC100/LC200/LC300, Universal PID Controller
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Jumo
Product:
Quantrol LC
Bus: Modbus
Class interface
Attributes:
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. |
ReadDoubleInput: DevVarLongArray Slave, Register Output: DevDouble Readout value |
Read 4 bytes from hardware |
WriteDoubleInput: DevVarDoubleArray Slave, register, value to write Output: DevVoid |
Write value to hardware |
ReadIntegerInput: DevVarLongArray Slave, Register Output: DevLong Readout value |
Read two bytes from hardware |
WriteIntegerInput: DevVarLongArray Slave, register, value to write Output: DevVoid |
Write value to hardware |
Pipes:
Properties:
Name | Description |
---|---|
SerialPortDevString | Serial port, ex. /dev/ttyUSB1 |
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.