Find function in Step7

CalleLundin

Member
Join Date
Apr 2010
Location
Sweden
Posts
23
Hey!

im working on a project were i use a shiftregister FC90 WSR.
In this register i have 1300 int values that are shifted down on a pulse.

Now to the problem, i have a area of around 200 int´s in the middel of this register, lets say int 500-700 were i vouldlike to find a certain pattern.

So i vould like a function that can look between two adresses in the shiftregister and find the first adress that is equal to my specifyed pattern.

Allmost exact funtion like the FC86 but whitout the initziallation "SRC" becuse i have no possibility to write something in the register.

Is it possible to make this in someway?

Regard
Calle Lundin
 
How many bytes does the pattern occupy ?

Copy the portion of the shift register you wish to search to another area and then you could use FC86 + offset the result.

I would roll my own though.
 
Last edited:

Similar Topics

In Rslogix 5000, when searching for tags, is there a way to look only for destructives? Thanks.
Replies
8
Views
3,993
Hi All, Wondering if anyone has a source for information about products with problematic production runs from allen bradley/rockwell. Ive seen...
Replies
2
Views
164
Hi , Where i can find Mitsubishi PLC Card end of line & replacement model details. i am looking for Q02CPU replacement model. Please advice. thanks
Replies
2
Views
189
I have tested every screen and no single screen individually has this fault pop up, but when I compile and send to the PanelView it comes up. If I...
Replies
4
Views
206
Hi, One of my customers has an old fabric tensile testing machine. The IC # AD7501KN of its controller has malfunctioned. This IC is related to...
Replies
1
Views
99
Back
Top Bottom