Development status:
Released,
Release: Release_1_2
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/NewFocus/NewFocusPicoAxis
Contact:
Class Description
Axis device for NewFocusPicoController
Families: Motion
Key words: - MotorControllers
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| AccelerationScalar: DevLong | — |
| PositionScalar: DevDouble | — |
| ConversionScalar: DevDouble | — |
| BaseRateScalar: DevLong | — |
| UnitLimitMaxScalar: DevDouble | — |
| UnitLimitMinScalar: DevDouble | — |
| StopModeScalar: DevBoolean | — |
| UnitCalibrationScalar: 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. |
| CalibrateInput: DevDouble Output: DevLong |
None. |
| ResetMotorInput: DevVoid Output: DevVoid |
None. |
| StopMoveInput: DevVoid Output: DevVoid |
None. |
Pipes:
Properties:
| Name | Description |
|---|---|
| ControlDeviceDevString | The NewFocusPicoController device |
| DriverNumDevLong | Number of the driver module (1-31) |
| MotorNumDevLong | Motor number (0-2) |
Please log in to comment.
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.