This is historical information of device classes implemented in C208 device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
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
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. |
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 are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
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 are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:20 Apr 2017, 1:08 p.m.