Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MagneticDevices/CryoSMSMagnet
Contact:
Class Description
Server for reading temperature and humidity from the sensor serie DKRF400 of Driesen Kern GmbH
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Driesen + Kern GmbH
Product:
DKRF400
Bus: Socket
Class interface
Attributes:
Name | Description |
---|---|
MagneticFieldScalar: DevDouble | — |
RampingRateScalar: DevDouble | — |
MIDSettingScalar: DevDouble | — |
MAXSettingScalar: DevDouble | — |
PauseScalar: DevLong | 0-> off, 1 -> on |
HeaterScalar: DevLong | 0-> off, 1 -> on |
VoltageOutputScalar: DevDouble | — |
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. |
StartRampingInput: DevLong Selects the target to ramp to: 0 -> ZERO 1 -> MID 2 -> MAX Output: DevVoid |
Start ramping to the target indicated in the input argument: 0 -> ZERO 1 -> MID 2 -> MAX |
Pipes:
Properties:
Name | Description |
---|---|
USBPortDevString | USB Port, ex. /dev/ttyUSB0 |
Please log in to comment.