Table of Contents

OPCUA methods

ListCameras

Returns an array of loaded camera configurations

Note: both arrays will contain the same list since the camera names feature was canceled.

Input Arguments

Output Arguments

LearnNewObject

Learns new pattern for all cameras to look for

Input Arguments

Output Arguments

LearnNewObjectPerCamera

Learns new pattern for a specified camera. Also allows setting an offset that adds to the x-coordinate of the detected pattern.

Input Arguments

Output Arguments

ReadCameraParameters

Returns parameter names for a specified camera

Input Arguments

Output Arguments

WriteCameraParameters

Sets parameters for a specified camera

Input Arguments

Output Arguments

GetMarkerParametersPerCamera

Returns serialized parameters of the learned marker for later use

Input Arguments

Output Arguments

GetImageById

Returns an image that was made by a camera for the specified trigger ID

Input Arguments

Output Arguments

GetMinimalRecognitionAccuracy

Returns the minimal recognition accuracy for a marker to be accepted as valid

Input Arguments

Output Arguments

SetMinimalRecognitionAccuracy

Sets the minimal recognition accuracy for a marker to be accepted as valid

Input Arguments

Output Arguments

GetErrorTable

Sets the minimal recognition accuracy for a marker to be accepted as valid

Input Arguments

Output Arguments

Detailed output specified here

Restart

Restarts the application

Input Arguments

Output Arguments

ShutdownComputer

Shuts down the computer

Input Arguments

Output Arguments

RestartComputer

Restarts the computer

Input Arguments

Output Arguments