Development status:
Released,
Release: Release_1_3
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamlineComponents/Mirrors/FocusingMirrorP02
Contact:
Class Description
Class for handling focusing mirrors in p02
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| ZPosScalar: DevDouble | — |
| TiltScalar: DevDouble | — |
| CurvatureScalar: DevDouble | — |
| EllipticityScalar: DevDouble | — |
| MirrorNameScalar: DevString | — |
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. |
| StopMoveInput: DevVoid Output: DevVoid |
Stop fthe four connected motors. |
Pipes:
Properties:
| Name | Description |
|---|---|
| UpstreamTiltMotorDevString | Tango device name for the upstream tilt motor. |
| DownstreamTiltMotorDevString | Tango device name for the downstream tilt motor. |
| UpstreamBentMotorDevString | Tango device name for the upstream bent motor. |
| DownstreamBentMotorDevString | Tango device name for the downstream bent motor. |
Please log in to comment.