Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

tektronix TDS 3054 communication

excuse me, I fresh with labview and this forum as well.
actually i do not how to post a code, which text i must paste when the window of insert code opens.
sorry for the confusion

0 Kudos
Message 11 of 41
(2,136 Views)

Right below the message body. Click on browse. Find the VI and select it. You should know that attaching a top level VI will not attach any subVIs. You can zip everthing up and attach the zip file.

0 Kudos
Message 12 of 41
(2,135 Views)

does this work?

0 Kudos
Message 13 of 41
(2,132 Views)

No. You only zipped the top level VI. That is NOT everything. You would need to include all of your subVIs. Did you copy this code from somewhere? Perhaps if you provided that link, it might be easier. You would still have to attach any VIs you modified.

0 Kudos
Message 14 of 41
(2,130 Views)
0 Kudos
Message 15 of 41
(2,126 Views)

Thats an improvement but there is nothing there that uses a scope as far as I can see.

 

This getting pretty frustrating.

0 Kudos
Message 16 of 41
(2,124 Views)

my Scan data is from ultrasonic sensor that is connected with Tektronix tds 3054 oscilliscope. this why i asked if i can replace scan data of ni example with my own

 

0 Kudos
Message 17 of 41
(2,120 Views)

Yes. I thought that was the whole point of this and you said that when you did this replacement as mentioned here, the data was different. I don't see anywhere in the code you posted where the replacement was done. The Usonic_A_Scan_Data (test) is the one that would need to be modified/replaced. Since you do not seem to have done that, I can't understand your question about different data. The data on that front panel is irrelevant at this point. You need to show the difference between the simulated and actual data. If and when you are acquiring real data, go to the edit menu and select 'Make current values default'. You would then need to save the VI before posting that.

0 Kudos
Message 18 of 41
(2,117 Views)

This is my trial to modify the A-scan data, and as u see it gives no signal

0 Kudos
Message 19 of 41
(2,112 Views)

I can't see anything. You did not replace the simulated data in the subVI with the scope data - you replaced the subVI. In the subVI, replace the simulated data and the index array with a scope capture.

0 Kudos
Message 20 of 41
(2,110 Views)