This is historical information of device classes implemented in Mar345Ctrl 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/Acquisition/2D/Mar345Ctrl
Contact:
Class Description
Class for making the socket connection to the Mar345 Server.
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Rayonix
Product:
mar345
Bus: Data Socket
Class interface
Attributes:
Name | Description |
---|---|
LastSetModeScalar: DevLong | — |
SavingDirectoryScalar: DevString | — |
SavingPrefixScalar: 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. |
WriteReadSocketInput: DevString Command Output: DevString Answer |
Writes a command to the socket and gets the answer. |
EraseInput: DevVoid Output: DevVoid |
— |
ScanInput: DevVoid Output: DevVoid |
— |
ChangeModeInput: DevLong Mode to set. Output: DevVoid |
Change the scanmode to: 1200, 1600, 2000, 2300, 1800, 2400, 3000 or 3450. |
Pipes:
Properties:
Name | Description |
---|---|
IpAddrDevString | Ip address of the server computer. |
PortNbDevLong | Port Number for connecting to the detector server. |
SimulationModeDevULong | 0 -> real mode, 1 -> simulation mode |
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 .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.