Step 7 March 09 Puzzle

L D[AR2P#0.0]

Lifetime Supporting Member
Join Date
Nov 2006
Location
UK
Posts
6,694
The attached project has been run in PLCSIM and flashes Q0.0
The flashing is achieved by OB35 which has been configured to run every 500ms, and the code in OB35 is as follows:

Code:
AN Q0.0
= Q0.0

The task is to modify the supplied OB35 so that it will flash Q0.1 instead. The restriction is that you must not use the S7 block editor to modify OB35, nor replace OB35 with one from another project.

Answers via PM
 
The attached project has been run in PLCSIM and flashes Q0.0
The flashing is achieved by OB35 which has been configured to run every 500ms, and the code in OB35 is as follows:

Code:
AN Q0.0
= Q0.0

The task is to modify the supplied OB35 so that it will flash Q0.1 instead. The restriction is that you must not use the S7 block editor to modify OB35, nor replace OB35 with one from another project.

Answers via PM

Sorry man, what do you mean with "restriction is that you must not use the S7 block editor"?
 
Here's a picture of the editor in use. This is what you cannot use. (because, lets face it, if you could, the puzzle as proposed wouldn't be a puzzle :) )

cant009.JPG
 
Here's a picture of the editor in use. This is what you cannot use. (because, lets face it, if you could, the puzzle as proposed wouldn't be a puzzle :) )
Can't even open it hehe.
Do i need special software to solve the puzzle.
Cant even put a extra block in there lol :confused::)
 
LD is it

Step 7 March 09 Puzzle
or
Step 7 March 09 Hack
:eek:

To modify OB35 without S7 editor. That option ain't available. Created in Language "Assembler" :eek:
 
Please set
Properties->Project
Can be opened under any Windows language setting

it's crazy - change language for every project :)
tnx
 
krk & manmeet have submitted solutions which use the re-wire function. Consider this method now excluded for future submissions.
 
krk & manmeet have submitted solutions which use the re-wire function. Consider this method now excluded for future submissions.

Can i ask why the Re-wire function doesn't work for me? it allways gives me following message

Address list:
Old address: New address:
Q0.0 Q0.1
Block list:
OB35: Block with this language ID cannot be rewired.
 

Similar Topics

I am having a step7 v5.4 program where the blocks are encrypted and locked. And the manufacturer is stopped the support. Is there any ways to...
Replies
2
Views
175
Good Morning, Hoping someone with some Siemens experience can give me a hand with this one. Customer has a S7-200 cpu, which has a 6GK7...
Replies
0
Views
246
HI! HOW COULD I OBTAIN THE NAMES OF THE STEPS OF A ROUTINE IN SFC LANGUAGE IN STUDIO5000? Or is there a system variable that gives me those...
Replies
0
Views
339
I'm just trying to figure out the right method of adding a DO card to an existing rack. It's not the *next* open slot, but I have to move the AO...
Replies
5
Views
546
Hi Siemens Experts, I am hoping someone can shed some light on my issue. I have uploaded the code from a S7-300 (317-2PN/DP) using Step 7...
Replies
9
Views
668
Back
Top Bottom