LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Name of the data file from a user prompt and a constant

I have following situation:
 
 The event is single shot, each shot the two DAC card acquires 8 channel data (total 16 channels) and the user has to decide if we want to save the data in a file.
Once we decide that we want to save the data, the program should prompt for a file name. The inpu will be some dgit corresponding to an event number let us say xxxxx.
The program should create a file name 133Axxxxx.dat (or any other extension). 133A and 133B will be my two devices dev1 and dev2 respectively.
Can some one please help, how do we do this? The data from each card should go in a different file. The file name should be 133Axxxxx.dat and 133Bxxxxx.dat (let us say)
 
Ajay Singh
 
 
0 Kudos
Message 1 of 4
(2,689 Views)

I think this is what you want.  If not it should be close enough so you can modify easily.

Matt

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
Message 2 of 4
(2,678 Views)
Thanks Matt
This probably is  going to work for me.

Thanks again
Ajay
0 Kudos
Message 3 of 4
(2,659 Views)

If you like it click on the rating button to express your approval.

No problem,

Matt

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 4 of 4
(2,653 Views)