
M10510B;44/58
- 44 -
9. Features of GenICam API
This equipment meets GenICam API established by EMVA (European Machine Vision Association).
The
Feature(Item) and that content of GenICam API are described below.
Feature (Item)
Content (Set value)
Read/
Write
<AcquisitionAndTriggerControls>
AcquisitionMode
Sets the acquisition mode of the device.
R/W
Continuous :Frames are captured continuously.
Single Frame :One frame is captured.
Multi Frame :The number of frames specified by AcquisitionFrameCount is captured.
AcquisitionStart
Starts the Acquisition of the device.
C
AcquisitionStop
Stops the Acquisition of the device.
C
AcquisitionFrameCount
Sets the number of frames to acquire in MultiFrame Acquisition mode.(1 to 255)
R/W
ExposureAuto
Sets the automatic exposure mode (AEC).
R/W
Off : AEC off
Continuous :AEC on.
ExposureMode
Sets the operation mode of the Exposure (or shutter).
R/W
Off :
No shutter operation (The exposure time is one frame time).
Timed : Continuous shutter operation with the specified exposure duration time(
※
1).
TriggerWidth : Asynchronous shutter operation in pulse width control mode.
TriggerControlled : Preset asynchronous shutter operation with the specified exposure
time(
※
1). (Without Fast-dump)
TriggerFastDump : Preset asynchronous shutter operation with the specified exposure
time(
※
1). (With Fast-dump)
TimedLow : Continuous Low speed shutter operation with the specified exposure time
(
※
2).
※
1..The exposure time is set by the ExposureTimeAbs(PresetShutter=ExposureTime)
or by Preset0 to 9.
※
2..The exposure time is set by the ExposureTimeLowAbs(PresetShutter=ExposureTime)
or by Preset0 to 9.
ExposureTimeRaw
Sets the Exposure time in H unit (Horizontal synchronization time). (1 to 1250)
R/W
ExposureTimeAbs
Sets the Exposure time in microseconds. (72.86 to 61411.3)
R/W
ExposureTimeLowRaw
Sets the Exposure time in V unit (Vertical synchronization time). (1 to 255)
R/W
ExposureTimeLowAbs
Sets the Exposure time in milliseconds. (101.85 to 25971.8)
R/W
TriggerSelector
Selects the type of Asynchronous shutter operation.
R/W
Acquisition Start : Normal Asynchronous shutter (H none-reset)
HReset : Permission of H reset in Asynchronous shutter mode.
※
※
Valid only in Asynchronous shutter mode
TriggerSoftware
Trigger signal is generated by software.(Internal trigger is generated when “1” is given.)
C
PresetShutter
Sets the Exposure time with Preset value.
R/W
ShutterSW: Exposure time is set by hypothetical shutter SW.
Preset0 : Specifies Preset value 0
Preset1: Specifies Preset value 1
….
Preset9: Specifies Preset value 9
ExposureTime: Exposure time is specified by ExposureTimeRaw or ExpposureTimeAbs
<DigitalIO>
LineSource (EX)
Selects Digital signal output from STRB terminal of the camera connector.
R/W
Off: Output from STRB terminal is fixed to H level.
Strobe: Strobe timing signal (STRB signal) is output from STRB terminal.
Busy: BUSY signal is output from STRB terminal.(in Asynchronous shutter mode)
<ImageSizeControl>
SensorWidth
Effective width of the sensor in pixels. (1628)
R
SensorHight
Effective height of the sensor in pixels.(1236)
R
Width
Width of the Image provided by the device (in pixels).(2 to WidthMax)
R/W
Height
Height of the image provided by the device (in pixels).(1 to HeightMax)
R/W
WidthMax
Maximum width (in pixels) of the image. (1628)
R
HeightMax
Maximum height (in pixels) of the image. (1236)
R
OffsetX
Horizontal offset from the origin to the AOI (in pixels). (0 to (WidthMax-Width)) inc=2
R/W
OffsetY
Vertical offset from the origin to the AOI (in pixels). (0 to (HeightMax-Height)) inc=2
R/W
SensorDigitizationTaps(EX)
Number of taps for image output. (One)
R
PixelFormat
Sets the output format (gray level) of the image.
R/W
BayerRG8
:
Output in 8bit format
BayerRG10
:
Output in 10bit format
BayerRG12
:
Output in 12bit format