LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application suing Ethernet/IP I/O implicit communication with a PLC

Hello,

 

I wrote a VI using some functions part of the package "Ethernet/IP". I am using the I/O data function as I am trying to have a remote PLC controlling my VI and exchanging data. 

My question is, can I build an EXE application of my VI, and deploy it on another PC (that does not have labview installed)? Do I need a specific run-time for the Ethernet/IP, in addition to the regular LabVIEW run-time?

 

Thank you very much for your help.

 

Mathieu 

 

0 Kudos
Message 1 of 2
(2,578 Views)

I'd suggest moving or reposting this question here:

https://forums.ni.com/t5/Industrial-Communications/bd-p/260

 

EIP definitely uses a dll but I think it is statically linked, so it should be pulled in by the exe build process. Don't know if there are any other dependencies, though.

0 Kudos
Message 2 of 2
(2,557 Views)