ID 13326

The sizes of two matrices are incompatible.

Description

The sizes of two matrices are incompatible. This error occurs, for example, when a matrix is copied to a matrix of a different size or two matrices are multiplied, whereby the number of columns in the first matrix is not equal to the number of rows in the second matrix.

Response

Class

-

Error: Transition to error state. Complete reset of the NC channel necessary.

Solution

Class

-

Check parameter setting and correct input parameters for the matrix id in the calling program/cycle.

Parameter

%1:

Expected value

Expected number of lines/columns

%2:

Current value

Actual number of lines/columns

%3:

Expected value

Smallest valid matrix id (parameter is optional)

%4:

Current value

Actual number of lines/columns (parameter is optional)

Error type

1, Error message from the NC program