Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/MDGG8
Contact:
Class Description
dual gate generator, version 2, DESY
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: VME
Class interface
Attributes:
Name | Description |
---|---|
SampleTimeScalar: DevDouble | SampleTime in seconds |
RemainingTimeScalar: DevDouble | Remaining time in seconds |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
StartInput: DevVoid Output: DevLong return status |
start the timer, sample time is an attribute |
StopInput: DevVoid Output: DevLong return status |
stops the timer |
CheckInput: DevVoid Output: DevLong return status |
returns 1, if the timer is busy |
ReadInput: DevVoid Output: DevLong Remaining time in musecs |
returns the remaining time in musecs |
StartPresetInput: DevVoid Output: DevLong return status |
start the timer in preset mode, sample time is an attribute |
Pipes:
Properties:
Name | Description |
---|---|
BaseDevULong | vme base address |
ChannelDevULong | Channel number: 0 channel A, 1 channel B |
SimulationModeDevULong | 0 real mode, 1 simulation mode. |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.