LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LABVIEW Web service installer issue

I created a project in labview that will read a CSV file from a FTP link and will convert data to JSON. a Web service is used to bring this JSON online (internet). everything is fine when I will run the project in deployment mode (LabVIEW running but when I am creating the installer (using the option build specification) and run it stand alone (with runtime engine installed), it will run the VI single time (means it is reading csv file single time) and only data of first row of csv file available on web service. it is not running continually and updating data for each row every after 1 sec. block diagram of this VI is enclosed.

 

thank you in advance...

 

 

0 Kudos
Message 1 of 4
(2,314 Views)

I assume you are developing in the context of a LabVIEW Project.  Place all of the files involved in the Project in a single Folder (which I'll call the Project Folder), compress this folder (giving you a .zip file), and attach this Zip file.

 

As I am currently learning, building something that interacts with a Web Service, particularly when trying to build an Application, is a little tricky.  In particular, a picture of a single VI (even if it is the only VI) is almost useless.

 

Bob Schor

0 Kudos
Message 2 of 4
(2,259 Views)

Dear...

please see attached project folder... sorry for delay (facing health issues)

0 Kudos
Message 3 of 4
(2,235 Views)

can someone please instruct on how to solve the issue...

0 Kudos
Message 4 of 4
(2,216 Views)