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,160
Hello, good morning, I have been having two problems with the Tia Portal software. The first is that I have installed it on my computer and...
Replies
3
Views
82
Hello all! So I have one project with a S7-1214 and a MTP1500 "Project1" and one project with another S7-1214 "Project2". Both of these PLC:s need...
Replies
6
Views
88
Hello, i am using profibus as communication between plc and fanuc arm. I can easily send inputs from plc to arm, but i can't monitor any outputs...
Replies
0
Views
40
Hello, I need to write the following program in Ladder language, but I could not integrate the Fibonacci sequence into the ladder. Can you help...
Replies
22
Views
458
Back
Top Bottom