Click or drag to resize

ICameraController Methods

The ICameraController type exposes the following members.

Methods
 NameDescription
Public methodCopyAcquiredImage 
Public methodEnableGrabFrameEnd 
Public methodGrab Grabs a hologram without waiting.
Public methodGrab(Hologram) 
Public methodGrab(Object) Grabs a hologram without waiting, including the tag object in the hologram's Tag
Public methodGrab(Hologram, Object) 
Public methodGrab(TimeSpan, Object) Grabs a hologram after waiting the specified waitTime, and includes the tag object in the hologram's Tag
Public methodGrab(Hologram, TimeSpan, Object) 
Public methodGrab(TimeSpan, Object, TimeSpan) 
Public methodGrab(Hologram, TimeSpan, Object, TimeSpan) 
Public methodIsCameraReadyAsExternalTrigger Check if the camera is ready to work as external trigger Only valid for Basler cameras (Line3 as Output)
Public methodLoadConfig 
Public methodLoadDigitizer 
Public methodRegisterToShutter_us 
Public methodResetGrab Stops the grab continuous if was acquiring
Public methodSaveImage 
Public methodSetCameraAsExternalTrigger Sets the camera as external trigger for laser source Only valid for Basler cameras
Public methodSetInputSize 
Public methodSetMaximumAcquisitionFps 
Public methodShutter_usToRegister 
Public methodStartGrabContinuous 
Public methodStopGrabContinuous 
Top
See Also