English
English
简体中文
Register
Log In
English
English
简体中文
Register
Log In
Language
English
English
简体中文
Register
Log In

What do the pitch and scale mean in the DP of cleaning area?

Last Updated on2023-12-04 07:56:18
The scale specifies the number of decimal places of a value. The pitch specifies the difference between adjacent values.
Assume that a value ranges from 0 to 9,999.
  • If the scale is 0, the value is displayed as an integer with no decimal part. In this case, if the pitch is 1, the valid values will be 0, 1, 2, 3 … 9,999. If the pitch is 3, the valid values will be 0, 3, 6 … 9,999.
  • If the scale is 1, the value is displayed with one decimal digit. In this case, if the pitch is 1, the valid values are 0, 1, 2, 3 … 9,999, which are displayed as 0.1, 0.2, 0.3 … 999.9.

Click for services and help

Help Center