Development status:
Released,
Release: Release_1_5
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/PiLCArrayBasedTG
Contact:
Class Description
PiLC Trigger Generator based on customized arrays
Families: OtherInstruments
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
Signal4NextPointScalar: DevDouble | — |
FileToLoadScalar: DevString | Full path of the file with the arrays generating the triggers |
ArmScalar: DevLong | Set to 1 to start triggering and 0 to stop. |
CurrentEncoderValueScalar: DevLong | — |
CurrentCounterValueScalar: DevLong | — |
Signal1CounterValueScalar: DevLong | — |
Signal1NextPointScalar: DevDouble | — |
Signal2CounterValueScalar: DevLong | — |
Signal2NextPointScalar: DevDouble | — |
Signal3CounterValueScalar: DevLong | — |
Signal3NextPointScalar: DevDouble | — |
Signal4CounterValueScalar: DevLong | — |
PositionConversionScalar: DevDouble | Conversion from enconder values to physical units: steps = conversion*units |
CurrentPositionScalar: DevDouble | — |
ModeScalar: DevLong | 0 -> counter mode, 1 -> encoder mode |
OutPolarityScalar: DevLong | Decimal representation for setting the bits for the inversion of the output signals. If 0, not inversion is done, if 255 all eight output signals are inverted, if 3 signals 1 and 2 are inverted, ... |
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. |
LoadTriggerArraysInput: DevVoid Output: DevVoid |
Loads the data readout from the FileToLoad file to the FPGA. |
CalibrateEncoderInput: DevDouble Position to load (in physical units) Output: DevVoid |
Set encoder position to the given value (in physical units). |
Pipes:
Properties:
Name | Description |
---|---|
PiLCDeviceDevString | Name of the PiLC tango device to connect to |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
27 Oct 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
20 Jan 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
16 Jan 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
13 Jan 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
23 Dec 2017, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
26 Aug 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
22 Jul 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
15 Jul 2017, Piotr Goryl
Created:
The device class has been added to catalogue.