This is historical information of device classes implemented in Proxy device server.
Use this link to find the valid information.
Development status:
Released,
Release: release_1_2_31
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Calculation/Proxy
Contact:
Class Description
Families: Calculation
Key words: Miscellaneous
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| read_onlyScalar: DevBoolean | — |
| read_only_2Scalar: DevBoolean | — |
| remoteClassScalar: DevString | — |
| interface_readyScalar: DevBoolean | — |
| errorAttributeReportSpectrum: DevString | — |
| errorCommandReportSpectrum: DevString | — |
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. |
Pipes:
Properties:
| Name | Description |
|---|---|
| AttributeNameListString[]Type | — |
| CommandNameListString[]Type | — |
| DeviceProxyDevString | — |
| UpdatePropertiesDevBoolean | — |
| RefreshRateMsDevLong | — |
| DeviceProxyTimeoutDevLong | the timeout on the DeviceProxy object (use it if underlying device is slow) |
| CleanUpDeviceAttributesAtShutdownDevBoolean | When set to true (which is the DEFAULT value), the dynamically created attributes are cleaned up when DeviceServer is shutdown. |
Updated:
The device class has been updated.
You are looking at this version now.
20 Apr 2017, Piotr Goryl
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.