This is historical information of device classes implemented in BladeGenericBender device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
This device allows to pilot a bender for blade.
Families: BeamlineComponents
Key words: Mirrors
Language: Cpp
Contact:
Class interface
Attributes:
| Name | Description |
|---|---|
| bender1Scalar: DevDouble | — |
| bender2Scalar: DevDouble | — |
| symmetricalIncrementScalar: DevDouble | — |
| antisymmetricalIncrementScalar: DevDouble | — |
| symmetricalScalar: DevDouble | — |
| antisymmetricalScalar: DevDouble | — |
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. |
| StopInput: DevVoid Output: DevVoid |
Stop all the bender motors. |
| InitializeBenderInput: DevVoid Output: DevVoid |
Method to Initialize the Bender |
| GetBenderMotionStatusInput: DevVoid Output: State |
Equivalent to method DevState (must be removed : used for Debug) |
Pipes:
Properties:
| Name | Description |
|---|---|
| AttributePositionNameDevString | Give the name of the attribute to move the motor according the motors device used. |
| Bender1MotorNameDevString | Name of the first motor bender to create the proxy to this motor. |
| Bender2MotorNameDevString | Name of the second motor bender to create the proxy to this motor. |
| CommandStateNameDevString | Gives the name of the STATE command according the target device. For SimulatedMotor it is State. |
| CommandStopNameDevString | Name of the command stop for the reached device. |
| MaximalBender1DevDouble | The maximal bender 1 value. |
| MaximalBender2DevDouble | The maximal bender 2 value. |
| MinimalBender1DevDouble | The minimal bender 1 value. |
| MinimalBender2DevDouble | The minimal bender 2 value. |
22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You can see previous version here .
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:20 Apr 2017, 1:05 p.m.