This is historical information of device classes implemented in Eurotherm2604 device server.

Use this link to find the valid information.

Development status: Released
Information status: New

Contact:



Class Description


Families: Instrumentation

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: none

Bus: Not Applicable

Class interface


Attributes:

Name Description
TemperatureScalar: DevULong The current temperature
SetpointScalar: DevDouble The current temperature setpoint
OutputLevelScalar: DevDouble
OutputLevelMaxScalar: DevDouble
OutputLevelMinScalar: DevDouble
RampSpeedScalar: DevULong The current ramp speed
RampUnitScalar: DevUShort The current ramp unit 0 1/sec 1 1/min 2 1/hour
SetpointMinScalar: DevDouble The minimum temperature setpoint
SetpointMaxScalar: DevDouble The maximum temperature setpoint

Commands:

Name Description
StateInput: DevVoid
Output: State
State Code
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Status description
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller.

Pipes:

Properties:

Name Description
HostNameDevString Hostname or IP Address
PortNumberDevString TCP Port Number
DeviceAddressDevShort Address of device (adjusted at hardware), if just one device is connected, always 1
SimulationModeDevShort
LogicOpsDevBoolean true, if the hardware supports logical operations
ConnectTypeDevString either `serial` or `net`
DeviceFileDevString tty device file name
BaudRateDevLong tty baud rate

23 Feb 2017, Piotr Goryl
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.
Added by:pgoryl2 on:19 Jan 2017, 10:54 a.m.