Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: RBPLC on August 09, 2021, 11:01:40 PM
-
When I use FILELOG my Real values are being truncated to two decimal places. Is this the intended behavior?
-
Use STRPRINT to format your floating point values exactly as you want, then log the SS string.
See FmtReal script function