Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/DKRF400TempHumSensor
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 |
---|---|
HumidityScalar: DevDouble | Relative humidity |
TemperatureScalar: DevDouble | Temperature |
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. |
Pipes:
Properties:
Name | Description |
---|---|
USBPortDevString | USB Port, ex. /dev/ttyUSB0 |
Please log in to comment.