This is historical information of device classes implemented in ImagePro device server.
Use this link to find the valid information.
Development status:
New development
Information status: Updated
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
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:
22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.
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.
Updated:
The device class has been updated.
You are looking at this version now.
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:22 Feb 2018, 2:43 p.m.