.

Average: 0
Rating Count: 0

Development status: New development
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/ImagePro
Contact:



Class Description


A device class to control the ImagePro image acquistion
and analysis program via a device server. ImagePro is a sophisticated program for image analysis which has drivers for a number of cameras. All the ImagePro functions (known as Auto-Pro functions) can be called via the mouse, from a macros or from Visual C++. The device server provides remote client access to ImagePro using the visual C++ interface. Thereby enabling clients like SPEC to control the beamline motors and send remote commands to ImagePro.

Families: Acquisition

Key words: 2D

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
ExposureScalar: DevDouble
RoiSpectrum: DevShort
BinningSpectrum: DevShort
TriggerScalar: DevShort
WidthScalar: DevLong
HeightScalar: DevLong
FramesScalar: DevLong
DepthScalar: DevShort
FileParamsSpectrum: DevString
FileFormatScalar: DevString
ImageImage: DevUShort

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.
StartInput: DevVoid
Output: DevVoid
start camera exposing
StopInput: DevVoid
Output: DevVoid
stop camera exposing
ResetInput: DevVoid
Output: DevVoid
reset camera
WriteFileInput: DevVoid
Output: DevVoid
write image to file in the selected format, use the file parameters to generate file name

Pipes:

Properties:


Please log in to comment.

22 Feb 2018, DS Admin
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 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, 9:11 a.m.