Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/PiLCScanTime
Contact:
Class Description
Class collecting extra data during a scan triggered by the PiLC with timing information
Families: OtherInstruments
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
NbTriggersScalar: DevLong | Number of triggers. In automatic mode can not be written and will be read from the PiLCTriggerGenerator. |
ManualModeScalar: DevLong | If 1 nb of triggers can be set and the device has to be armed. If 0 it will follow the PiLCTriggerGenerator device. |
FilePrefixScalar: DevString | File to save the data |
FileDirScalar: DevString | Directory to save the data |
ArmScalar: DevLong | Set to 1 for start listening triggers and 0 to stop. Only active if not ManualMode. |
RemainingTriggersScalar: DevLong | Remaining triggers to read the data from |
BufferLoadScalar: DevDouble | Percentage of SDRAM buffer currently read |
PiLCTGConnectedScalar: DevLong | 0 -> not PiLCTriggerGenerator device connected |
ExposureTimeScalar: DevDouble | — |
TriggersPerFileScalar: DevLong | Minimum number of trigger per file. If 0, all trigger will be written in the same file. |
GateCounterScalar: DevLong | — |
PiLCTimeScalar: DevLong | — |
PiLCTimeOffsetScalar: DevLong | — |
DeltaTriggerTimeScalar: DevDouble | — |
ScanTimeScalar: DevDouble | — |
CounterExScalar: DevLong | — |
PiLCTimeStrScalar: DevString | — |
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 |
PiLCTriggerGeneratorDeviceDevString | Name of the PiLCTriggerGenerator device generating the triggers. |
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
22 Aug 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
15 Aug 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
8 Aug 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
1 Aug 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
25 Jul 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
18 Jul 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
11 Jul 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
4 Jul 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
27 Jun 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
20 Jun 2020, DS Admin
Created:
The device class has been added to catalogue.