.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_7
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/SIS3820MCS
Contact:



Class Description


Tango Class for the SIS3820 counter used in MultiChannelMode.

Families: CounterTimer

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Struck

Product:

SIS3820

Bus: VME

Class interface


Attributes:

Name Description
NbChannelsScalar: DevLong Nb of channels to be readout
NbAcquisitionsScalar: DevLong Nb of acquisitions to be readout. Set to 0 if trigger in continuous mode.
PresetScalar: DevLong MCS preset value
FlagMCSSetScalar: DevLong
AcquiredTriggersScalar: DevLong Number of triggers received.
CountsArrayImage: DevLong Readout of the MCS. It is one array of efective dimension\nNbChannel*NbAcquisitions. These has to be used for\n extracting the readout of a given channel. The counts for all \nchannels in one acquisition are consecutive. For exemplo if the\narray values are: 1, 3, 5, 6, 2, 8, for 2 channels in 3 acquisitions, the\nreadout of the first channel would be: 1, 5, 2 and of the\n second: 3, 6, 8.

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.
ClearSetupMCSInput: DevVoid
Output: DevLong
Completion status
Clear MCS memory and setup for receiving new external triggers.
ReadMCSInput: DevVoid
Output: DevLong
Completion status
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
BaseDevULong VME base address. Default: 0x38000000 (939524096)
SimulationModeDevULong 0 real mode, 1 simulation mode
FlagExternalTriggerDevLong Set to 1 if the MCS is trigger externally. 0 for software trigger.
VmeCardDevULong selets a VME card, can be 0 or 1, def.: 0


Please log in to comment.

20 Apr 2017, Piotr Goryl
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.
Added by:pgoryl2 on:3 Jan 2017, 1:58 p.m.