Development status:
New development
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. |
Please log in to comment.