ITcIoImageAcquisition

Interface for image acquisition.

Inheritance Hierarchy

ITcUnknown
    ITcIoImageAcquisition

ITcIoImageAcquisition 1: Methods

Name

Origin

Description

TcAddRef

ITcUnknown

Increments the reference counter.

TcQueryInterface

ITcUnknown

Get a reference to an implemented interface.

TcRelease

ITcUnknown

Decrements the reference counter.

RegisterReceiver

ITcIoImageAcquisition

Register callback interface.

UnregisterReceiver

ITcIoImageAcquisition

Unregister callback interface.

OpenCamera

ITcIoImageAcquisition

Open camera (open the control channel, open a stream channel, and activate the GVSP receiver).

CloseCamera

ITcIoImageAcquisition

Close camera (deactivate the GVSP receiver, close the stream channel, and close the control channel).

StartAcquisition

ITcIoImageAcquisition

Start the image acquisition.

StopAcquisition

ITcIoImageAcquisition

Stop the image acquisition.

SoftwareTrigger

ITcIoImageAcquisition

Initialize the software trigger and trigger it. The initialization step is skipped if it was executed before.

InitializeCamera

ITcIoImageAcquisition

Send initialization commands to the camera.

System Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT V3.1. 4024.44 or later

PC or CX (x64) with PL50, e.g. Intel 4-core Atom CPU

Tc3_Vision