LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Lecroy Waverunner TCP/IP Error 85 in Labview code

Solved!
Go to solution

Hi,

 

I've been trying to communicate with  LeCroy Waverunner 64Xi through ethernet. I have read the other posts on how to set up the connection and I thin it is working properly as it responds well when tested through the Measurement & Automation Explorer.

The VISA source name shows up as well.

 

The issue is that on all the Labview codes provided I get an error:
"Error 85 occurred at Scan From String (arg 1) in lcwave Wait For Acquisition Complete.vi->lcwave Read Single Waveform.vi"

"Error 85 occurred at Scan From String (arg 1) in lcwave Wait For Acquisition Complete.vi"

"Error 85 occurred at Scan From String (arg 1) in lcwave Read Waveform Measurement (Px).vi"

 

the possible reason given is ->  Scan failed. The input string does not contain data in the expected format.

 

I'm guessing that it's due to the code itself not being configured for the TCP/IP connection? Help

 

 

 

 

 

 

 

0 Kudos
Message 1 of 6
(3,569 Views)

Perhaps instead of blinding using the VIs, you can look inside and see what they are actually doing.

0 Kudos
Message 2 of 6
(3,568 Views)

I'm a newbi at Labview, and I've been learning it only for a few few weeks, but I still know enough to check the VI. If I ask its because I don't know how to fix the issue. I would rather have  someone more experienced then I take a look for 5 min and tell me whats wrong rather then spend hours scratching my head (as I have already been doing).

 

Attached is the actual code

0 Kudos
Message 3 of 6
(3,564 Views)

The simple reason is that you are not getting the data in a format that is expected.  I would put a probe right after the read from the instrument and make sure you are getting data.  If you aren't, then there is a connection issue.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 6
(3,561 Views)
Solution
Accepted by topic author Tema

nevermind I've found another strand which can better help with this problem

0 Kudos
Message 5 of 6
(3,552 Views)

Hello

On the solution for the issue as you had mentioned , what was the strand to resolve error 85 please?

I am having the same problem now.

Thank you.

Regards

 

Ayesha Zaman

0 Kudos
Message 6 of 6
(446 Views)