Table of Contents

Camera Troubleshooting

The full manual on regular camera setup for Optical Registration Mark Reading is available here: CNC Vision Setup.

The steps described in this manual are typically not required to set up a camera purchased from Puruvesi Automation, since the camera comes pre-configured out of the box, and should be used only in situations when access to deep camera settings is required.

Using a utility program to configure the camera

NOTE: The application used in this manual is Windows-only, so it is recommended to use a Windows computer or a Virtual Machine to edit the camera settings.

In order to change the camera IP address, camera resolution, or other camera settings, use the following instructions:

Adding/removing the camera cross and circle indicators

The XML code responsible for displaying the camera cross/circle indicators is located in the x-bottab-camera.xml file within your profile folder (typically, that would be the X1366V tangential knife profile folder). The code is presented below:

<gitem where="x-camera" position="5;5" width="780" height="170"
 name="cameraview" type="cameraview" channel="0" center-lines="green;2"
 center-circle="yellow;2;25"
 show-roi="yellow;1" />

The following options are available:

For more information on XML editing, please consult the following manual: Screen Editing and Configuration