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

Use this link to find the valid information.

Development status: New development
Information status: Updated

Contact:



Class Description


Families: Acquisition

Key words: 2D

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
CurrentlySavingMovieScalar: DevBoolean
MovieRemainingTimeScalar: 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.
OpenInput: DevVoid
Output: DevVoid
None.
CloseInput: DevVoid
Output: DevVoid
None.
StartInput: DevVoid
Output: DevVoid
None.
StopInput: DevVoid
Output: DevVoid
None.
StartSaveMovieInput: DevVarDoubleStringArray
Output: DevVoid
saves a movie in the directory specified in the MoviePath property, and with the format specified as MovieFormat.
StopSaveMovieInput: DevVoid
Output: DevVoid
immediately stops the movie saving
SnapInput: DevVoid
Output: DevVoid
None.
SetROIInput: DevVarLongArray
Output: DevVoid
None.
GetROIInput: DevVoid
Output: DevVarLongArray
None.
ResetROIInput: DevVoid
Output: DevVoid
None.
SaveSettingsInput: DevVoid
Output: DevVoid
save the current acquisition parameters to the device Properties
GetPluginInfoInput: DevVoid
Output: DevString
Retrieves information about the grabber plugin used
ResetCameraInput: DevVoid
Output: DevVoid
None.

Pipes:

Properties:

Name Description
PluginLocationDevString the full path to the ImgGrabber plugin
MoviePathDevString the path where the movie/images are recorded
MovieFormatDevString the format of the saved files : JPG, PNG, TIF, PGM, BMP, DIB, RAS
AutoStartDevBoolean automatically start grabbing at init

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.
Added by:pgoryl2 on:22 Feb 2018, 2:43 p.m.