Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/VFCP06
Contact:
Class Description
Counter using the 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 | — |
OffsetScalar: DevDouble | — |
VoltageScalar: DevDouble | — |
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 |
---|---|
PiLCDeviceNameDevString | Name of the PiLC Tango device to connect to. |
CounterIDDevLong | 0 -> I0_1_OUT_Register (Voltage) I0_13_OUT_Register (Counts) 1 -> I0_2_OUT_Register (Voltage) I0_14_OUT_Register (Counts) |
Please log in to comment.