![]() |
||
|
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
| ||
New Here? Please read this important info!!!
|
|||||||
![]() |
If you're really looking to learn about PLCs, you NEED our book... "Your Personal PLC Tutor - A Guide to Understanding PLCs" Easy to read and uses 'plain' language!
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
![]() Join Date: Jun 2003
Location: Abu Dhabi
Posts: 1
|
Ladder Logic with R S 500 Logix starter kit
I am in the process of making a ladder logic diagram with self study method only.
I have made the loggic diagram. But I got confused about the following items: 1 Address 2 Symbol 3 Description 4 Instruction Could anybody of you be kind enough to explain me about each item How to make, how to make it to appeare above or lower the logics/ instruction. with AB Micro Logix starter kit software. Thanking you all sridhars61 |
|
|
|
#2 |
|
Member
|
The address is the 'real' name of the bit, word, etc... For example, "I:0.0/1".
The symbol is a 'nickname' you can give the bit, word, etc... For example, "START_PB". Once defined, you can use these instead of typing the address. Maximum 20 characters, upper case only, no 'special characters' or spaces. The description is exactly that, a description of the bit, word, etc... For example, "Start Pushbutton". Upper/lower case, spaces, carriage returns, etc. allowed. The instruction is the function you want to do. For example, "XIC" (examine if closed) will solve TRUE if that bit is ON when scanned. You can change how all these are displayed in the "Properties" dialog box (With the LAD window active, pull-down "View" and select "Properties"). The "Address Display" and "Comment Display" tabs have radio buttons to adjust the display. Anything else?... ![]() beerchug -Eric |
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Topics
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CarWash Ladder Logic | sicminds | LIVE PLC Questions And Answers | 30 | November 14th, 2007 01:54 AM |
| Starter Kit | 2tolbert | LIVE PLC Questions And Answers | 5 | February 18th, 2004 01:01 PM |
| RS Logix 500 Ladder to .DOC or .TXT | saroj | LIVE PLC Questions And Answers | 5 | January 20th, 2004 09:38 AM |
| Flow Ladder Logic | slenkovj | LIVE PLC Questions And Answers | 10 | June 17th, 2003 08:20 AM |
| Ladder logic without symbols | Deer | LIVE PLC Questions And Answers | 15 | November 27th, 2002 07:13 PM |