TANGO
Device Server



Event Counting
Properties Description

EventCounting Class

Revision: release_1_3_2 - Author: julien_malik






Device Properties
Property name
Property type
Description
BoardName Tango::DEV_STRING The name of the board as specified in Measurement & Automation eXplorer (MAX).
IsMaster Tango::DEV_SHORT Specify if the board generates the counting signal or if this signal comes from an external input.
- If 1, the counter0 will generate the signal that specify the integration time of the other counters of the board.
-If 0, the integration time will come from the input PFI38.
SlavesProxies Array of string The slaves device names (used only if IsMaster is equals to 1).
Mode Tango::DEV_SHORT The chosen mode:
- 1 : time mode, the counters will count for the time indicated by the attribute integrationTime (in secs)
- 0: pulse mode, the counters will count until counter 1 has reached the value indicated by the attribute integrationTime (integer)



There is no Class properties.



ESRF - Software Engineering Group