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...
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.
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 ?
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.