Help ON LM90

jcp

Member
Join Date
Feb 2010
Location
Multan
Posts
369
Hello friends;

I have a problem in searching of the given register.
I enter the register number then it go to the specified register. But if register is used two times how i make the search continu means by TAB or Enter?

Second i declare the variable YY (%R00001) now i want to fix the value in that register which can be used on other rungs instea of constant.

Please help me?

Regards
 
It is easy to search by not using the full register number.
Instead of entering %R00001 you can use 1R. Make sure search is set for global and implicit and you will find all uses (Implicit will also find any embedded uses of R1, like global moves and arrays).
 
Second i declare the variable YY (%R00001) now i want to fix the value in that register which can be used on other rungs instead of constant.

Regards

Just "Move" a constant into 1R and then every where you use 1R if will have the constant value in it.
"Move" is found in Edit>Shift F6>F1.
Then, in the future, all you have to edit is the constant to change 1R value used in other rungs.
 
This is from memory, not from actually looking at LM90, so some details may not be exactly correct.
When you press F4 to bring up the search window in LM90, there are several fields you can modify to control the search. One of those fields is labeled "From". Your choices are "Top" and "Current". The window defaults to "Top". Change it by the "Tab" key to "Current" and you're good to go.
There is another field that controls direction of the search, forward or back.
 
Continue searching is done by press F4 (search) againe. After every time you make searching you see the next register until the end it in the program or the end of the program.
For to change register value go to Reference Tables
(in window of:
F1-program display/edit
F2- reference tables
F3- plc control
Etc....
Then in the top write 1r for the first address in the table and then with the curseres move to the one you want to change
 
Fascinating! Like a "Time Machine" bringing me back a quarter century! :)
If only the body could go back with the mind, eh?

Yes, I first used LM90 in 1988 or 89.
 
Last edited:

Similar Topics

I'm using the GESNP communication driver to link my GE Fanuc Series 90 Micro to a Intouch application. I'm having trouble to find how I'm supposed...
Replies
3
Views
1,298
Hi all. I had a copy of the old DOS based LM90 ver 9 software I use for occasionally re setting a GE FANUC 90 30 installed in one of our panels...
Replies
1
Views
2,585
We have an old machine with a GE Fanuc 90-30. We need to reload the program, I have an original on floppy that was made using LM90-30 V4. Our old...
Replies
4
Views
2,995
Hi friends; I have a licenced cimplicity version 4.01 and LM 90-30 serirs. I have a gfunk plc and I/Os. I have nott enough experience to use these...
Replies
3
Views
2,979
I know this is a longshot, but Ill give it a try. This program was written in Logicmaster 90 and the way it is setup is you have a bunch of...
Replies
6
Views
3,032
Back
Top Bottom