.

Average: 0
Rating Count: 0

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



Class Description


Server for connecting to the Elcomat HR autocollimator and reading the values.

Families: Instrumentation

Key words:

Platform: All Platforms

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Moeller-Wedel Optical

Product:

Elcomat HR

Bus: Socket

Class interface


Attributes:

Name Description
AbsAngleXScalar: DevDouble Absolute angle X
AbsAngleYScalar: DevDouble Absolute angle Y
RelAngleXScalar: DevDouble Absolute angle X
RelAngleYScalar: DevDouble Absolute angle X
StatusRelMeasScalar: DevString Status relative measurement.
StatusAbsMeasScalar: DevString Status absolute measurement.

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.
WriteSocketInput: DevString
Command
Output: DevVoid
Sends a command to the Socket
WriteReadSocketInput: DevString
Command
Output: DevString
Answer
Writes a command to the socket and gets the answer.
CloseSocketInput: DevVoid
Output: DevVoid
Close socket connection.

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'\nThis class is used from ElcomatHR \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.