[?]: indirect addressing and cross reference

SIMATIC S7-200/300/400, Step7, PCS7, CFC, SFC, PDM, PLCSIM,
SCL, Graph, SPS-VISU S5/S7, IBHsoftec, LOGO ...
poya_xp
Posts: 1
Joined: Wed Jul 06, 2011 8:23 pm

[?]: indirect addressing and cross reference

Post by poya_xp »

hi.
i have a problem in one project that i try to find some peripheral input that exist physically and in HWconfig but i can not find it in cross reference.
may be there is a lot of things that cause this or may be not.
if some one knows some thing i appreciate in advance to help me and let me know those things.
and if this related to indirect addressing , how can i find it in program and is there any way or not
tanx (wow)
dsekulic
Posts: 186
Joined: Sun Feb 12, 2006 5:47 pm
Location: Europe

Re: [?]: indirect addressing and cross reference

Post by dsekulic »

Hi,
In Step7 Cross Reference View (Options -> Reference Data -> Display) select View -> Cross References. Go to View -> Filter... Here You select what kind of cross reference You want to see. In Your case select Per. Inputs and Per. Outputs and press OK.
regards
saravanan_tsvk
Posts: 25
Joined: Tue Dec 28, 2010 2:11 pm

Re: [?]: indirect addressing and cross reference

Post by saravanan_tsvk »

dsekulic wrote:Hi,
In Step7 Cross Reference View (Options -> Reference Data -> Display) select View -> Cross References. Go to View -> Filter... Here You select what kind of cross reference You want to see. In Your case select Per. Inputs and Per. Outputs and press OK.
regards
Thank you, But the method you have mentioned is not applicable for Indirect addressing.
dsekulic
Posts: 186
Joined: Sun Feb 12, 2006 5:47 pm
Location: Europe

Re: [?]: indirect addressing and cross reference

Post by dsekulic »

Hi,
It is right, but I think that it is not possible to see cross references for indirect addressing, because such software should be able to analyse Your code. In address register You can load any value.
regards