.

Average: 0
Rating Count: 0

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



Class Description


a single Galil axis, this server speaks to a GalilDMCCtrl

Families: Motion

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: none

Bus: Ethernet

Class interface


Attributes:

Name Description
PositionScalar: DevDouble
UnitLimitMinScalar: DevDouble
UnitLimitMaxScalar: DevDouble
UnitCalibrationScalar: DevDouble pos = posHW - unitCalibration
PositionSetpointScalar: DevDouble
SlewRateScalar: DevLong the slew speed, def. 25000, for servo axes [0,12000000]
AccelerationScalar: DevLong the acceleration, def. 256000, [1024, 67107840]
DeadbandScalar: DevLong a motor is considered MOVING as long as the output of the TE (test error) command is outside the deadband, hardcoded limits: >= 0 && , 100

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
Output: DevVoid
StopMoveInput: DevVoid
Output: DevLong

Pipes:

Properties:

Name Description
GalilDMCCtrlDeviceDevString the socket server
SimulationModeDevLong
AxisDevString l, r, t, b, cx, cy, dx, dy


Please log in to comment.

Generated

PDF generated from POGO



README

b'\nGalilDMCMotor is a main class. It uses GalilDMCCtrl and GalilDMCSLit. \n\n\n\n\n\n'

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 .



2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:2 Jan 2017, 2:52 p.m.