.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_15
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/BeamlineComponents/Monochromators/FMBOxfDCMCtrl
Contact:



Class Description


Class connecting to the Double Crystal Monochrometor Drive from FMB Oxford via RS232

Families: Motion

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: none

Bus: Serial Line

Class interface


Attributes:

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.
WriteAdrPortInput: DevString
Command
Output: DevVoid
Send a command to the RS232 port.
WriteReadAdrPortInput: DevString
Command
Output: DevString
Answer
Write a command and get an answer.
CloseAdrPortInput: DevVoid
Output: DevVoid
Close port connection.
StopMovesInput: DevVoid
Output: DevVoid
Send CTRL-A for stopping all movements.

Pipes:

Properties:

Name Description
PortNbDevLong RS232 Port Number
IpAddrDevString Ip address of the terminal server
SimulationModeDevULong 0 -> real mode, 1 -> simulation mode


Please log in to comment.

Generated

PDF generated from POGO



README

b'\nbuild the library: \n\n ./Do.pl\n\nmake sure the include files are in \n ~/Tango/Servers/sppserver/include\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:47 p.m.