LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP / WSDL LabView 2010 can't connect to local webservice of network printer

Hi,

 

we are using a Labelprinter from cab (www.cab.de) that supports a webservice.

 

IP: http://192.168.1.66/services.wsdl

 

When i use this link in FireFox i will get a XML file (see attachment). The company "cab"

has an example using NetBeans to write a deskop application using Java. I tried that and

i was able to connect to the webservice.

 

When i do that with LabView 2009 or 2010 i get an error message:

 

1. URL doesn't exist or WSDL is wrong

2. authentification failed

3. proxy settings wrong

 

to 1)

i'm shure the link is ok, i can't connect to it with Netbeans (i used copy & paste to be sure)

 

to 2)

In Netbeans it is not possible to enter a user and PW. But anyway i have use the standard

soap user the was given by the company.

 

to 3)

don't use it

 

The last point is, that there is an error in LabView 2009 and 2010, e.g. error parsing the XML file?

 

Can someone help me?

 

0 Kudos
Message 1 of 3
(3,889 Views)

Did you try to append "?WSDL" to the url? (Resulting in http://192.168.1.66/services.wsdl?WSDL) This should not annoy the web server but could help LabVIEW. Not sure if LabVIEW really demands this, but it looks like for me.

 

Greetings,

shb

0 Kudos
Message 2 of 3
(3,705 Views)

HI I have the same problem with my CAB printer...

I try the Solution from the link

 

 https://decibel.ni.com/content/docs/DOC-22722


With the soapUI it works well, I can make requests to the printer an become an answer...

 

But in Labview  it doesn't work. The TCP read vi brings the error 66 an I have no idea! Have someone a solution or an idea?

 

Best Regards samsi

0 Kudos
Message 3 of 3
(3,324 Views)