ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Strange error message

I get the following error message when running a .vi which used to work
fine on version 5 and now runs on version 6.It says

front panel - update time (msec) uses data range coercion, which now
only applies to data entry;
will not be coerced when passed to subvis. To coerce passed values, use
the Range and coerce function.


It is only a warning but how to get rid of it. I only have a few graphs
on the front panel,butons etc.

Tom
0 Kudos
Message 1 of 2
(2,614 Views)
Tom,

That is the conversion message, from 5 to 6, for the VI save the VI under LV
6 and then when you reopen it won't show up again.

Later
"tom" wrote in message
news:3CD9A13E.94FDD36D@NOSPAM.yahoo.com...
> I get the following error message when running a .vi which used to work
> fine on version 5 and now runs on version 6.It says
>
> front panel - update time (msec) uses data range coercion, which now
> only applies to data entry;
> will not be coerced when passed to subvis. To coerce passed values, use
> the Range and coerce function.
>
>
> It is only a warning but how to get rid of it. I only have a few graphs
> on the front panel,butons etc.
>
> Tom
>
>
0 Kudos
Message 2 of 2
(2,614 Views)