32-bit compatibility mode for CNC display data (P-STUP-00175)

P-STUP-00175

32-bit compatibility mode for CNC display data

Description

As of CNC Build 2807 and CNC Build 3039.06 and higher, the CNC position controller uses 64-bit integer variables with a finer resolution for command and actual positions. To ensure downward compatibility, this data is downscaled for display data in CNC objects and continue to be supplied as 32-bit values. Conversion can be deactivated by setting the ads_32_bit_comp_mode parameter to the value 0. High-resolution position controller variables are then transferred via CNC objects as 64-bit integer values.

Parameter

ads_32_bit_comp_mode

Data type

BOOLEAN

Data range

0: No conversion; high-resolution 64-bit variable.

1: Downward compatibility, conversion and supply of 32-bit integer variables

Dimension

----

Default value

1

Remarks

This parameter is available as of CNC Builds 2.11.2027.01 and V3.1.3039.06 or higher.