TANGO
Device Server



BT500
Properties Description

BT500 Class

Revision: release_1_0_9 - Author: vince_soleil



Device Properties
Property name
Property type
Description
SerialLineUrl Tango::DEV_STRING Tango name of the Serial Device for Communication
Period Tango::DEV_ULONG periodic exec period in ms
ReadTimeOut Tango::DEV_LONG timeout for reading
TimeInDeadband Tango::DEV_LONG time in deadband is used for State : when the temperature is inside deadband (abs (setpoint - temperature) < deadband) more than TimeInDeadband, the setpoint is considered as reached : state STANDBY otherwise RUNNING default : 60
ChannelsInUse Tango::DEV_STRING temperature channel used The device will read only the channels really used for example the BT500 comes with 2 temperature chann and on option with 2 more temperature channels for 2 channels : set property to 12 for 3 channels : 123 or 124 for 4 channels : 1234






Device Properties Default Values:
Property Name Default Values
SerialLineUrl No default value
Period No default value
ReadTimeOut No default value
TimeInDeadband No default value
ChannelsInUse 1234



There is no Class properties.






TANGO is an open source project hosted by :
Sourceforge logo small
Core and Tools : CVS repository on tango-cs project
Device Servers : CVS repository on tango-ds project