This is historical information of device classes implemented in ScI9700TempCtrl device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class for the 9700 Temperature Controller from Scientific Instruments
Families: Temperature
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Scientific Instruments
Product:
Temperature Controller
Bus: GPIB
Class interface
Attributes:
Name | Description |
---|---|
TempAScalar: DevDouble | Temperature channel A |
TempBScalar: DevDouble | Temperature channel B |
SetPointScalar: DevDouble | Set temperature for main loop |
ControlSensorScalar: DevDouble | Main Control Sensor: 1 -> channel A, 2 -> channel B |
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. |
SetCalDataInput: DevVarDoubleArray Curve Number, data point, temperature (K), data for sensor (V or R) Output: DevVoid |
Set calibration data (T vs V or R) for given curbe and data point. |
CtrlWriteReadInput: DevString Command to send to controller Output: DevString Ctrl response |
Write a command to the controller and read the answer. |
Pipes:
Properties:
Name | Description |
---|---|
GpibAdressDevString | Gpib Adress (ex. 10 or dev10 are valid) |
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.