Jump to content

Intermittent changing number of decimals automatically


---
 Share

Recommended Posts

 

I have a program that is running for ages without issue. Recently, for some reason the number of decimals in the report becomes 4 digits instead of 3 as it is in mm. Some days it reports in 3 some days 4. Not all programs on this cmm does it.

The program was set in 3 digits as well as the cmm system settings environment.

Any reason for this, and how to fix it?

using Calypso V.6.8 if this helps.

Link to comment
Share on other sites

In file "inspset" there is:

  • "inDecimalUnit" (integer) - number of decimal point
  • "inLengthUnit" (string) - mm/inch

If it's not there, then it can take that from system settings.
If you want to have that fixed, then go to characteristic editor and force this settings of units.

  • Like! 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...