![]() | CameraController Class |
Namespace: LynceeTec.DHM.Camera
The CameraController type exposes the following members.
Name | Description | |
---|---|---|
![]() | CameraController | Initializes a new instance of the CameraController class |
Name | Description | |
---|---|---|
![]() | AbsShutter | |
![]() | Bpp | |
![]() | Brightness | |
![]() | Camera | |
![]() | CameraHologramSource | |
![]() | CameraMemorySource | |
![]() | CameraMemoryStream | |
![]() | Digitizer | |
![]() | DualSpeedMode | |
![]() | DualSpeedModeAvailable | |
![]() | Gain | |
![]() | Height | |
![]() | IsAcquiring | |
![]() | IsEnabled |
Gets a value indicating whether this component is enabled in the current configuration.
|
![]() | IsHardwareAvailable |
Gets a value indicating whether the camera was detected and is available.
|
![]() | LastHolo | |
![]() | MaxBrightness | |
![]() | MaxBytePerPix | |
![]() | MaxGain | |
![]() | MaxHeight | |
![]() | MaxShutter | |
![]() | MaxShutterTrigger_us | |
![]() | MaxWidth | |
![]() | MinBrightness | |
![]() | MinGain | |
![]() | MinShutter | |
![]() | OffsetX | |
![]() | OffsetY | |
![]() | PixelSizeum | |
![]() | RawCameraStream | |
![]() | ReservedFlag | |
![]() | Shutter | |
![]() | SourceId | |
![]() | Stride | |
![]() | TriggerExposureMode | |
![]() | TriggerPolarity |
Gets or sets a value indicating the hardware (external) trigger polarity.
|
![]() | UniqueID |
Unique identifier of the camera device. Varies according to the camera type, usually a serial number
|
![]() | UseHardwareTrigger |
Gets or sets a value indicating whether to use the hardware trigger (external trigger). Use TriggerPolarity to set the trigger polarity.
|
![]() | UseMaxShutterTrigger | |
![]() | Width |
Name | Description | |
---|---|---|
![]() | CopyAcquiredImage | |
![]() | Dispose | Releases all resources used by the CameraController |
![]() | EnableGrabFrameEnd | |
![]() | Grab |
Grabs a hologram without waiting.
|
![]() | Grab(Object) |
Grabs a hologram without waiting, including the tag object in the hologram's Tag |
![]() | Grab(TimeSpan, Object) |
Grabs a hologram after waiting the specified waitTime, and includes the tag object in the hologram's Tag |
![]() | Grab(TimeSpan, Object, TimeSpan) |
Grabs a single image after the specified wait time.
|
![]() | LoadConfig | |
![]() | LoadDigitizer | |
![]() | RegisterToShutter_us | |
![]() | ResetGrab |
Stops the grab continuous if was acquiring
|
![]() | Resize | |
![]() | SaveImage | |
![]() | SetInputSize | |
![]() | Shutter_usToRegister | |
![]() | StartGrabContinuous | |
![]() | StopGrabContinuous | |
![]() | Subscribe |
Name | Description | |
---|---|---|
![]() | AcquisitionStarted | |
![]() | CameraROIResized | |
![]() | GrabContinuousStarted | |
![]() | ShutterChanged | |
![]() | TriggerSourceChanged |
Occurs when the trigger source (either hardware/external or software/internal) changed.
|