This is historical information of device classes implemented in Mar345 device server.
Use this link to find the valid information.
Development status:
Released,
Release: release_1_3_10
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/Mar345
Contact:
Class Description
- The Mar345 device is used to control the MAR345 Image Plate Scanner Detector.
- it uses the scan345 daemon to run. it write commands into a dedicated file, which is processed by the scan345 daemon and read logs/status on another dedicated file, which is written by the scan345 daemon
Families: Acquisition
Key words: 2D
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Marresearch
Product:
Mar345
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
modeScalar: DevShort | — |
modeStringScalar: DevString | — |
pixelSizeScalar: DevFloat | — |
saveFileNameScalar: DevString | — |
directoryScalar: DevString | — |
rootScalar: DevString | — |
imageNumberScalar: DevShort | — |
getImageScalar: DevBoolean | — |
exposureTimeScalar: DevDouble | — |
marSerialNumberScalar: DevString | — |
marLogsSpectrum: DevString | — |
marProgressLogsSpectrum: DevString | — |
imageImage: DevULong | — |
resizedImageImage: DevULong | — |
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. |
ScanInput: DevVoid Output: DevVoid |
Start a scan (read) on the Mar345 |
EraseInput: DevVoid Output: DevVoid |
Start an erase on the Mar345 |
OpenCurrentImageInput: DevVoid Output: DevVoid |
Open the image corresponding to the Current Scan |
OpenImageFileInput: DevString Output: DevVoid |
Open an image file, and display it inthe image attribute |
Pipes:
Properties:
Name | Description |
---|---|
MarLogDirDevString | Directory for the command/spy files (ie: mar.com and mar.spy) |
MarTablesDirDevString | Directory for the tables files (ie: center2300.XXX, ...) |
Updated:
The device class has been updated.
You can see previous version here .
22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
16 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.