Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drawing & Testing Simple Logic Diagrams

Status
Not open for further replies.

EMSw

Mechanical
Joined
Apr 3, 2003
Messages
1
Location
GB
I work in heavy mechanical engineering, but I have to communicate logic controls descriptions to the guys who actually program the controller. Although the systems are simple, it is important that they are correct.
At present I draw in Excel and have created my own logic gates so that if I change an input from 1 to 0, I can see the output change - but it is tedious and cumbersome to edit.
I am looking for a simple drawing package for the logic diagram where I can manipulate the inputs to test that the desired output is achieved.

I don't know (or care) which PLC will be used, so I do not want a system specific to a particular PLC.

 
The LogixPro simulator available at has an I/O simulator. However, it is an RSLogix simulator so you will have to use AB ladder code for programming.
 
Or just create each of your Excel objects as VBA objects. Then you can "connect them together, and verify outputs....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top