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. Objects can be displayed in various data types by setting the parameter P-STUP-00175. |
Parameter | ads_32_bit_comp_mode |
Data type | UNS16 |
Data range | 1: Downward compatibility, conversion and supply of 32-bit integer variables 2: No conversion; high-resolution 64-bit variable. Affects integer position values in the position controller. 3: Values relating to the software limit switch in REAL64 (as of V3.1.3132.0) |
Dimension | ---- |
Default value | 1 |
Remarks | This parameter is available as of CNC Builds 2.11.2027.01 and V3.1.3039.06 or higher. |