.

Average: 0
Rating Count: 0

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



Class Description


A TANGO device server for SPEC based on SpecClient.

Families: SoftwareSystem

Key words: Sequencer

Platform: All Platforms

Language: Python

License:

Contact:

Hardware


Manufacturer: none

Bus: Not Applicable

Class interface


Attributes:

Name Description
MotorsSpectrum: DevString
CountersSpectrum: DevString
OutputScalar: DevString

Commands:

Name Description
StateInput: DevVoid
Output: State
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: DevString
This command gets the device status (stored in its device_status data member) and returns it to the caller.
ExecuteCmdInput: DevVarStringArray
Output: DevString
execute a spec command using the Spec object
SpecCommandInput: DevVarStringArray
Output: DevString
execute a spec command using the SpecCommand object
SpecCommandAInput: DevVarStringArray
Output: DevVoid
None.
SpecClientPollInput: DevVoid
Output: DevVoid
None.
AddVariableInput: DevString
Output: DevVoid
None.

Pipes:

Properties:

Name Description
SpecDevString Spec session e.g. localhost:spec
MotorsString[]Type List of spec motors to create e.g. tth, energy, phi
VariablesString[]Type List of SPEC variables to create e.g. myvar, mayarr, A


Please log in to comment.

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



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:23 Feb 2017, 11:25 a.m.