 | ICameraController Methods |
The ICameraController type exposes the following members.
Methods | Name | Description |
---|
 | CopyAcquiredImage | |
 | EnableGrabFrameEnd | |
 | Grab |
Grabs a hologram without waiting.
|
 | Grab(Hologram) | |
 | Grab(Object) |
Grabs a hologram without waiting, including the tag object in the hologram's Tag |
 | Grab(Hologram, Object) | |
 | Grab(TimeSpan, Object) |
Grabs a hologram after waiting the specified waitTime, and includes the tag object in the hologram's Tag |
 | Grab(Hologram, TimeSpan, Object) | |
 | Grab(TimeSpan, Object, TimeSpan) | |
 | Grab(Hologram, TimeSpan, Object, TimeSpan) | |
 | IsCameraReadyAsExternalTrigger |
Check if the camera is ready to work as external trigger
Only valid for Basler cameras (Line3 as Output)
|
 | LoadConfig | |
 | LoadDigitizer | |
 | RegisterToShutter_us | |
 | ResetGrab |
Stops the grab continuous if was acquiring
|
 | SaveImage | |
 | SetCameraAsExternalTrigger |
Sets the camera as external trigger for laser source
Only valid for Basler cameras
|
 | SetInputSize | |
 | SetMaximumAcquisitionFps | |
 | Shutter_usToRegister | |
 | StartGrabContinuous | |
 | StopGrabContinuous | |
Top
See Also