07-21-2015 07:07 PM - edited 07-21-2015 07:19 PM
hey guys
I want to simulate a plc lab in labview , I mean we dont have real tools and instrument in our university and i decide to make a virtual edition of those in labview . my question is how can i comunicate between input&output of plc and labview that the student can write a plc program for a control loop and then test it in labview without using a physical plc . in additon we want programing for delta products if it's important .thanks in advance for your answer .
07-21-2015 08:37 PM
07-21-2015 09:00 PM
yes, the purpose of the class is learning plc
i just want to know how i can use plc program in labview for example if one of output is set then 1 actuator will be active . how i should connect the output to actuator ?
07-21-2015 09:38 PM
07-22-2015 06:40 AM
Besides, you should be using a cRIO instead of a PLC. Then you can program all of your control in LabVIEW!!!
On a more serious note: Way back when I was in college we used a PLC emulator. It was part of the code editor. I couldn't tell you whose PLC we were "programming", but it was all written and tested on the lab computer.