I have a Fatek PLC and I need to use its data in my C++ program which is written in Visual Studio IDE. I want this communication to be double sided, i.e. I want to use C++ program outputs in Fatek PLC and vice versa. How can I make this communication? I should note that I am using FaconServer between Fatek PLC and my C++ program.
Asked
Active
Viewed 1,496 times
-4
-
1Welcome to StackOverflow, please review: [How do I ask a good question?](http://stackoverflow.com/help/how-to-ask) – Jonny Henly Nov 03 '15 at 12:01