Program a Flip Flop Using One Shots. ONS, OSR, OSF in Allen Bradley's RsLogix 500

  Рет қаралды 42,350

Tim Wilborne

Tim Wilborne

Күн бұрын

This is a popular request we get from viewers and is a great example to explain how one shots such as ONS instructions work.
Get the full details of this lesson at courses.twcontrols.com/
Items used in this video:
PLC Trainer twcontrols.com/plc-trainers
The above links make these videos possible. Please use them!
Support these videos while you advance your skills courses.twcontrols.com/

Пікірлер: 61
@kevin00861
@kevin00861 Жыл бұрын
Dear Tim, First of all i really cannot thank you enough for your amazing educational videos! Please keep posting more! The answer is that XIO and XIC input instructions that hold the same address would always reset each other, as in our Timers Lesson when you used DN bit XIO and the same DN XIC to make flashing timers or to recycle an output or to make a reciprocating / oscillator output. Again Dear Tim, thanks a million times !
@joew4202
@joew4202 Жыл бұрын
I never get tired of watching your videos Tim!
@TimWilborne
@TimWilborne Жыл бұрын
Glad to hear that Joe!
@clintathusaz
@clintathusaz 2 жыл бұрын
Always happy when I find you've made a video answering my exact question in a very understandable manner. Thanks for your efforts!
@TimWilborne
@TimWilborne 2 жыл бұрын
Glad to help!
@iliapopovich
@iliapopovich 3 жыл бұрын
This is just a latch. Like an electromagnetic relay and I always tried to figure it out how to do it, now is more clear. Actually he is using the ONS and all the other elements to create logic gates. Well done.
@TimWilborne
@TimWilborne 3 жыл бұрын
Thank you!
@davidpalmer963
@davidpalmer963 2 жыл бұрын
Hey Tim , David Palmer here. Hope you and yours are well. Great detail on the logic ..switch on (logic high) switch off ( logic low).
@TimWilborne
@TimWilborne 2 жыл бұрын
Thank you David!
@shirwilbo2797
@shirwilbo2797 5 жыл бұрын
Good teaching video.
@TimWilborne
@TimWilborne 5 жыл бұрын
Thanks!
@3498137
@3498137 2 жыл бұрын
Hi Tim. Excelent explanation and it is very to apply in the real world. This is very uselful for controling a motor using the Stop an Start as a unique Pusbutton. I wonder how to use it like a Flip-Flop with independet Set and Reset. for example to control the sensing signals, low and high water level of a tank. Thanks for your excelent contribution>
@MM-vi9kh
@MM-vi9kh 4 жыл бұрын
Great
@TimWilborne
@TimWilborne 4 жыл бұрын
Thanks!
@tnapierism
@tnapierism Жыл бұрын
Can you please make a video about how to create the RSLogix 500 FFL and FFU instruction using CCW? Thanks!
@TimWilborne
@TimWilborne Жыл бұрын
I should look into doing a video on that, I'll put it on the list.
@ankitbothra8205
@ankitbothra8205 2 жыл бұрын
Excellent video..!! AB general instructions guide mentions "Unexpected operation may occur if : output tag operands are overwritten".. What does this mean??
@TimWilborne
@TimWilborne 2 жыл бұрын
It would be similar to duplicate destructive bits, see if this helps kzfaq.info/get/bejne/g61giJhkuLqokok.html
@ankitbothra8205
@ankitbothra8205 2 жыл бұрын
@@TimWilborne well seems it may be saying that indeed.. But I'd really call that expected output.. wouldn't you??!! Thanks..
@dronai
@dronai 4 жыл бұрын
How can I use this concept to make an alternating relay ? Pump 1 and Pump 2 Alternating
@TimWilborne
@TimWilborne 4 жыл бұрын
In this situation you will usually have a stop, lead, and lag float. Each time the stop float goes down, you would do the flip flop. then if your toggle bit is off and the lead float is up then you would run pump one where is if the toggle but was on and the lead float was up you would run pump two. The lag float would turn both pumps on.
@dronai
@dronai 4 жыл бұрын
@@TimWilborne I install these all the time, but I would like to build my own controller. The problem for me is the alternating relay. Looking at your program, I just made the flip flop work. Can't wait to try it out, Thanks, Dorian
@TimWilborne
@TimWilborne 4 жыл бұрын
@@dronai Great, let us know how it works!
@jojoon1937
@jojoon1937 Жыл бұрын
I cannot find the link for rising and falling pulse video in the description
@TimWilborne
@TimWilborne Жыл бұрын
You can find all of our lessons at twcontrols.com/plc-lessons
@brentsmith2185
@brentsmith2185 Жыл бұрын
Can’t get it to work using rs5000
@ks1works
@ks1works 4 жыл бұрын
How do you convert an OSR to an ONS when the follows a stack of different inputs? I am trying to convert a SLC 500 1747-L30A to a Micrologix 1400. I changed all of the OSR bits to ONS. There is a push button input that also acts like a reset button if you press it two times quickly. The ONS sets the bit and will not allow the reset function to clear the counter. Any Ideas?
@TimWilborne
@TimWilborne 4 жыл бұрын
The Micrologix 1400 supports the OSR. Why not stick with it? The issue is the ONS lacks the external output bit which your OSR is probably using elsewhere in the program.
@ks1works
@ks1works 4 жыл бұрын
When I converted the program to the 1400 and verified the program the errors indicated that the one shot rising was incompatible with the 1400.
@ks1works
@ks1works 4 жыл бұрын
should I do the conversion in RS Logix 5000 instead of 500?
@TimWilborne
@TimWilborne 4 жыл бұрын
@@ks1works I think you are right, let me look closer tomorrow
@TimWilborne
@TimWilborne 4 жыл бұрын
@@ks1works You are right. The Micrologix ONS is the equivalent of the SLC 500's OSR. It should work if you changed the instruction. My guess on why it wouldn't would be something different in the timing. How quickly did the push buttons have to be pressed sequentially? Did you verify the time bases and presets are the same in all of the timers?
@tongtanomwong2940
@tongtanomwong2940 3 жыл бұрын
Tim, I apply first program in the step by step with Micrologix 1400 . when I go to run mode it was FAULTED, shown Error description "Expansion I/O module 1 generated an error"
@TimWilborne
@TimWilborne 3 жыл бұрын
That means something is wrong with the module you have plugged in to the right of the PLC base. What do you have connected there?
@tongtanomwong2940
@tongtanomwong2940 3 жыл бұрын
@@TimWilborne I have connected the Analog Module 1762-IF2OF2 A D 1,2.
@stanleypolanco4887
@stanleypolanco4887 4 жыл бұрын
TIM GREETINGS How can I use OSF on an SLC 5/03 CPU. THANKS
@TimWilborne
@TimWilborne 4 жыл бұрын
Hi Stanley. It isn't available in the SLC 5/03. You'll have to get a little creative with the OSR instruction to take it's place. For example if you were using and OSF behind an XIC of I:0/0 then you would use an OSR behind an XIO of I:0/0 in place of it.
@stanleypolanco4887
@stanleypolanco4887 4 жыл бұрын
@@TimWilborne It's what I thought but it would be a problem with the first scan thank you very much Tim
@kylesproductreview5583
@kylesproductreview5583 4 жыл бұрын
I would like to see bsl bsr
@TimWilborne
@TimWilborne 4 жыл бұрын
Hi Kyle, I'll put it on the list!
@sprek2
@sprek2 4 жыл бұрын
@@TimWilborne if you haven't made this video yet could you show some best practices for using an encoder with the instructions
@TimWilborne
@TimWilborne 4 жыл бұрын
@@sprek2 Good suggestion! We have this one talking about how to configure the high speed counter for an encoder. www.theautomationstore.com/rslogix-500-training-allen-bradley-micrologix-high-speed-counter-rslogix-500-function-file-configuration-for-an-encoder/ This one talking about calculating rate, speed, or RPM www.theautomationstore.com/rslogix-500-training-how-to-calculate-the-rate-speed-or-rpm-on-a-high-speed-counter-in-rslogix-500-for-a-micrologix-plc/ And this one talking about what happens if you don't have your input filters set right. www.theautomationstore.com/rslogix-500-training-what-do-input-filters-on-an-allen-bradley-micrologix-plc-do-and-what-happens-when-they-are-too-high/ What else should we cover?
@chadrickstephenson6064
@chadrickstephenson6064 3 жыл бұрын
I get how the light turns on, but I don’t get how the light turns off when pressing the button again.
@chadrickstephenson6064
@chadrickstephenson6064 3 жыл бұрын
Oh get it. It happens so fast. Because of one scan the XIO’s are inactive to switch off the light.
@TimWilborne
@TimWilborne 3 жыл бұрын
Great, I'm getting ready to make a revised version with Studio 5000 and Connected Components Workbench.
@punder30
@punder30 5 жыл бұрын
Very good instruction and detailed information using a ONS instruction. I am sure some people call "/" a back slash but a majority if not everyone calls "\" a back slash and "/" a forward slash or just slash. en.wikipedia.org/wiki/Backslash
@johnrece6622
@johnrece6622 3 жыл бұрын
This one gives be the brain pain lol
@TimWilborne
@TimWilborne 3 жыл бұрын
Yes, I'm getting ready to make it for Studio 5000 and Connected Components Workbench. I've got some ideas on how to make this clearer.
@wshh8486
@wshh8486 4 жыл бұрын
Siemens already have an SR flip flop
@TimWilborne
@TimWilborne 4 жыл бұрын
Hi Charles. You are right, lots of PLCs have flip flops, but this exercise helps you better understand program flow. Thanks for watching!
@CM-oy2kd
@CM-oy2kd 4 жыл бұрын
Good job Mr. Wilborne. Where are you located
@TimWilborne
@TimWilborne 4 жыл бұрын
@@CM-oy2kd Thanks, the US
@jasonvanhalle
@jasonvanhalle 5 жыл бұрын
I think rung two is switching back and forth with every scan, so if it winds up off or on when you let off the button is just due to timing of the release?
@TimWilborne
@TimWilborne 5 жыл бұрын
Yes. One more thing to think about. Why isn't it blinking fast on the computer screen?
@jnrfalcon
@jnrfalcon 4 жыл бұрын
This video is the most confusing so far. I have no idea what ONS should mean and why it does what it does. And it is exactly what you choose to skip...
@TimWilborne
@TimWilborne 4 жыл бұрын
See if around 4 minutes helps you.
@jnrfalcon
@jnrfalcon 4 жыл бұрын
@@TimWilborne it is the confusing part. As far as I understand now, ONS functions the same as OSR here, detects the action from proceeding element. If it changes from 0 to 1, send true downstream. It will send false if the proceeding element didn't change or change from 1 to 0. You did a good job on explaining what happened but didn't mention why. Like why does ONS output false when it receive a 1 while its storage has 1 already...
@TimWilborne
@TimWilborne 4 жыл бұрын
@@jnrfalcon We have a video in the works on the difference between an ONS, OSR, and OSF that would be helpful. Basically an ONS is the same as an OSR except the ONS passes true or false conditions onto the right of the rung for evaluation by an output instruction whereas the OSR is an output instruction that writes a one or zero to its output bit.
@iliapopovich
@iliapopovich 3 жыл бұрын
@@jnrfalcon The one shot (ONS) limits the basic scanning of the device (PLC), which is about 50 times per second in just one scan. That's because the electricity is moving almost with the speed of light and when you press a button ,even in the quickest way, the electrons did already 20-30 cycles and the desired output should be random and not the intended one. With One Shot you know that when you press it even for long the output should be only one scan or signal.
I Can't Believe We Did This...
00:38
Stokes Twins
Рет қаралды 107 МЛН
Nutella bro sis family Challenge 😋
00:31
Mr. Clabik
Рет қаралды 13 МЛН
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 49 МЛН
Studio 5000 AFI Always False Input vs JMP LBL to Disable Rung
8:33
Tim Wilborne
Рет қаралды 3,5 М.
ONS, OSR, OSF in Studio 5000
13:51
Dan Staifer
Рет қаралды 15 М.
What is a PLC? 13 How to program a One Shot Instruction ONS
5:18
plcprofessor
Рет қаралды 13 М.
PLC Programming a one-shot or OSR ONS
4:10
Midwest Tech Training
Рет қаралды 21 М.
Sinking and Sourcing PLC Inputs with PNP NPN Sensors
17:31
Tim Wilborne
Рет қаралды 154 М.
Studio 5000 Message Instruction Basics  | Read/Write PLC Data
15:28
Shane Welcher
Рет қаралды 10 М.
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,7 МЛН
⚡️Супер БЫСТРАЯ Зарядка | Проверка
1:00