12-18-2008 01:48 PM
hi im trying to create a web service with this VI in the atachment, i tested the add example avaible in NI site and works fine, now i want to build a client that access the vout control, but when i launch this adress http://localhost/tzidws/add/5 the browser doenst show the xml code that i was expecting, it just keep saying waiting for localhost, am i doing samething wrong?
Márcio Ngolo
P.S.- Im using full labview 8.6
12-23-2008 07:46 AM
Hi mngolo,
Would it be possible to provide us with your project? It will be easy to help you.
I don't understand what you want to do. Please, can you try to clarify our problem.
Regards
Yann C.
France
12-29-2008 10:18 AM
helloYann how are u tanks for answer-me, my intensions is to create a webservive using labview and PHP, i created a vi to control a positioner, the vi (tzidwrite.vi) control the positioner openning or closing the positioner, to do that all i did is give a tension value to the input of the positioner using labview and a SCB-68 aquisition board, the values of tension varies from 0v (totally closed) to 10v(totally open), the vi works fine and all system works fine, what i need now is to transform this vi into a web service, i follow the instructions in the help of labview 8.6 and i was expecting to see the XML web page in order to be able to control my positioner just changing the values of the tension in the vi webservice, but i believe im not doing the url mapping the right way, im sending the project files for verification.
01-02-2009
10:15 AM
- last edited on
01-14-2025
02:51 PM
by
Content Cleaner
Hi,
sorry for the late reply, I take a look on your project. Does the "add " web server works fine. Can you try to run another examples( it's a labview example):
C:\Program Files\National Instruments\LabVIEW 8.6\examples\comm\webservices\weather monitor.
Regards
Yann C.
France
01-07-2009 05:32 PM
01-07-2009 05:43 PM
01-08-2009 04:53 PM