LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Strange Error Message

Howdy...
I trying to do file reads and writes on a PowerPC
and I get the following error message:

The Date in the VI's Log file is incompatable with
the VI's front panel.

Does anyone have an idea on what is causing this?

dave


--
=============================================================
Dave Reid dave@radonc.washington.edu
UW Medical Center (206)548-4536
Radiation Oncology Dept.
Seattle, WA
0 Kudos
Message 1 of 3
(4,522 Views)
Dave Reid wrote:
>
> Howdy...
> I trying to do file reads and writes on a PowerPC
> and I get the following error message:
>
> The Date in the VI's Log file is incompatable with
> the VI's front panel.
>

Oops...That should be the "Data".

dave

=============================================================
Dave Reid dave@radonc.washington.edu
UW Medical Center (206)548-4536
Radiation Oncology Dept.
Seattle, WA
0 Kudos
Message 2 of 3
(4,522 Views)
> I trying to do file reads and writes on a PowerPC
> and I get the following error message:
>
> The Date in the VI's Log file is incompatable with
> the VI's front panel.
>

You have at some point bound a datalog file to the VI.
You can unbind or change the binding in the Operate menu
under the Data Log submenu. The mesage means that you
aren't using normal file I/O, but the datalogging option.

The message indicates that you have changed the inputs
or outputs of the function since logging data.

Greg McKaskle
0 Kudos
Message 3 of 3
(4,522 Views)