Validation error messages


The following error codes are outputs of the validation and can help diagnose validation errors. When a PLC initiated validation, it can monitor these error codes from the ValidationError field.

Error code

Error name

Error message (shown in portal page)

1

ValidationInProgress

A validation is already in progress, wait for the current validation to be completed before requesting another.

2

NoProject

The project ExampleProject doesn't exist on this vision system.

3

NoValidationSet

Cannot validate the project ExampleProject because the validation set is empty.

4

ServerUnreachable

The validation server GTR999 is unreachable.

5

ServerIncompatibleVersion

The validation server version 5.1 is incompatible with the vision system version 6.0.

6

ServerIncompatibleBuild

The validation server version 5.1.130 is incompatible with the vision system version 5.1.135. Validation server build number must be greater than or equal to the vision system build number.

8

ServerConnectionError

Cannot connect to the validation server. Verify that the Matrox Design Assistant runtime environment is started on GTR999.

9

SyncError

Error copying project ExampleProject to the validation server.

10

RuntimeError

An error occurred while validating the project ExampleProject. View the execution messages of last validation for more details

11

RuntimeNotAvailable

Cannot validate ' ExampleProject ' because it is running on the validation server

12

ConnectionLost

Connection to validation server was lost.

13

Unknown

Unexpected error.