LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Keithley 6517B Saving data to text file

Solved!
Go to solution

Hello,

I'm using a program on LabVIEW that works for the KE 6517B attached (2015), however I want to save my data to a text file without overriding previous data.

I need a way to either prompt a new text document every time or simply add on to a previously used text file.

Thank You.

0 Kudos
Message 1 of 4
(2,328 Views)
Solution
Accepted by topic author theInfiniteOne

I can't open your VI since I only have LabVIEW 2017 installed.  But its easy enough to implement what you want..

 

new_or_append.png

 

 

 

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

Sorry I thought I saved it to 2015. I'll try again

0 Kudos
Message 3 of 4
(2,299 Views)

Hi mate, In your code, I changed the "Selection Mode" of Path icon in front panel into "new or existing" and I modified block diagram as the attached pic shown, it can save data now! Thank you very much. best regards, Cheng block diagram 1.jpg

0 Kudos
Message 4 of 4
(1,771 Views)