S7-300 Monitor I/O

AustinEWAB

Member
Join Date
Sep 2012
Location
Telford
Posts
1
Hi Everyone,

Very new to the Siemens world of PLC's and have little knowledge about S7. I have worked with some AB PLC's in the past but have gathered it is very different to Siemens! So have signed onto this forum to try get abit of much needed help and advice. Apologies in advance if some of my questions seem rather silly or simply, but i have on a very steep learning curve! I have a couple of S7 programming coarses booked for the coming months but want to get abit of knowledge first. :)

Anyway... I have got an S7-300 PLC rigged up to a small conveyor with a few sensors and actuators on. I am using a standard company FB which has many functions for different conveyors and specifications. But I basically want to override some variable I/O states, is there a function within S7 that I can online monitor and change the state of an input or output?

Cheers
Austin :)

P.S sorry for the long winded explanation... :oops:
 
To monitor memory adresses - merkers and DBs, you create a variable table, aka VAT. Activate the "glasses" to make the online status values display. Type in values in the "modify values" column, and hit the "lightning" button to transfer the modified valies to the PLC.

To force real i/o, activate the "Display force values". Similar to VATs, except there can only be one of these tables.
Here you can force inputs (make the program interpret the input state as the forced value irrespective of the physical inputs state) and force outputs (force the physical output irrespective of the program).
 

Similar Topics

Hi Folks, Looking for support and ideas. We are trying to go online to monitor/fault find on an S7-300 programmed with TIA Portal V15. I can...
Replies
9
Views
375
Hello I am having some problems with a system that has been running for some time now, it seems that some times a sensor fails, so my question...
Replies
2
Views
2,093
Does anyone have any ideas on how to set up a "hearbeat" monitor for a PV300. Here is what I have: Contrologix processor communicating over...
Replies
2
Views
1,535
in allen bradley kinetix 300 drive first E31 error shows after resting drive E11 error occurs need solution to reset E11 fault code
Replies
4
Views
149
Hi, I'm setting up a modbus master on an S7-300. It seems to work in OB1 but not when I use it in OB35. Does anyone have any ideas why? Could...
Replies
10
Views
125
Back
Top Bottom