Development status:
Released,
Release: releasetag
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Simulators/SimuCounter
Contact:
Class Description
Counter simulator to test the Sardana project pool DS
Families: Simulators
Key words:
Language: Python
Contact:
Class interface
Attributes:
Name | Description |
---|---|
ValueScalar: DevLong | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
StartInput: DevVoid Output: DevVoid |
Start counting |
StopInput: DevVoid Output: DevVoid |
Stop counting |
ClearInput: DevVoid Output: DevVoid |
Clear cuonter |
Pipes:
Properties:
Name | Description |
---|---|
MotorNameDevString | Motor name |
AverageDevDouble | Motor position for which the gaussian curve will have its maximum (Average for Gaussian distribution) |
MaxDevDouble | Maximum value for the Gaussian curve |
SigmaDevDouble | The standard deviation |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.