SimpleCameraControl
This FB provides the basic functionality to control a camera or a FileSource.
Syntax
Constructor:
SimpleCameraControl(
OTCID oidITcVnImageProvider
)
Methods
Name |
Description |
---|---|
Get the current available image (if any). | |
Get the current state of the internal camera control state machine. | |
Reset the camera to initial state (might require multiple calls depending on current state, until S_OK is returned) | |
Start the image acquisition. | |
Stop the image acquisition. | |
Trigger the next image. |
Required License
TC3 Vision Base
System Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT V3.1.4024.59 or later | PC or CX (x64) with PL50, e.g. Intel 4-core Atom CPU | Tc3_Vision |
Weiterführende Informationen