MC136x/MC137x GenICam Reference Manual
14
ExposureTimeMax
This feature represents the upper limit Exposure time (in us) at which the Frames can be captured.
Feature name
ExposureTimeMax
Access
Read only
Interface
IInteger
Unit
microseconds - us
Range
--
Response
e.g. 1944
Invalidation
ExposureTimeRaw
Note
ExposureTimeRaw
This feature is used to set the Exposure time (in microseconds). This controls the duration where
the photosensitive cells are exposed to light.
Feature name
ExposureTimeRaw
Access
Read/Write
Interface
IInteger
Unit
microseconds - us
Range
2… ExposureTimeMax
Response
e.g. 2
Invalidation
Precondition
CameraState = Idle or LIVE, ExposureTimeMax
Note
AcquisitionStart
This feature starts the frame acquisition. The frame source is specified by AcquisitionSource.
Feature name
AcquisitionStart
Access
Write only
Interface
ICommand
Unit
--
Range
--
Response
--
Invalidation
CameraState
Precondition
CameraState = Idle, AcquisitionSource
Note
if AcquisitionSource is LIVE, then CameraState become:
Idle
AcquisitionStart
Live
if AcquisitionSource is MEMORY, then
Idle
AcquisitionStart
Streaming