.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_0
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/PiLCADCTriggerGenerator
Contact:



Class Description


Trigger generator using the PiLC

Families: OtherInstruments

Key words:

Platform: Unix Like

Language: Python

License: GPL

Contact:

Hardware


Manufacturer: none

Bus: Not Applicable

Class interface


Attributes:

Name Description
NbExternalTriggersScalar: DevLong Number of external triggers to generate
TriggerPulseLengthScalar: DevDouble Length of the trigger pulse. Used in all trigger modes. It has to be smaller than the TimeTriggerStepSize (for trigger modes 2 and 3) and smaller than the time the motor needs for travelling the PositionTriggerStepSize for trigger modes (1 and 4).
ArmScalar: DevLong Set to 1 for start triggering und to 0 to stop.
TimeTriggerStartScalar: DevDouble Time delay before start triggering after arming (only used if triggermode 2 or 4)
TimeTriggerStepSizeScalar: DevDouble Step size for triggers in time (only used if triggermode 2 or 3).
ADC1Scalar: DevDouble
FilePrefixScalar: DevString File to save the data: FilePrefix.csv
FileDirScalar: DevString Directory to save the data
ExternalTriggerCounterScalar: DevLong Counter for the external triggers
RemainingTriggersScalar: DevDouble
BufferLoadScalar: DevDouble Percentage of SDRAM buffer currently read
ADC2Scalar: DevDouble
ADC3Scalar: DevDouble
ADC4Scalar: DevDouble
ADC5Scalar: DevDouble
MaskDataToWriteScalar: DevLong Mask for the writing of data, set to 1 the bit corresponding to the data you don`t want to be writen: counter 1, encoder1 2, encoder2 3, encoder3 4, encoder4 5, encoder5 6. Ex. not write encoder1 -> 2, not write encoder1 and encoder4 -> 18
InternalTriggerCounterScalar: DevLong Counter for the internal triggers for each external trigger
TriggerMultiplyScalar: DevLong Number of internal triggers for each external trigger
ADC1DataSpectrum: DevDouble
ADC2DataSpectrum: DevDouble
ADC3DataSpectrum: DevDouble
ADC4DataSpectrum: DevDouble
ADC5DataSpectrum: DevDouble

Commands:

Name Description
StateInput: DevVoid
Output: State
Device state
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Device status
This command gets the device status (stored in its device_status data member) and returns it to the caller.

Pipes:

Properties:

Name Description
PiLCDeviceDevString Name of the PiLC tango device to connect to


Please log in to comment.

17 Nov 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



20 Apr 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:20 Apr 2017, 1:14 p.m.