Integers <int>

Integers are specified without decimal point. The internally permissible value range corresponds to "long integer"-variables of the programming language C, that means, from -2.14*109 to +2.14*109. If, internally, calculation is done using the unit 0.1 µm for value input in mm, the numerical range is between –2.14*105 and +2.14*105. This corresponds to a traverse range of more than 400 meters. Because of an internal limitation in the position controller, the traverse range is, limited to half of it. That means, to somewhat more than 200 m. For negative numbers a "-" character is prefixed. For positive numbers the "+" character is not necessary.