FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Prompting for collecting each set of data

Sir/Madam,

I need to collect 300 readings and the program/control panel is prompting to select the location where I have to save my data(i.e in excel or word file) each time for 300 times. I am using Labview 7.0 and Field point. Please reply me as soon as possible.
0 Kudos
Message 1 of 9
(4,464 Views)
The File I/O VIs will prompt you for a file path when the File Path input is unwired or empty. Specify the file to be written as a constant or control and you will not be prompted each of the 300 times.

Regards,
Aaron
LabVIEW Champion, CLA, CPI
0 Kudos
Message 2 of 9
(4,459 Views)
Sir,
I already had "Path for data file" as control. But still I am experiencing this problem. The program I am using is a 3 years old program. We never encountered this kind of problem before.
0 Kudos
Message 3 of 9
(4,456 Views)
Cant you provide a screen shot of the VI that you are using to write to file? The file path is probably not going through unless you are using the dialog open.
Will need to have a look at the block diagram.
0 Kudos
Message 4 of 9
(4,435 Views)
Attached please find the screenshots and help me out. You can maximize to view em.
Thanks,
0 Kudos
Message 5 of 9
(4,426 Views)
Also there is another problem with this program I recently encountered. It is running for few minute ie 1-3 min and freezing on its one. i.e, The time /date is not varying and data changes I cannot see. But still I can see the icons rencontinuously and Run in black color.
I would greatly appriciate it if you can give me some suggestions on this and help me run this program working.
Thanks a bunch,
0 Kudos
Message 6 of 9
(4,424 Views)
Hello Nibu,

I have a few suggestions. You need to bring the File Path into the Case structure. Also, make sure that the Read From Spreadsheet File.vi is after Write to Spreadsheet File.vi. The way you have it set up, they could happen in reverse order. Please let me know if you have any questions. Have a great day!

Sincerely,
Marni S.
0 Kudos
Message 7 of 9
(4,396 Views)
Sir,
I have six modules two AI-110 and four FP-TC. In this all seems like working in the .iak file and in the labview .vi file the thermocouples are not giving data. i.e I am unable to the get data.
Thanks,
NIBU
0 Kudos
Message 8 of 9
(4,384 Views)
Hello Nibu. There is an example that ships with LabVIEW called Temperature Measurement.vi. Open the Example Finder (Help Menu>>Find Examples). Then Browse Hardware Input and Output>>FieldPoint>>Advanced. Try to read your thermocouples with this example. Please let me know if you have any questions. Have a great day!

Marni S.
National Instruments
0 Kudos
Message 9 of 9
(4,365 Views)