LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I transfer .txt-file from LabVIEW to DIAdem SCRIPT?

hi,
I´m using Labview to collect measures and transfer them to Diadem.
but how can I transfer .txt-file from LabVIEW  to DIAdem SCRIPT?
 
thanks for your help!
0 Kudos
Message 1 of 6
(2,849 Views)
Smiley Indifferent
0 Kudos
Message 2 of 6
(2,835 Views)
I don't have DIADem at my current laptop.

But what is that you want?
Do you want to run some special txt file as a script command set? There should be a VI to run script commands from LabVIEW in DIADem script, just open the text file and read it's contents.

In the same way you could create a script line that sets some variable that contains your filename.

I'm not too experienced on script so maybe you can better post a such a question on the DIADem forum

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 3 of 6
(2,830 Views)
 Have you tried the Diadem Forum?
0 Kudos
Message 4 of 6
(2,829 Views)
THX!!!Smiley Wink
0 Kudos
Message 5 of 6
(2,803 Views)

For anyone who still needs a way to read TXT files in DIAdem, I have created a Community Example Program for this:

 

Reading and Writing TXT to Report with DIAdem Script - Discussion Forums - National Instruments

https://forums.ni.com/t5/Example-Program-Drafts/Reading-and-Writing-TXT-to-Report-with-DIAdem-Script...

Eric H.
Applications Engineering
National Instruments
0 Kudos
Message 6 of 6
(2,260 Views)