This is historical information of device classes implemented in AttributeMotor device server.

Use this link to find the valid information.

Development status: Released, Release: Release_1_8
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/AttributeMotor
Contact: maria-teresa.nunez-pardo-de-vera@desy.de



Class Description


Class for simplifying the scanning of any attribute

Families: Motion

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact: maria-teresa.nunez-pardo-de-vera@desy.de

Hardware


Manufacturer: none

Bus: Not Applicable

Class interface


Attributes:

Name Description
PositionScalar: DevDouble
UnitLimitMinScalar: DevDouble
UnitLimitMaxScalar: DevDouble

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.
CalibrateInput: DevDouble
Position to be calibrated
Output: DevVoid
StopMoveInput: DevVoid
Output: DevVoid
ResetMotorInput: DevVoid
Output: DevVoid

Pipes:

Properties:

Name Description
DeviceNameDevString Name of the device with the attribute to be scanned
AttributeToMoveDevString Name of the attribute to be scanned
AccuracyDevDouble Accuracy for testing if the attribute is still changing and set the state accordingly

Added by:pgoryl2 on:7 Sep 2019, 3:46 a.m.