Guest Guest_Solonel Posted October 3, 2005 Report Posted October 3, 2005 Hi, I want to make a new function (for data move) in cimplicity machine edition. The existing functions in PLC LD Instructions aren't suitable fot that i want. How could i create my own? Thanks, Solonas. Quote
Steve Bailey Posted October 3, 2005 Report Posted October 3, 2005 You'll have to create a subroutine that does what you want. With some GE Fanuc PLC models, you can create parameterized subroutines that simplify passing parameters into and out of the subroutine. Quote
Guest Guest_RussB Posted October 3, 2005 Report Posted October 3, 2005 If you are using an RX3i or RX7i PAC CPU you can build your own Functions. What CPU do you have? Quote
Guest Guest_Solonel Posted October 5, 2005 Report Posted October 5, 2005 I have cgr772 cpu for plc 90-70 Quote
Oddysee Posted October 9, 2005 Report Posted October 9, 2005 Please be a bit careful if you have timer or 1 shot coil in your subroutine, it may behave like what you thought. Do a couple of test you will find out. 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.