PLC online

wglespaul

Member
Join Date
Jul 2003
Location
Macclesfield, UK
Posts
19
Hi all,

What are the necessary steps to see the input and output cards flashing on the PLC to see if a simple program works.
I have created a new project in step 7 with a function block containing a simple ladder program, configured the hardware and downloaded to PLC. The PLC is running online fine, and able to run the debugging tools. How do I go about seeing a simple (i.e. two switch AND gate) work on the actual PLC and force the inputs on and off using step 7 software.

Thanks

Tom
 
Last edited:
Hello wglespaul;

The easiest way to see your logic work in Step7 is to use the monitoring functions available in the LAD/STL/FBD editor. Open the block (OB, FC or FB) you want to look at, make sure you are connected to the PLC, then click on the "glasses" icon on the icon bar. This will show you active and inactve inputs/outputs directly on your logic (especially true in LAD or FBD).
If your logic gets more complex, and you have to monitor items in different blocks, then you can use a VAT table (Blocks, insert block, Variable table) where you can setup a number of addresses to monitor. Again use the "glasses" icon to go online.
One more way, if you wish to see the activation staus of inputs and outputs from their rack/slot addresses, is to open the HConfig editor, right-click on a module you want to monitor, and select monitoring.
Hope this helps,
Daniel Chartier
 

Similar Topics

Hi. I’m trying to upload program from existing PLC S7-1200. Create new project in TIA v15.1 then upload. After upload successfully, go online but...
Replies
5
Views
218
Sometimes when I am logged in to a PLC and making changes remotely, there's another person using the PLC and making changes as well. Is there any...
Replies
2
Views
839
Kindly, we are trying to go online on an S7-300 plc, with profibus communication, using a CP5711 adapter. But when we open the Ladder and press...
Replies
0
Views
780
I have a device that is communicating to ControlLogix L83E. During apply of online edits to plc, the communication to the device is increasing 4-7...
Replies
3
Views
1,180
Dear Everyone I work with PLC GE-Fanuc. But I don't know that "PLC GE-Fanuc (Series 90-30 and VersaMax) can Online Edit Programming while...
Replies
9
Views
3,040
Back
Top Bottom