Development status:
Released,
Release: Release_1_13
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
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 |
Please log in to comment.
Generated
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 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.