S7 UDT's

jdf

Member
Join Date
Feb 2006
Location
Herefordshire
Posts
67
Hi all,

Is it possible to list out were UDT’s are used in a S7 project, with out having to open the object properties for each DB and see if a UDT has been called?



Thanks in advance.



Jon
 
One method would be to generate the source code for all blocks into one awl file and then search that file for the udt name.
 
  • Select the 'Blocks' object in Simatic Manager
  • Menu: Edit - Check Block Consistency....
  • Ensure View is Call Tree: References (I think this is the default view)
 

Similar Topics

Afternoon all, I'm working on setting up a large excel recipe table for porting updates through the Linx Gateway RTD/DDE function into my recipe...
Replies
2
Views
110
I am trying to copy an array of real numbers into a UDT with a real data type element. I have attached a snip below showing my COP instruction...
Replies
4
Views
203
Hello Inside a FB, I´m trying to transfer a string from a DB to a IN_OUT var that was define as a UDT. The problem is that i can´t determine the...
Replies
4
Views
128
Does anybody have any samples of how to "Create and Use" UDT's in CCW Developer Edition? (I am using v22) I can't find any information from...
Replies
3
Views
312
Hello, I have been looking for a reference for the order that a UDT is copied in the COP instruction. More specifically - I have a set of code...
Replies
5
Views
548
Back
Top Bottom