Click or drag to resize

ICameraController Properties

The ICameraController type exposes the following members.

Properties
  NameDescription
Public propertyAbsShutter
Public propertyBpp
Public propertyBrightness
Public propertyCameraHologramSource
Public propertyCameraMemorySource
Public propertyCameraMemoryStream (Inherited from ICameraMemoryStream.)
Public propertyDigitizer
Public propertyDualSpeedMode
Public propertyDualSpeedModeAvailable
Public propertyGain
Public propertyHeight
Public propertyIsAcquiring
Public propertyIsEnabled
Gets a value indicating whether this component is enabled in the current configuration.
(Inherited from IDHMDeviceComponent.)
Public propertyIsHardwareAvailable
Gets a value indicating whether the physical component was detected and is available.
(Inherited from IDHMDeviceComponent.)
Public propertyLastHolo
Public propertyMaxBrightness
Public propertyMaxBytePerPix
Public propertyMaxGain
Public propertyMaxHeight
Public propertyMaxShutter
Public propertyMaxShutterTrigger_us
Public propertyMaxWidth
Public propertyMinBrightness
Public propertyMinGain
Public propertyMinShutter
Public propertyOffsetX
Public propertyOffsetY
Public propertyPixelSizeum
Public propertyRawCameraStream (Inherited from ICameraStream.)
Public propertyReservedFlag
Public propertyShutter
Public propertySourceId
Public propertyStride
Public propertyTriggerExposureMode
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
Public propertyTriggerPolarity
Gets or sets a value indicating the hardware (external) trigger polarity. Use UseHardwareTrigger to enable hardware trigger.
Public propertyUniqueID
Unique identifier of the camera device. Varies according to the camera type, usually a serial number
Public propertyUseHardwareTrigger
Gets or sets a value indicating whether to use the hardware trigger (external trigger). Use TriggerPolarity to set the trigger polarity.
Public propertyUseMaxShutterTrigger
Public propertyWidth
Top
See Also