02-21-2014 11:22 AM
Hi!!
Please, help me!; I need connect a PLC FESTO FC660 with LabVIEW, I was Looking in DATABASE of OPC of National Instruments But I not Find FESTO, somebody, can I help me?
Thanks
Best Regards
02-23-2014 10:16 PM
Hello qz6y7q,
Thanks for using NI forums! Unfortunatelly FESTO is not suppoerted directly by NI OPC server, what you need to do is communicate FESTO's OPC server with NI OPC server and then create the shared variables. Here is a link with all supported devices from NI OPC server.
http://www.ni.com/white-paper/6417/en/
Here's also a link that shows how to connect LabVIEW to a PLC using NI OPC Server.
http://www.ni.com/white-paper/7450/en/
Hope this information works for you!
Regards,
02-25-2014 11:15 PM
Ok, Thanks.
Best Reagrds
05-25-2014 08:04 AM
hi qz6y7q , I have the same problem and I want to know if you have solved this problem, help me please
Best Regards
05-25-2014 09:08 AM
Hi!! Chimo.
Yes I Resolved the issue, in web page of FESTO download tha app IPC DATA SERVER, then run the aplication and configure the PLC FESTO, In the IPCs, after that, open NI OPC SERVER, use like DEVICE DRIVE " DDE Client Drive", then clic all next.
In Tag Config, use this Address:
To Flags, IPC_DATA|IPC_1!M5.1
To Inputs IPC_DATA|IPC_1!E0.0
somethig like SIEMENS
Inputs E0.0 bool, EW0, Integer
Outputs A0.0, Bool, AW0 integers
Flags, M0.0, Bool, MW0 Integers
so, the route to config address, IPC_DATA, means, the software IPC DATA servers, and IPC_1 means that you the PLC configure in IPC DATA SERVER in IPC 1.
PLease ,let me Know if working.
Best regards
05-25-2014 09:13 AM
05-25-2014 04:01 PM
hello, thank you very much for your reply, I have a PLC FESTO FC640, but I think I will proceed in the same way and for the link I found nothing in there that can help me
Best Regards
05-26-2014 02:12 PM
Hi Automatizate !
I did everything you said but it didn't work, I configured the Data Server IPC and I chose a new channel in the NI OPC => new device => new tag and I Quick launch OPC client, then I accessed to labview => my computer => New I / O server => OPC Client, but the communication has failed , please can you help me ?
Best Regards
05-31-2014 05:27 PM
Plzzz i need help !!!
06-08-2014 04:55 PM
Hi Chimo
I find you problem, just connect the PLC FESTO with LaVIEW V2010
If you use LabVIEW 2011 or latest not work