LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Remote distribution and debugging (Windows PC with CVI runtime)

Hello togehter,

 

I'm currently searching for a way to distribute my actual CVI project to a remote system (Windows PC with CVI Runtime) over network and then

start remote debugging automaticaly. The Parameters (IP, port ...) should be configured first. But after that it should be a one click action like pressing the green "play" arrow.

 

Is there a known way to achive this?

 

Otherwise I will try to add this missing feature to CVI with external tools. For example adding some scripts to Post-build Actions:

 

Normal CVI

- Click Run + Debug

- Compile

Post-build Actions

- Create Distribution

- Copy Package to System and execute in Silent Mode

- Copy ConfigureRemoteDebugging.exe to Reomote Client, execute and configure IP and port

Normal CVI

- Start remote debugging and waiting for remote debug application

Special Actions

- Start target application on remote client

 

 

 

Best Regards,

JoMuck

0 Kudos
Message 1 of 2
(3,431 Views)

Hi JoMuck,

 

It is important to know which CVI version you are using. You need the Internet toolkit, which was last released for version 7.1. After that we included the Internet Toolkit as the Internet Library in CVI 8 but it does not have  the webserver functions which allowed creation of remote user
interfaces. That means you can do remote viewing and controlling of a front panel in LabWindows/CVI 7.1 and earlier versions if you have the Internet Toolkit
installed.

 

Best regards

Anoj Mubarak
National Instruments
0 Kudos
Message 2 of 2
(3,405 Views)