7/9/2011 4:06 AM | |
Joined: 10/7/2005 Last visit: 11/11/2024 Posts: 3026 Rating: (1057)
|
Hello poya_xp I suggest you create a source file of all blocks to begin with. To do so, open any block(e.g. OB1), go to the File menu,select "Generate Source", choose a name for the source file (e.g. "All_Blocks"), select all Blocksand click on OK. Thereafter, open the source filewhich will now allow you to do a text based search through the whole program for all the indirect addressing related usual suspects (e.g. terms like "AR1", "AR2", "[", "]", "P#" etc.). If you know theI/O address, you may also want to search for the INT address number of the peripheral input(e.g. 128 if it is PIW128) as well as the HEX address number(e.g. 80 if it is PIW128) in case this is used for example as a parameter for an FC. I hope this helps and please let us know what youfind. |
Cheers |
|
This contribution was helpful to2 thankful Users |
4/9/2014 9:24 PM | |
Posts: 167 Rating: (4) |
Hi Please follow the pictures by number. just please pay attention that must type a name for source in pic no.2 and in pic no.3 select the FCs that you want to search inside regards
AttachmentSource.zip (482 Downloads) |
This contribution was helpful to1 thankful Users |
4/13/2014 10:08 PM | |
Posts: 784 Rating: (52) |
Hello,Hello, How can we search for certain indirect address in the source file by simple method? Best regards....... |
Follow us on