02-23-2017 10:07 AM
Probably the answer is trivial, but I do not get this 🙂 If we have the same data types, why a coercion dot appears for arrays?
Solved! Go to Solution.
02-23-2017 10:17 AM
Interesting, i haven't thought about it before, but it does! Not only on I32, but on all arrays! My first thought was that it changed to some other data type, but no number format works, and an array of variants breaks. Maybe it coerces to an Array pointer or something?
/Y
02-23-2017 10:20 AM
The conversion works. But when I see a coercion dot plus I do not know why, it makes me a tiny bit worried 🙂 So very interested what the red dot means in such cases...
02-23-2017 11:04 AM
I remember this being brought up sometime in the past. Perhaps it was during a beta. Don't remember if a CAR came out of it.
02-24-2017 01:10 AM
Hi!
the behaviour is filed as CAR 152788 'Coercion Dot appears when wiring Integer Array to Number To Decimal String.vi' and is not yet fixed.
Best regards,
Christoph
02-24-2017 01:40 AM - edited 02-24-2017 01:41 AM
02-24-2017 01:50 AM
Hi Gerd,
I can neither confirm or deny that ![]()
Understandably that is not most pressing issue.
Best regards,
Christoph
02-24-2017 01:55 AM
@Christoph_D wrote:
Hi Gerd,
I can neither confirm or deny that
Understandably that is not most pressing issue.
Best regards,
Christoph
Do not worry! I have found a temporary workaround: