This is historical information of device classes implemented in CamerasMonitor device server.
Use this link to find the valid information.
Development status:
New development
Information status: New
Contact:
Class Description
In a network where many ccd device servers shares the bandwidth often is necessary to have an upper level inspector.
Families: Monitor
Key words:
Platform: All Platforms
Language: Python
Contact:
Hardware
Manufacturer: none
Bus: Ethernet
Class interface
Attributes:
| Name | Description |
|---|---|
| RunningCamerasScalar: DevUShort | Number of ccd running state in total. |
| FaultCamerasScalar: DevUShort | Number of ccd in fault state in total. |
| HangedCamerasScalar: DevUShort | Number of ccd non accessible in total. |
| RunningCamerasListSpectrum: DevString | — |
| FaultCamerasListSpectrum: DevString | — |
| HangedCamerasListSpectrum: DevString | — |
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 |
|---|---|
| CamerasListArray of DevString | Dictionary convertible string with an internal label as a key and its device name as item. In case of empty list, it will search for them in the tango-db. |
| SectorsListArray of DevString | Dictionary convertible string with sectors as key and the item is a list of tags from the CameraList. |
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 are looking at this version now.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.