This is historical information of device classes implemented in falcon device server.

Use this link to find the valid information.

Development status: Released, Release: baseline-1_1_1
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/falcon
Contact: dd@esrf.fr



Class Description


Families: Acquisition

Key words: - 2D

Platform: All Platforms

Language: Cpp

License:

Contact: dd@esrf.fr

Hardware


Manufacturer: none

Bus: rr

Class interface


Attributes:

Name Description
ExposureScalar: DevDouble
TriggerScalar: DevShort
VideoInputScalar: DevLong
WidthScalar: DevLong
HeightScalar: DevLong
DepthScalar: DevShort
FramesScalar: DevLong
ImageCounterScalar: DevLong
ImageFormatScalar: DevString
JpegQualityScalar: DevShort
JpegCompressionScalar: DevBoolean
ColorModeScalar: DevBoolean
BrightnessScalar: DevLong
ContrastScalar: DevLong
AutoGainControlScalar: DevBoolean
ScalingFactorScalar: DevShort
FileFormatScalar: DevString
FullWidthScalar: DevLong
FullHeightScalar: DevLong
MonochromeThresholdScalar: DevLong
RoiSpectrum: DevLong
BinningSpectrum: DevShort
JpegImageSpectrum: DevUChar
FileParamsSpectrum: DevString
ImageImage: DevUChar

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.
LiveInput: DevVoid
Output: DevVoid
Start camera in live acquisition mode.
StopInput: DevVoid
Output: DevVoid
stop the live acquisition mode
ResetInput: DevVoid
Output: DevVoid
reset ROI, binning and scaling to the full image values
WriteFileInput: DevVoid
Output: DevVoid
write image to file in the selected format, use the file parameters to generate file name
TGradientInput: DevShort
Output: DevLong
This command makes an estimation about the focalization of the camera. The calculation is done on the current image.
StartInput: DevVoid
Output: DevVoid
Take a single image frame and do the necessary calculation on the acquired image. After the command is executed the image and the results can be read.

Pipes:

Properties:

Name Description
Board_idDevLong Identifies which falcon frame grabber board to use. Every board has its ID which can be set.
Video_modeDevString Defines the video mode used for the camera. Can be set to PAL or NTSC.
Init_LiveDevBoolean Chooses the acquisition mode at start-up.
Init_BinningDevShort Binning factor of the image applied in x and y
Acq_sleep_timeDevLong The sleep time between two image acquisitions. Can be used to slow down the image acquisition and save CPU power

Added by:pgoryl2 on:22 Feb 2018, 2:19 p.m.