Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/1D/Ketek_4k
Contact:
Class Description
This class handles the KETEK_4K MCA, USB device
Families: Acquisition
Key words: 1D
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
TotalTimeScalar: DevFloat | — |
DeadTimeScalar: DevFloat | — |
LiveTimeScalar: DevFloat | — |
DAC0Scalar: DevUShort | — |
DAC1Scalar: DevUShort | — |
DAC2Scalar: DevUShort | — |
DAC3Scalar: DevUShort | — |
Bank_0Spectrum: DevLong | — |
Bank_1Spectrum: DevLong | — |
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. |
ClearInput: DevLong Output: DevLong |
clears the specified bank of the MCA |
StartInput: DevLong Output: DevLong |
starts the MCA for the specified bank |
StopInput: DevLong Output: DevLong |
stop the MCA bank |
ResetInput: DevVoid Output: DevVoid |
Resets the device, hardware reset |
Pipes:
Properties:
Name | Description |
---|---|
UsbNameDevString | usb device name, e.g.: /dev/ttyUSB0 |
BaseDevLong | VME base address |
ChannelDevLong | channel no |
Please log in to comment.
Generated
README
b'\nMake the server\n\n make linux = 1\n\n make install \n -> /usr/local/bin/Server\n\nStart the server: \n\n ./bin/Ketek_4k hasbw1dif \n ./bin/Ketek_4k hasbw1dif -v4\n'
Updated:
The device class has been updated.
You can see previous version here .
22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
21 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
16 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.