Development status:
Released,
Release: Release_1_2
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 |
AutoResetScalar: DevLong | 0 -> auto reset off, 1 -> counts automatically reset |
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 |
Please log in to comment.