Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/14/08 11:54
Read: times


 
#150809 - re:
Responding to: ???'s previous message
For ladderwork see
http://www.microshadow.com/ladderwork.php
Idea is to compile ladder diagram into HEX file, programmed into MCU.

For my PLC - once a friend of my asked me to replace mold machine controller. I had board with MCU,LCD and 6-button keyboard, some I/O pins.
Since i didnt know how exactly machine works and machine was in other town , i decided to prepare something like PLC. As result my device has some interpreter , with limited set of commands,
variables are - input/outputs and timers. Programm is stored into serial eeprom, paged at about 100 bytes/page(32steps x 3bytes each step + some bytes - header and check sum).
Program is entered trough LCD/keyboard dialog.
Each page is loaded into XDATA and executed step by step. There was additional page ,loaded in other XDATA place, which contains steps executed by timerticks. Mold machine works reliable with new controller. There is one needed feature - potentiometer scanning command for time_variable tuning.
For me this task was funny.



List of 44 messages in thread
TopicAuthorDate
Build a PLC by using microcontroller AT89S8252            01/01/70 00:00      
   re:            01/01/70 00:00      
   you hold on to the wrong end of the stick            01/01/70 00:00      
      Explain it in detail we dont understand growling            01/01/70 00:00      
         growling?            01/01/70 00:00      
            I mean uttering something that cannot be            01/01/70 00:00      
               what on earth is 'growling' here?            01/01/70 00:00      
      Ok I missed the word " gargantuan " .            01/01/70 00:00      
         I hate to keep hammering on this ...            01/01/70 00:00      
            Perhaps he meant "mumbling"            01/01/70 00:00      
            You may swap that bloody word with this            01/01/70 00:00      
               growling            01/01/70 00:00      
                  A person Growling            01/01/70 00:00      
                     RE: A person Growling            01/01/70 00:00      
                        maybe            01/01/70 00:00      
                  Kurzman you are deliberately annoying Malund            01/01/70 00:00      
                     My mistake            01/01/70 00:00      
                        not annoyed at all            01/01/70 00:00      
      again            01/01/70 00:00      
         web address            01/01/70 00:00      
         the web address WHERE I 'GROWLED'            01/01/70 00:00      
            what do you mean by            01/01/70 00:00      
               I\'ll do that as long as ...            01/01/70 00:00      
                  Much better if you ask in a clear sense            01/01/70 00:00      
                     when you .. as so fully demonstarted            01/01/70 00:00      
                        I dont say unclear I say it slipped before my            01/01/70 00:00      
                           now that you are so busy with the dictionary ...            01/01/70 00:00      
                              Sometimes it does happen ...            01/01/70 00:00      
   need more here            01/01/70 00:00      
      One more meaning here            01/01/70 00:00      
         If you used AT89C2051....            01/01/70 00:00      
   LaddeWORK            01/01/70 00:00      
      need more information aabout 8051            01/01/70 00:00      
         Your first LadderWORK project ... is here!            01/01/70 00:00      
         i am also building a PLC using micro controller            01/01/70 00:00      
            ???            01/01/70 00:00      
               in the form of text            01/01/70 00:00      
                  then it is NOT a PLC            01/01/70 00:00      
                     it was given in iec61131_3 standard            01/01/70 00:00      
                        ST Language            01/01/70 00:00      
                           i am designing my own compiler            01/01/70 00:00      
   LadderWORK: The first experiment            01/01/70 00:00      
      other controller            01/01/70 00:00      
         I hope you told your customers            01/01/70 00:00      

Back to Subject List