.

Average: 0
Rating Count: 0

Development status: New development
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/C208
Contact:



Class Description


This is a device server for the ESRF C208 cPCI card.
The C208 card allows counting at 10 KHz, 1 MHz and 100 MHz. 8 counter channels are available for counting and timing. There is also a gate input, a trigger input and 2 output channels.

Families: CounterTimer

Key words:

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
TimeScalar: DevDouble
EstimatedIntegrationTimeScalar: DevDouble
TimeBaseSpectrum: DevDouble
TimeSourceSpectrum: DevString
CounterSpectrum: 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.
ResetInput: DevVoid
Output: DevVoid
Abort counting and reset card
StartInput: DevVoid
Output: DevVoid
Starts measurement tasks. Counter channels have to be configured first!
ConfigCounterInput: DevVarLongArray
Output: DevVoid
\n used as master channel\n 3 - edge count on specified channel using a master channel\n 4 - on specified channel, count the time elapsed since master started\n \n
AbortInput: DevVoid
Output: DevVoid
Aborts all measurement tasks.
AbortTaskInput: DevLong
Output: DevVoid
Aborts the task running on the specified counter channel.

Pipes:

Properties:

Name Description
CtrDeviceDevString C208 system device name
UseDebugDevShort Specifies if extra debugging information should be produced.


Please log in to comment.

22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



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, 9:57 a.m.