LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Comm with a Modicon PLC

I am supplying a Modicon PLC for a project and the spec's call for the PLC to be "web accessible for use with LabView".
 
What interface (communication) port and/or software will I need to supply with the Modicon PLC to meet this requirement?
0 Kudos
Message 1 of 5
(3,302 Views)

Does it have to be "web access"?  Or, remote, network access will do?  If it's the latter, then you can supply an OPC Server with your PLC.  LabVIEW can then remotely connect to it using the OPC protocol. 

If it has to be "web access," then I am not sure.  I guess you somehow have to make the PLC available as a Web Server.  In which case any Web browser can look at whatever's being published.  Not sure why one would use LabVIEW in such a situation. 

Hope this gives you some ideas.

-Khalid

0 Kudos
Message 2 of 5
(3,290 Views)

Hi,

from what I know, the Modicon PLC,s does not have built in web servers. For reading and writting variables, you can check out the OFS server (opc server from Schneider Electric for their PLC's) which I succesfully used, some time ago, with a Modicon PLC.

cosmin

0 Kudos
Message 3 of 5
(3,287 Views)

Since LabVIEW has a webserver built in, connecting LabVIEW to the PLC with an OPC server (several included with LabVIEW DSC packages), you can create a display for the web and use the built in LabVIEW web server to provide a webserver for the Modicon PLC.

 

Preston Johnson
Solutions Manager, Industrial IoT: Condition Monitoring and Predictive Analytics
cbt
512 431 2371
preston.johnson@cbtechinc
0 Kudos
Message 4 of 5
(3,275 Views)

Thank you all for your help. I will post an update soon.

Kevin

0 Kudos
Message 5 of 5
(3,263 Views)