![]() | ICameraController Properties |
The ICameraController type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbsShutter | |
![]() | Bpp | |
![]() | Brightness | |
![]() | CameraHologramSource | |
![]() | Digitizer | |
![]() | DualSpeedMode | |
![]() | DualSpeedModeAvailable | |
![]() | Gain | |
![]() | Height | |
![]() | IsAcquiring | |
![]() | IsEnabled |
Gets a value indicating whether this component is enabled in the current configuration.
(Inherited from IDHMDeviceComponent.) |
![]() | IsOnline |
Gets a value indicating whether this instance has a connection to the real hardware, or if it represents a virtual hardware.
(Inherited from IDHMDeviceComponent.) |
![]() | LastHolo | |
![]() | MaxBrightness | |
![]() | MaxBytePerPix | |
![]() | MaxGain | |
![]() | MaxHeight | |
![]() | MaxShutter | |
![]() | MaxWidth | |
![]() | MinBrightness | |
![]() | MinGain | |
![]() | MinShutter | |
![]() | OffsetX | |
![]() | OffsetY | |
![]() | PixelSizeum | |
![]() | RawCameraStream | (Inherited from ICameraStream.) |
![]() | ReservedFlag | |
![]() | Shutter | |
![]() | SourceId | |
![]() | Stride | |
![]() | TriggerExposureMode |
Gets or sets the trigger exposure mode.
Can be set to Timed or External.
When using the "Timed" mode, exposure is controlled by the value of Shutter
When using the "External" mode, exposure is controlled by the duration of the trigger signal.
Value is only taken into account when UseHardwareTrigger is set to true
|
![]() | TriggerPolarity |
Gets or sets a value indicating the hardware (external) trigger polarity. Use UseHardwareTrigger to enable hardware trigger.
|
![]() | UseHardwareTrigger |
Gets or sets a value indicating whether to use the hardware trigger (external trigger). Use TriggerPolarity to set the trigger polarity.
|
![]() | Width |