??? 11/18/09 20:26 Read: times |
#170945 - BEWARE industrial PLC can take an awful lot of abuse Responding to: ???'s previous message |
I want to write PLC programs in Ladder diagrams so I tought of creating a program using C#, which would allow me build my ladder programm
that is the difficult part. First of all WHY? you can buy small PLCs for less than $100 second BEWARE industrial PLC can take an awful lot of abuse on the inputs and outputs, THAT is where the cost comes from. If your thingy can not handle e.g. an 'accidental' 220V on an input you will drown in warranty repair. so that the C# will assign a number of bits (lets say 8 bits) and when these bit as received by the micro, the C programm will interpret those 8 bits as for exmple: that will be way too limited, use 'control blocks' (e.g. 8 bytes) Erik |
Topic | Author | Date |
PLC using 89S52 | 01/01/70 00:00 | |
BEWARE industrial PLC can take an awful lot of abuse | 01/01/70 00:00 | |
reply | 01/01/70 00:00 | |
do you not know what a PLC is | 01/01/70 00:00 | |
Why not byte-coded? | 01/01/70 00:00 | |
Reply | 01/01/70 00:00 | |
think it through | 01/01/70 00:00 | |
Reply | 01/01/70 00:00 | |
C# programming | 01/01/70 00:00 | |
RE: I'm not sure if this is the correct way for starting... | 01/01/70 00:00 | |
I tried to build one... | 01/01/70 00:00 | |
Reply![]() | 01/01/70 00:00 |