LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to use instr driver for TLA5202

I am using tektronix logic analyzer 5202B... I hav downloaded its instrument drivers from NI website... I am able to communicate with the instrument thru ethernet interface... now, i want to export the list file thru labview.... pls help me on how i can do that...

0 Kudos
Message 1 of 5
(2,212 Views)

What's a list file and where do you want to export it?

0 Kudos
Message 2 of 5
(2,202 Views)

once you do RUN in TLA, you ll get the signals data in listing tab... this data we ll export as a *.txt file in to some folder wher we intend to store this file...

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

Assuming you mean the output of Read Acquisition Data, you can just wire the output array to a Write to Spreadsheet File function.

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

HI! Santhu

 

Are you able to write the date to a text file or do you need any more resources?

 

Here is an example for you to write your data to a text file

0 Kudos
Message 5 of 5
(2,164 Views)