LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

password acquisition data and modify details

Hi everyone,

 

I have a VI that acquire data froma NIcDAQ 9174 using a producer/consumer template.

 

What I want  to do  is to build other stuffs around this VI. In particular:

 

1 - put a password and login at the beginning of the VI ( I have seen the example in Labview but this are too simple and the VI will be for a private company)

2 - put some details about the job (like data, name ID.. I can do this now easily)

3 - acquire data ( I can do this easily at the moment)

4 - modify some of the previous details and save it in a new file without stopping the acquisition process.

 

At the beginning I tought to use a sequence structure but maybe in this way I can't change the details without stop the acquisition.  Maybe a parallel loop should be ok but I am not sure if this can be the right way and how to do it.

Any suggestion?

 

matomato

 

 

0 Kudos
Message 1 of 4
(2,460 Views)

 

No suggests from anyone???

0 Kudos
Message 2 of 4
(2,424 Views)

Hi Matomato,

 

Could you please direct me to the password login example for me to see how it was implemented there?

 

In terms of saving data while the acquisition is still running, this would be best performed in a consumer loop.

 

Regards,

 

Stephen C
Applications Engineer
0 Kudos
Message 3 of 4
(2,414 Views)

You are already being helped on this issue regarding the producer/consumer in your original thread. Please do not start a new thread asking the same thing.

 

Also, please learn some patience. This is a forum that is primarily made up of volunteers who, like me, have full-time jobs. We don't sit at a desk all day long monitoring these forums.

 

 

The question about the password dialog is new, so that's valid.

0 Kudos
Message 4 of 4
(2,412 Views)