TANGO
Device Server



Event Counting
Device Attributes Description

EventCounting Class

Revision: release_1_3_2 - Author: julien_malik

Scalar Attributes
Attribute name
Data Type
R/W Type
Expert
integrationTime: (cf. description of attribute mode)
- in time mode: the time to count in seconds. Use an hardware clock.
- in pulse mode: the value reached by counter 1 that will stop all counters (only integer values).
DEV_DOUBLE
READ_WRITE
No
countingCompleted: indicate whether the counting operation is finished (1) or not (0).
DEV_SHORT
READ
No
mode: 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)
DEV_SHORT
READ
No
counter0
DEV_DOUBLE
READ
No
counter1: The counter 1 current value.
DEV_DOUBLE
READ
No
counter2: The counter 2 current value.
DEV_DOUBLE
READ
No
counter3: The counter 3 current value.
DEV_DOUBLE
READ
No
counter4: The counter 4 current value.
DEV_DOUBLE
READ
No
counter5: The counter 5 current value.
DEV_DOUBLE
READ
No
counter6: The counter 6 current value.
DEV_DOUBLE
READ
No
counter7: The counter 7 current value.
DEV_DOUBLE
READ
No







ESRF - Software Engineering Group