Guest Alfredo Posted September 13, 2005 Report Posted September 13, 2005 How do I use a TT or EN bit on a timer for a Mitsu PLC? I am programming in GPPW. The only bit I found is the DN bit. Quote
navillusi Posted September 13, 2005 Report Posted September 13, 2005 In GPPW there are no TT or EN bits, if you need them you need to write code to substitute them e.g. X0 ---] [-----------(T1 K100) | |----------(M0) M0 T1 ---] [----]/[---------(M1) Thus M0 becomes EN and M1 becomes TT Quote
panic mode Posted September 13, 2005 Report Posted September 13, 2005 Maybe this looks better: Condition -----| |---------+------------(EN) | | +------------(T) | | T +----| |-----(DN) | | DN +----|\|-----(TT) 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.