This message indicates the function generator F(x), (Function Code 1) uses large specification values in some of the Y entries (i.e. S3,S5,S7,S9,S11,and/or S13). These values are used and the result is often not what people expect.
There are two particular problems: - output is not clamped (held at a constant value for increasing input values) as is often expected - the mathematically calculated function generates an output value that can be extremely wrong
--Scanning drawing ABC.CAD F(x) Module 1,01,31 Block 22150 uses large spec values: output value may be unexpectedly extreme
Check that the function is not intended to clamp the output, for example, as this message usually means that the output approaches the input value as the inputs get larger. This may not be what you want.
In DBDOC, this message is generated when Y is not equal to 0 and the absolute value of any X or Y is >=4.0E06.
Note also: Error messages can be built directly into your M14 file. For more information, see Building error reports into the M14.