4671¶
“CNC program ‘<Name>’: Variable ‘<Name>’ has an incompatible type.”
There is a variable assigned in an instruction of the CNC program, which is declared of a data type which is not valid in this place. Use another variable or correct the type specification.