RS500 Shortcuts

sobrio35

Member
Join Date
Mar 2015
Location
Vancouver, WA
Posts
7
Hi, I'm very new to programming in ladder logic, and wondered if there was a good resource for shortcuts. For example, if I'm looking at a main page with 120 rungs how do I quickly skip to rung, say, 79? Just keyboard shortcuts, things like that. Actually interested in shortcuts in RS500 and RS5000. Thanks!!

sobrio35
 
Last edited:
Although I dont know the specific shortcut you used as an example, you can find the keyboard shortcuts in the RSLogix500 software under:

Help > User Interface > Common Keyboard Shortcuts.

You snuck in an edit there,
You can find the same list in Logix5000 help file also.
The link that M.N. posted is good too.

BCS
 
Last edited:
Ctrl+E and Ctrl+Tab are my two favourites for RSLogix5000. Ctrl+E is your cross reference shortcut (cross reference is very good in RSL5K), and Ctrl+Tab will rotate your view between cross reference, logic, and tag windows. Very quick for switching back and forth
 
For RSLogix 500, there is one option that seems to be disabled by default (not sure why).

Tools->Options
System Preferences
"Advanced Diagnostics" Check the "Integrate Advanced Diagnostics in Project Tree".

With that enabled, all of your Rung Titles become shortcut links to that run in your ladder tree on the left. Double click on the title and you are taken right to the rung. Without the option enabled, I believe the shortcuts only appear if you are online with the processor.
 
for 5K - look under View > Toolbars > Bookmark Toolbar ... you'll probably like that one ... (note that in older versions this was called "Language Editor Editing" ... don't ask why - nobody knows) ...

in 500 try pressing Ctrl-G for "Go To" ... among other things, you can just type in 2:79 to go to rung 79 in file 2 ...
 

Similar Topics

Hello I am trying to make a program work with a sqo instruction .The process has 5 steps ,and a starting step of zero.There should be 8 sec...
Replies
17
Views
1,049
I have upgraded an old RS500 project to Studio 5000, it has thrown multiple errors which I am currently working through. I have looked through...
Replies
8
Views
1,723
I am working on upgrading a system with a ML1500 that uses a 1769-SDN DeviceNet Scanner to a CompactLocix L24ER-QB1B. Due to cost, I need to...
Replies
2
Views
1,401
I have been ask to check if we can have both English and Chinese in the same I/O description text window and rung comments. I could not Chinese to...
Replies
2
Views
1,212
Hi all, Here's an easy one. I've been asked to change a mitsubishi FX plc to a AB1400 using the same program. My customer has emailed me the...
Replies
5
Views
1,615
Back
Top Bottom