This is historical information of device classes implemented in CWGenCross device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/CWGenCross
Contact:
Class Description
Device to control a single crosswire
Families: Miscellaneous
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
VisibleScalar: DevLong | O = crosswire is not visible\n1 = crosswire is visible |
SelectedScalar: DevLong | O = crosswire is not selected\n1 = crosswire is selected |
XScalar: DevLong | horizontal position of crosswire |
YScalar: DevLong | vertical position of crosswire |
WidthScalar: DevLong | width (in V lines) of crosswire |
HeightScalar: DevLong | height (in TV lines) of crosswire |
BrightnessScalar: DevLong | brighness of crosswire\nthe brightness value can change depending on whether the \ncrosswire is selected or not |
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. |
Pipes:
Properties:
Name | Description |
---|---|
ControlDeviceDevString | Tango device name of Crosswire controler device (CWGenCtrl) |
CrossIDDevLong | Identifier for crosswire (1 -> maximum number of supported crosswires) |
Updated:
The device class has been updated.
You are looking at this version now.
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.