.

Average: 0
Rating Count: 0

Development status: Released, Release: release_1_0_11
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/SampleEnvironment/NeslabEx
Contact:



Class Description


NESLAB EX Bath/Circulator Tango device server
Tested hardware : Neslab EX17

Families: SampleEnvironment

Key words:

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
channelScalar: DevLong
controlSensorScalar: DevLong
gasAutoScalar: DevBoolean
gasFlowScalar: DevDouble
heaterAutoScalar: DevBoolean
heaterMaxScalar: DevDouble
heaterPercentScalar: DevDouble
pidAutoScalar: DevBoolean
temperatureScalar: DevDouble
temperature1Scalar: DevDouble
temperature2Scalar: DevDouble
temperature3Scalar: DevDouble
temperatureErrorScalar: DevDouble
temperatureMaxScalar: DevDouble
temperatureMinScalar: DevDouble
temperatureSetPointScalar: DevDouble
versionScalar: DevString
pidProportionalFactorScalar: DevDouble
pidIntegralTimeScalar: DevDouble
pidDifferentialTimeScalar: DevDouble

Commands:

Name Description
StateInput: DevVoid
Output: State
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: DevString
This command gets the device status (stored in its device_status data member) and returns it to the caller.
SendCmdInput: DevString
Output: DevString
Not implemented. For compatibility with other devices
StartInput: DevVoid
Output: DevVoid
Turn the controller ON
StopInput: DevVoid
Output: DevVoid
Turn the controller OFF

Pipes:

Properties:

Name Description
CommProxyDevString Communication proxy device name. For the Neslab Ex17 in RS-232 mode the Serial device must be configured in 19200 baud, 1 stop bit, no parity
CommTypeDevLong Communication interface type 0 = RS-232 1 = RS-485
CommAddrDevLong Communication interface address RS-232 : must be 1 RS-485 : address of the controller (0x01-0x64) on the bus
EnableSecondSensorDevBoolean
PIDDouble[]Type PID[0] = control Proportionnal factor PID[1] = control Integral time PID[2] = control Differential time


Please log in to comment.

20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:23 Feb 2017, 11:11 a.m.