This is historical information of device classes implemented in CryoSMSMagnet device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
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 |
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.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.