This is historical information of device classes implemented in PiLCScanSlave device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_3_3
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/PiLCScanSlave
Contact:
Class Description
Class collecting extra data during a scan triggered by the PiLC.
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 |
MaskDataToWriteScalar: DevLong | Mask for the writing of data, set to 1 the bit corresponding to the data you don`t want to be writen: counter1 1, counter2 2, counter3 3, counter4 4, adc1 5, adc2 6. Ex. not write counter2 -> 2, not write counter2 and adc1 18, ... |
ExposureTimeScalar: DevDouble | — |
Metadata1Scalar: DevString | String to write as attribute to the field Value1 in the nexus file |
Metadata2Scalar: DevString | String to write as attribute to the field Value2 in the nexus file |
Metadata3Scalar: DevString | String to write as attribute to the field Value3 in the nexus file |
Metadata4Scalar: DevString | String to write as attribute to the field Value4 in the nexus file |
Metadata5Scalar: DevString | String to write as attribute to the field Value5 in the nexus file |
TriggersPerFileScalar: DevLong | Minimum number of trigger per file. If 0, all trigger will be written in the same file. |
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. |
Updated:
The device class has been updated.
You can see previous version here .
16 Oct 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
26 Jun 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
10 Apr 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
13 Mar 2021, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.
29 Aug 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
22 May 2019, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
20 Oct 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
6 Oct 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
28 Apr 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
24 Mar 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
5 Jan 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
12 Aug 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
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 .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.