TIA Portal fill command

mjackson

Member
Join Date
Jun 2010
Location
England
Posts
8
This should be an easy one, but I can't figure out the best way.
I have a DB full of INTs and I want to zeroise a number of them. Is there a simple command to do this in TIA portal?
For example, move zero to every INT from DB12.DBW31 to DB12.DBW45 (without doing 15 separate MOVES).
Something like the FILL command in RSLogix.
Preferably should be in LAD, otherwise in STL.
Thanks.
 
Post a screen shot of your DB - how have you got an int starting on an odd address?

For example, DBW30 to DBW44 is 8 ints
 
That was just an example off the top of my head, not the actual locations. I'm in the middle of converting the project from AB to Siemens and got a bit confused :oops:.
Let's consider your example instead. How can I move zero to every INT from DBW30 to DBW44 without doing 8 separate moves?
 

Similar Topics

I have a db that must be optimised due to the size of the data in it. I would LOVE to switch to non optimized but then the db max size limit is...
Replies
11
Views
5,115
Hello gentlemen, Im working on a small project on TIA Portal, about establishing a Modbus TCP connection between my ET200SP plc and a socomec...
Replies
10
Views
214
I am currently am in a PLC class and need urgent help on how the ladder logic would be laid out. I understand how to get the traffic lights to...
Replies
19
Views
386
Hello, If the date on the license manager of tia Portal has expired, can I still work with it? or is this just to keep the program up to date...
Replies
7
Views
184
Im trying to create a level indicator for water Tank i have used the ADD function while the pump is on and level increasing everything works...
Replies
33
Views
970
Back
Top Bottom