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

Use this link to find the valid information.

Development status: Released
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/VmExecutor
Contact:



Class Description


Executes virtual motor scripts

Families: Motion

Key words:

Platform: All Platforms

Language: Python

License:

Contact:

Hardware


Manufacturer: none

Bus: Not Applicable

Class interface


Attributes:

Name Description
PositionScalar: DevDouble
CwLimitScalar: DevLong
CcwLimitScalar: DevLong
UnitLimitMinScalar: DevDouble
UnitLimitMaxScalar: DevDouble
PositionSimScalar: DevDouble
ResultSimSpectrum: DevString

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: DevLong
Re-defines the current position by changing the HomePosition, UnitCalibration, etc.
StopMoveInput: DevVoid
Output: DevVoid
ReloadInput: DevVoid
Output: DevVoid
Reloads VmCode

Pipes:

Properties:

Name Description
VmCodeDevString The module name of the VM code
MacroServerDevString The MacroServer name, used to access the environment variables
DynamicAttributesArray of DevString Array of strings: AttributeName, type, rd

2 Oct 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



22 Aug 2020, 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 are looking at this version now.



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:23 Feb 2017, 10:52 a.m.