LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Case structure and event structure with an indicator (boolean) condition

Solved!
Go to solution

@SEGIO wrote:

But should I create a new while loop (inside the case structure) to implement the shift register? Because each acq has many iterations. The name needs to be changed in the part of creating file and also where the file is sended (FTP). 

One question that I forgot to ask, with Wait Until Next ms Multiple, don't I loose any data betwen loops?

 

Thanks 😉


answers to both questions is no...i have implemented the new name and file path, cleaned up the vi error lines
also, take a look at the wait folder to understand the difference

Download All
Message 31 of 37
(730 Views)

Can you put it in 2011 version? thanks 😉

0 Kudos
Message 32 of 37
(725 Views)

Did you tried it? Because I get an error (file error). The problem that I has seen is that the name of the file sent by FTP is changing every aquisition but on the other hand the file where the file is created, filled and closed (TMDS) always have the same name, and the name of the file has to be the same to be sent.

 

Do you think that it's the cause of the error?

0 Kudos
Message 34 of 37
(715 Views)

Yes!! Was that. It's fixed, it works perfectly 😉

0 Kudos
Message 35 of 37
(712 Views)

Unfortunately I'm here again. The program worked fine but when I increased the time of acquisition I got an error when the file had to be transfer using FTP because buffer was overloaded. So I decided to stop the acquisition to make the transfer. So here is the program, it's similar but it only acquires during a determined time, the other one acquired all the time. The problem is that when I run it, I get the Error 4 at TDMS Write Possible reason: End of file encountered. Any help? 

 

Thanks!

0 Kudos
Message 36 of 37
(692 Views)

It's solved, thanks.

0 Kudos
Message 37 of 37
(677 Views)