Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/StandardInterfaces/MCS
Contact:
Class Description
Class for a counter used in Multi Channel Scaler mode
Families: StandardInterfaces
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
NbChannelsScalar: DevLong | — |
NbAcquisitionsScalar: DevLong | — |
PresetScalar: DevLong | — |
CountsArrayImage: 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. |
SetupMCSInput: DevVoid Output: DevLong |
Setup the counter to Multi Channel Scaler Mode |
ReadMCSInput: DevVoid Output: DevLong |
Read Multi Channel Scaler |
Pipes:
Properties:
Name | Description |
---|---|
MaxNbChannelsDevLong | Maximum number of channels en Multi Channel Scaler |
MaxNbAcquisitionsDevLong | Maximum number of acquisitions to be readout for every channel |
Please log in to comment.
Generated
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.