This is historical information of device classes implemented in VcExecutor device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_11
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/VcExecutor
Contact:
Class Description
This class is an implementation of virtual counters.
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Python
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
CountsScalar: DevDouble | — |
FilePrefixScalar: DevString | — |
OffsetScalar: DevDouble | use case: background that has to be subtracted |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
ResetInput: DevVoid Output: DevLong |
Clears the counter |
Pipes:
Properties:
Name | Description |
---|---|
DeviceDevString | Name of a Tango Device to be passed to the VcCode in the constructor. |
DoorDevString | The door name |
VcCodeDevString | The module name of the VC code |
DynamicAttributesArray of DevString | Array of strings: AttributeName, type, rd, dimension (if not scalar), dimension (if image) |
Updated:
The device class has been updated.
You are looking at this version now.
5 Dec 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
22 Aug 2020, DS Admin
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 .
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.