Tim, hi. Would you PLEASE make a video about how to add and program a Incremental Encoder Module 1734-IK in a 1769-L16ER-BB1B PLC? I want to read the Speed of a Belt conveyor in my HMI. I appreciate your Help. Thank you so MUCH.
Hi Anderson, while made for the Micro800, see video below where we talk about taking counts and scaling them. twcontrols.com/lessons/calculating-rate-on-a-high-speed-counter-in-an-allen-bradley-micro800-micro850-plc
Yes, You would use branches. If there's a chance of two inputs could be on at the same time and you're going to need to look at the one shot instruction also
If I have a ctu and a ctd with a preset of 25 and want to limit the counting function between 0 and 25 how do I do that? I got the ctu to stop at 25 using the dn function but can not figure out how to stop the ctd from going below 0.
Don't use the DN bit. Use compare instructions. If the accumulated is greater than or equal to 25, don't count up. If it is less than or equal to 0, don't count down.
@@TimWilborne Thank you so much for the advice it was very helpful and worked as needed. You're videos are very helpful I learned a lot from them. Thank you.
You have No Idea how much this helped me. Please keep it up!!
I'm glad to hear that, you made my day :)
You are doing the world a whole lotta good Sir, please keep it going!! :)
Thanks, you made my day!
Thanks!
You are welcome!
I've learned so much from your videos, Absolutely brilliant content.
Thank you Eugene!
Hi Tim i m very hapy to be your student from morocco
Great, nice to meet you!
Tim, hi. Would you PLEASE make a video about how to add and program a Incremental Encoder Module 1734-IK in a 1769-L16ER-BB1B PLC? I want to read the Speed of a Belt conveyor in my HMI. I appreciate your Help. Thank you so MUCH.
Why do you use physical trainers and not Logix emulate?
Do you have any videos on teaching yourself with emulate?
Thanks for all you do
Where do you find the basic bit instructions? I can't seem to find the link.
Here you go
ruclips.net/video/lzPuUKNvQA8/видео.html
Hello
How can I configure an encoder for measuring length in linear meters?
thanks your videos are the best. Congratulations
Hi Anderson, while made for the Micro800, see video below where we talk about taking counts and scaling them.
twcontrols.com/lessons/calculating-rate-on-a-high-speed-counter-in-an-allen-bradley-micro800-micro850-plc
Dear Sir, How to program Ramp up and ramp down in PLC in order to run drive from setting in m/m. ? (Ramp function gen)
That would make a good video, I'll put it on the list.
Is it possible to use multiple inputs on the same counter ?
Yes, You would use branches. If there's a chance of two inputs could be on at the same time and you're going to need to look at the one shot instruction also
If my PLC power is OFF, would the counter get reset to 0? Same question for RTO. Thank you.
No, the tags on the Controllogix and Compactlogix are retentive so they will retain their values during power up.
Hi ,How to add missing instructions toolbar on studio 5000
View and then tool bars.
If I have a ctu and a ctd with a preset of 25 and want to limit the counting function between 0 and 25 how do I do that? I got the ctu to stop at 25 using the dn function but can not figure out how to stop the ctd from going below 0.
Don't use the DN bit. Use compare instructions. If the accumulated is greater than or equal to 25, don't count up. If it is less than or equal to 0, don't count down.
@@TimWilborne Thank you so much for the advice it was very helpful and worked as needed. You're videos are very helpful I learned a lot from them. Thank you.
Hello
How i can use high speed counters in studio 5000 and take actions in defrrent speeds,
Thanks
We have a video coming on that. Stay tuned.
@@TimWilborne
Thanks
@@احمدعبدالله-ظ3ف2خ You are welcome
A ctu and a timer would be good, unless there is a video up already.
Hi Manuel. Here is one on tying counters to timers. See if helps.
ruclips.net/video/oNUHnzSqpiQ/видео.html
i have an issue in our encoder reader counter plc