SimpleCameraControl

This FB provides the basic functionality to control a camera or a FileSource.

Syntax

Constructor:

SimpleCameraControl(
    OTCID oidITcVnImageProvider
)

SimpleCameraControl 1: Methods

Name

Description

GetCurrentImage

Get the current available image (if any).

GetState

Get the current state of the internal camera control state machine.

Reset

Reset the camera to initial state (might require multiple calls depending on current state, until S_OK is returned)

StartAcquisition

Start the image acquisition.

StopAcquisition

Stop the image acquisition.

TriggerImage

Trigger the next image.

Required License

TC3 Vision Base

System Requirements