ratcliffe_ic Posted March 23, 2007 Report Posted March 23, 2007 How do I comment up a program, I've pressed every key available and can't find anywhere to enter some descriptions / nicknames. I must be missing something simple. Thanks in advance. Quote
RussB Posted March 23, 2007 Report Posted March 23, 2007 Scroll up to the top of your ladder logic and select 'Variable Declarations' (or similar) and press F10 (zoom). In the Main block all variables will be global, if you do this in any other block these variables will be local to that block only. Quote
Steve Bailey Posted March 23, 2007 Report Posted March 23, 2007 In addition to writing names and nicknames for variables, you can add rung comments by inserting a "COMMENT" instruction. Each comment counts as a rung. Once the comment rung is in place, you move the cursor to it and hit F10 (zoom) to get to where you can write the text. The comment instruction is located in the "CONTRL" menu (SHIFT + F9) when you are editing a rung or adding a new one. Comment text is not visible while you are monitoring a rung, but it can be included in a hardcopy printout. Quote
ratcliffe_ic Posted March 23, 2007 Author Report Posted March 23, 2007 Cheers, thanks for the assistance. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.