TANGO
Device Server



Beam Position Screen Controller
Properties Description

BPS Class

Revision: release_1_3_0 - Author: buteau






Device Properties
Property name
Property type
Description
DIODeviceName Tango::DEV_STRING Name of the underlying DIO device [DIO_7432 or compatible - no default value]
DIODeviceCtrlLine Tango::DEV_STRING DIO device's line used to control the screen [no default value] If your equipement has more than one DIO control lines, use the follwoing syntax: :: ...
DIODeviceUpLine Tango::DEV_STRING DIO device's line connected to the up position detector [no default value]
DIODeviceDownLine Tango::DEV_STRING DIO device's line connected to the down position detector [no default value]
DIODeviceLightLine Tango::DEV_STRING DIO device's line used to control the light (i.e. the diodes) [no default value]
Logic Tango::DEV_STRING Use "HIGH" for active high or "LOW" for active low [no default value] Here, means "DIO level to apply in order to insert the screen". If your equipement has more than one DIO control lines, use the follwoing syntax: :: ... For instance: HIGH:LOW, means the screen is inserted when DIO_LINE_1 is to HIGH (i.e. 1) and DIO_LINE_2 to 0.
Timeout Tango::DEV_SHORT BPS insertion/extraction timeout [in seconds]. If this timeout expired before the screen reaches its stable position [i.e inserted or extracted] , the device state is changed from MOVING to FAULT.






Device Properties Default Values:
Property Name Default Values
DIODeviceName No default value
DIODeviceCtrlLine No default value
DIODeviceUpLine No default value
DIODeviceDownLine No default value
DIODeviceLightLine No default value
Logic No default value
Timeout No default value



There is no Class properties.






ESRF - Software Engineering Group