06-15-2012 10:10 AM
@ GuenterMueller: I very much liked Rod's idea: but now I'm looking for an subVI that should determine the number of digits after decimal place.
06-15-2012 10:27 AM
Rod: Seems to be a reasonable algo.
However, I have never had a use case for this and thus I do not have a VI that performs this action.
06-28-2012 04:41 AM
Hi moderator1983!
First of all, I would suggest you to review how floating number arithmetic works. Then you might get a better understanding of what has been mentioned and suggested in previous posts.
Afterwards, you might find it easier to perform the same operation on a string as in the attached example, which I think solves your issue ![]()