Exactly the kind of introduction I was looking for. Thanks!
@andrewc75243 жыл бұрын
Great video, thanks for the update on OpenPLC’s new beta features.
@jesperankersen Жыл бұрын
Got the same issue as Bert Canlas is describing, seems there is missing some sort of initialization. Or forcing the sequence 1 -> 0 for one of the LED's. Just before you execute the code it seems you are adding a datatype, is this related somehow to the issue ?
@ManuelMelendez-eq8je10 ай бұрын
Hello, the link in the forum it's broken :c
@ruslan.zhumabai Жыл бұрын
Hi! Do you have an example for modbus rtu? How is possible to do communication via modbus rtu by using that soft?
@karte26262 жыл бұрын
Can I program Arduino Mega 256 and Arduino Nano using Open PLC? Thank you very much in advance!
@seafoxc2 жыл бұрын
Yes, I tried it out (the mega and the nano) and they both work.
@065_LâmQuangTrí28 күн бұрын
@@seafoxc i use the nano wit ch340 but it does not work why??
@عبدالوهابه-ب4ي2 жыл бұрын
Hello, I designed my PLC board using Arduino Nano, but the input pins numbers and the output pins numbers are different. Can I modify the numbers of the inputs and outputs ?
@olympusmons40892 жыл бұрын
Once you upload the code, can the Arduino be disconnected from the computer, or is the code running on the pc and commanding the plc outputs? Thanks for making this video!
@seafoxc2 жыл бұрын
Using this methode, the code is run on the Arduino, so yes, you can disconnect the Arduino, and the code continues running.
@user-dm1th4yl1y2 ай бұрын
why is my arduino behaving strangely (the LEDs flash in a very strange way, sometimes it hangs)
@marcelohernandez78012 жыл бұрын
Hola, mi consulta es, como es que lograste que aparezca el logo de Arduino ahí en las herramientas,yo tengo open PLC y no lo tiene,será una versión vieja la mía.. 1.0 ,debe ser la primera
@seafoxc2 жыл бұрын
Yes! you need to download the latest version: openplcproject.com/download-windows/
@skidloaders12 жыл бұрын
Heel interessant, weer iets nieuws ontdekt , dank U - kijk ook eens naar arduino programmatie met ChatGT van OpenAI ( das geenen Bool eh - lol )
@seafoxc2 жыл бұрын
Dat is toevallig, ik heb eergisteren ChatGPT ontdekt en ik ben enorm verbaast wat het kan. Plc programmeren kan ChatGPT soms ook in ladder heb ik gemerkt.
@teamkrishi155 Жыл бұрын
Can you specify the resistors value you used here? And can we do it from esp8266
@seafoxc Жыл бұрын
I used a 330 Ohm resistor. You can do it with the esp8266 but first check wich pins are linked with the outputs in the program. Good Luck 🤞
@bertcanlas76802 жыл бұрын
i did everything the same in your tutorial sir, but my output is always False for all LED
@seafoxc2 жыл бұрын
I just tried it to make sure it still works and the program (like in te video) still works. Try again with a new project and make sure NOT to copy paste blocks. If it works, please let me know :-) Good Luck
@loadcartoons2 жыл бұрын
I wish I could say this worked for me but I'm getting the yellow and green lights staying on for 3 seconds then the red for 6 seconds then they all turn off to repeat the cycle. and I literally copied what you did in the video.
@seafoxc2 жыл бұрын
Did you copy paste the TON blocks? If yes => try to add them individual. What happens when you simulate the program in the editor?
@alikyan2162 Жыл бұрын
Ok
@SparkTechUg5 ай бұрын
Thanks very much sir. is there a way i can simulate this in Proteus without a physical board. And can the same thing be done for OPTA and PMC in Proteus if I don't have the physical PLCs?
@seafoxc5 ай бұрын
I have no idea. I don't work with the programs you want to work but I wish you good luck!