This is historical information of device classes implemented in PiLCVFCADC device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/PiLCVFCADC
Contact:
Class Description
VFCADC implemented in PiLC
Families: CounterTimer
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
CountsScalar: DevDouble | — |
ValueScalar: DevDouble | — |
PolarityScalar: DevLong | 0 -> negative, 1 -> positive |
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. |
ResetInput: DevVoid Output: DevVoid |
Reset counts in PILC |
Pipes:
Properties:
Name | Description |
---|---|
PiLCDeviceDevString | Name of the PiLC Tango device to connect to. |
ChannelDevLong | 1 to 4 |
Updated:
The device class has been updated.
You are looking at this version now.
8 Sep 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
25 Aug 2018, DS Admin
Created:
The device class has been added to catalogue.