Siemens S5 => S7
Siemens S5 => S7
(OP)
Hi there
I have a problem with converting an S5 to an S7 -file. A great part of my program is converted correctly, except the command B (bearbeiten), ex. B M 0.0 (bearbeiten M0.0).
does anybody know how I can solve that in S7 ?
Thanks in advance
I have a problem with converting an S5 to an S7 -file. A great part of my program is converted correctly, except the command B (bearbeiten), ex. B M 0.0 (bearbeiten M0.0).
does anybody know how I can solve that in S7 ?
Thanks in advance





RE: Siemens S5 => S7
You might want to look to the Siemens Support site (on http://www4.ad.siemens.de)
Then look for "ID 365590" and click the uppermost item ("Indirect addressing in STEP 7 in comparison to STEP 5").
I think the answer to your question is found here.
Eric
RE: Siemens S5 => S7
You need indirect addressing using AR-registers in S7.
Try using help, search topic indirect addressing. Some examples are provided there.
Greetings
MerlinTheSorcerer