LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

the value must be recorded

Solved!
Go to solution

hello sir/madam,

i am a newbee in lab view ,i want build a program to write the data of a daqmx read to a tdms file such that the recording must start only when i press a key and stops when i again click the same key ,please help

 

Thanks regards

Ayush Ghosh

0 Kudos
Message 1 of 5
(2,382 Views)
Solution
Accepted by topic author shankey

Hi Ayush,

 

This should not be hard to achieve. Would you like it to be when you click a button on the Front Panel? If this is the case then you could wire a Boolean Control to the input of a Case Structure and only have the Write to TDMS execute when the Boolean status is set to True. Is this what you require?

 

Kind Regards

David B
Applications Engineer
National Instruments UK
0 Kudos
Message 2 of 5
(2,380 Views)

can you please send me the vi file it will be really very helpful to me

 

Thanks regards

Ayush Ghosh

0 Kudos
Message 3 of 5
(2,378 Views)

 you please send me the vi or png file to for better understanding

 

0 Kudos
Message 4 of 5
(2,367 Views)

Hi Ayush,

 

There is a great example which shows a possible way of doing this that you will be able to interpret to do this for a TDMS file format.

 

I hope that this helps.

David B
Applications Engineer
National Instruments UK
0 Kudos
Message 5 of 5
(2,351 Views)