Комментарии:
very good
ОтветитьI am interested PLC programming Learning
Ответитьthanks
ОтветитьHi real pars thanks to you, the NC for stop push button is wrong because in this situation you have always 1 on flip flops and program not running
Ответитьtoo bad it's impossible to download the s7 manager
Ответитьnice video, may I know the language used in this programming? is it ladder or FBD?
ОтветитьBest tutorial i ever seen, thanks alot 👍
ОтветитьWhat a shit program lol.
ОтветитьClear and concise.
Ответитьgood😉
Ответитьvery well explained ...thank you
ОтветитьI’m new to this but as i understand you wait until h_level is on and mixer is off to open the valve. Well doesn’t that latch get turned on right after h_level is on before starting the mixer right after filling the tank which then opens the valve before mixer starts even working. Could that be a bug in your code or maybe I didn’t understand it properly?
ОтветитьPretty good
ОтветитьLow level should be negated contact. Otherwise sensor will give out sigal while liquid is above low level sensor and will be resetting dischage valve flip flop.
So if we set LowLVL contact as a NC it will close once level drops below bottom level thus setting on pumps. Of course a relay with NC contact can be used to invert LowLVL signal, but that's aditional cost.
NICE SIR
ОтветитьThank you my friend for your videos but i will never use that brand siemens in my life.
Too many useless movements in the software without a reason.
Fatek,Ls, Delta, mitsubishi etc softwares have much more friendly environment.
But again thank you for your videos they are very specific and educational.
your explanation very easy to teach( crystal clear) thank you sir
ОтветитьFeels like this would be easyer in C...
ОтветитьCan we practice it without plc
ОтветитьI was wondering why Network 3 doesn't trigger when the water level first reaches H_LEVEL and as the MIXER is off.
Is this because Network 3 isn't looking to detect that the MIXER is off, but rather that it has been switched from on to off?
shouldn't there be a problem with this code if H level is active and the mixer haven't yet been activated will cause the valve to open prematurely??
Ответитьit's so insteresting the way that you explained everything
thanks i catch it
Thank you very much
ОтветитьGreat ❤
ОтветитьReally Good broth, it's a very good info!
We hope you to show us more , from your good info!
Great video... But i have a small question.. When the liquid reaches to maximum level and high level switch is activated. And mixer and valve are turned on respectively. But when the liquid goes below high level switch the status of high level switch will change and that will affect the entire process... What say?
ОтветитьThank youu 🙏🏽
Ответитьgreat
ОтветитьThe part 1 and the part 2 are amazing videos. Very easy to understand and follow. I have noticed. The low-level switch is open when there is water, and the high-level switch is closed when there is water. Should not we use the normally closed switch for the low-level switch?
ОтветитьRespected realpars sir may you please 🙏 make a wiring diagram of all this logic .please
ОтветитьNice
ОтветитьGreat Thanks, i have question about program architecture how to start (organize the thinking) how to divide the program start by all protections are first or operation philosophy or what!!!!!!!!!! plz help me i need to organize the program to help any body can understand my program easy
ОтветитьYou're such a good teacher ,I need more illustration on how to link PLC with HMIs thanks
ОтветитьI have a question. Suppose you are dealing with a process with entails the separation of oil and water. The quantity (volume) of oil and water is not always fixed but varies once the liquid settles. How then do you make real time changes to or how do reprogram the level sensors to meet these new level of oil and water so that we can have as much as possible, an accurate separation process
ОтветитьThanks a lot for the tutorial, I just have two questions: since the stop button is normally closed, doesn't it just reset the flip flops immediately? Also actuating the stop button seems to just discontinue power to the reset part of the flop, please explain how the stop button works. Thank you.
ОтветитьThank you so much for such a good video.
Ответитьinstalled, everything works, thanks!
ОтветитьThis is lovely, I really gained a lot of knowledge watching this video
ОтветитьWhy is the high level energized when liquid is on high level but low level is energized when there is not liquid on low level?
ОтветитьThe world is simple, just keep it simple 😀
Ответитьi appreciate it. This video was so helpful. Thank you!!
ОтветитьGreat teaching
ОтветитьHey man i want to program a plc using c instead of ladder logic so can u help me with that
ОтветитьReally Awesome😍
ОтветитьWhat about subroutines , do have any tutorials explaining those, thank you , and great thing you're doing.
ОтветитьYour tutorials are very impressive, am grateful to your impartation. Thanks.
I am currently operating on 2# electric gas kilns and using plc board in operating to the system, so your program is helpful to me.
Keep up with your good job.
Do you guys have tutorials on the wincc application?
ОтветитьGreat tutorials, thank you so much!
I am total beginner in PLC programming.
Would appreciate to get an advice about synchronous speed control of 4 servo motors and change the speed according to a couple of parameters. Also, HMI is supposed to be used for this purpose.