This is historical information of device classes implemented in PiLCGateTriggeredVFC device server.
Use this link to find the valid information.
Development status:
New development
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/PiLCGateTriggeredVFC
Contact:
Class Description
Class for controlling a PiLC used as a VFC triggered by gates
Families: OtherInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
ArmScalar: DevLong | Set to 1 for start a measurement |
TriggerModeScalar: DevLong | 0 -> external trigger, 1 -> internal trigger |
GateLengthScalar: DevDouble | Length of the trigger gate, us precission |
NbGatesScalar: DevLong | Number of gates |
RemainingGatesScalar: DevLong | Number of remaining gates |
VFCValue1Scalar: DevLong | — |
VFCValue2Scalar: DevLong | — |
VFCValue3Scalar: DevLong | — |
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 |
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2019, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.
21 Jul 2018, DS Admin
Created:
The device class has been added to catalogue.