LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmxbaseRead.vi error

Hi!!

After I have admit printing operations...the program would gives
a error
Poly-VI DAQmxbase Read.vi: polymers SUBVI is not possible

Can someone tell me how I can remove or handle this error??What this error exactly means?
I have already tried to delete DAQmxbase Read.vi and then I had saved the vi and turn off the program and open it again! It won´t help...
0 Kudos
Message 1 of 4
(2,781 Views)
Hi!

The problem is two VIs have exactly the same name.
This should be fixed in the next release of NI-DAQmx Base (1.5).
The work around is rename the Check Data Size.vi in the DAQmxBase Read.vi.


Best regards,

Wolfgang
0 Kudos
Message 2 of 4
(2,751 Views)
ok...right now I won´t have a release 1.5 but can I chance the settings so that it should works...how I can rename check data size.vi in the DAQmxBase read.vi ?
0 Kudos
Message 3 of 4
(2,746 Views)
close LabVIEW => start LV new => open a new VI => place the 'DAQmx Base Read.vi' on the blockdiagramm => click in browse 'unopend Sub VIs' => look for the 'Check Data Size.vi' => double click on this VI => Save as: 'Check Data Size 1'

If you start your application you dont' get error now.


Regards,

Wolfgang Z.
0 Kudos
Message 4 of 4
(2,739 Views)