.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_17
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/Galil/GalilDMCSlit
Contact:



Class Description


exports the Galil motors as slit devices, cx, cy, dx, dy

Families: Motion

Key words:

Platform: All Platforms

Language: Cpp

License:

Contact:

Hardware


Manufacturer: none

Bus: Ethernet

Class interface


Attributes:

Name Description
DeadbandScalar: DevLong state is a motor considered MOVING as long as the TE (test error) output is greater than Deadband. hardcoded limits: val >= 0 && < 100
UnitCalibrationScalar: DevDouble ths attribute is just a link to the motor attribute
UnitLimitMaxScalar: DevDouble the limits are managed by the motor servers
UnitLimitMinScalar: DevDouble the limits are managed by the motor servers
PositionScalar: DevDouble

Commands:

Name Description
StopMoveInput: DevVoid
Output: DevVoid
CalibrateInput: DevDouble
Output: DevVoid
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.
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.

Pipes:

Properties:

Name Description
GalilDMCCtrlDeviceDevString the TCP/IP server
AxisDevString the slit movable: t, b, l, r, cx, ct, dx, or dy
AxisWDeviceDevString
AxisZDeviceDevString
AxisYDeviceDevString
AxisXDeviceDevString


Please log in to comment.

Generated

PDF generated from POGO



README

The GalilDMCSlit class will be included by the GalilDMCMotor class

3 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .



3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:3 Jan 2017, 8:54 a.m.