G1700 - G1799
we are working hard to document every message and error if any message is not described or the description is incomplete, contact us for more detailed information g1701 tool radius not less than arc radius with comp this means that an arc (g2/g3) has a smaller radius than the radius of the tool, this includes tool compensation in case it is active it is physically not possible to make a move like that and therefore returns an error g1747 one of the modbus variables to be written is outside of the range for the used type the data type selected using the t parameter cannot fit the current value in the variables check the variable value to be written and make sure it stays within the limits of the data type selected g1748 modbus data cannot exceed 20 registers, types that are larger than a single register reduce the number of user variables the number of variables in combination with the size of each item, as specified by the type, is too large to handle in one command a total of 20 registers can be accessed at the same time, where types larger than u16/i16 reduce this amount g1749 modbus b\[9600|19200|38400|57600|76800|115200] fb\[e1,o1,n2,n1] expected the frame bits parameter is not entered correctly make sure it matches one of the allowed values g1750 one of the retrieved values could not be stored as a variable without rounding one of the values read from the modbus slave device cannot be stored in the variables, as the conversion will cause the value to be rounded this is caused by the double precision floating point numbers increasing the minimum increment as the values grow values above 2⁵³ (9007199254740991) will cause rounding and are therefore not accepted