Click or drag to resize

IDigitizer Interface

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 9.0.26418.0 , built 2021-10-22 08:45:14 UTC
Syntax
public interface IDigitizer

The IDigitizer type exposes the following members.

Properties
  NameDescription
Public propertyAcquiredImageHandle
Public propertyAcquisitionFps
Gets or sets the acquisition frame rate.
Public propertyBpp
Public propertyBrightness
Public propertyDualReadMode
Public propertyDualReadModeAvailable
Public propertyFrameRateIndex
Photron camera only: Gets the current frame rate index in the FrameRateList.
Public propertyFrameRateList
Photron camera only: Gets the list of available frame rate values in [frame/s].
Public propertyGain
Public propertyHardwareTriggerPolarity
Public propertyHeight
Public propertyIsAcquiring
Public propertyIsVirtual
Gets a value indicating whether this instance represents a virtual hardware or a real physical one.
Public propertyMaxBrightness
Public propertyMaxGain
Public propertyMaximumAcquisitionFps
Public propertyMaxShutter
Max shutter register value
Public propertyMaxShutterUs
Max possible shutter in current conditions, in [us]
Public propertyMemoryRecordingTimeInMilliSeconds
Public propertyMinBrightness
Public propertyMinGain
Public propertyMinShutter
Min shutter register value
Public propertyMinShutterUs
Min possible shutter in current conditions, in [us]
Public propertyNumberRecordedFrames
Public propertyOffsetX
Public propertyOffsetY
Public propertyRecordStartDateTime
Public propertyRecordStopDateTime
Public propertyReservedFlag
Public propertyResolutionIndex
Photron camera only: Gets the current resolution index in the ResolutionList.
Public propertyResolutionList
Photron camera only: Gets the list of available resolution values in [px*px].
Public propertySaveFileEndFrameNumber
Public propertySaveFileStartFrameNumber
Public propertyShutter
Current shutter register value
Public propertyShutterInternalMemory
Photron camera only: Gets/sets the value indicating the real value stored in the Photron camera.
Public propertyShutterList
Photron camera only: Gets the list of available shutter values (the corresponding shutters applied are 1/value [s]).
Public propertyShutterUs
Current shutter, in [us]
Public propertyStride
Public propertyTotalHeight
Public propertyTotalWidth
Public propertyTriggerExposureMode
Public propertyUniqueID
Unique identifier of the camera device. Varies according to the camera type, usually a serial number
Public propertyUseHardwareTrigger
Public propertyWidth
Top
Methods
Events
  NameDescription
Public eventUnsafeGrabFrameEnd
Top
See Also