Arduino Opta expansion modules

  Рет қаралды 6,828

Jakob Sagatowski

Jakob Sagatowski

Күн бұрын

Пікірлер: 27
@Omar-mm6ms
@Omar-mm6ms 2 ай бұрын
Good video! You ran into most of the same issues that I encountered. It’s really a pain to setup the PLC using the IDE. I don’t know why they made it so user unfriendly. It’s okay once setup. Not great, but usable. One major issue though is that they removed the ability to program the PLC over Ethernet in v1.0.6. You’ll see that the Modbus TCP option has been removed. You can still connect to the PLC to read/write variables using Modbus TCP, but you can’t program the PLC. This means that you need to connect your computer to the PLC using USB in order to program, which is a pain. Why would they remove that as a feature? Very strange decisions made when developing this product. It is cheap though, so a good option to consider over something like a Siemens Logo or Micro800. I just wish they’d improve the software to make it more user friendly.
@jianpingli3826
@jianpingli3826 5 ай бұрын
Thanks a lot for your work here. I will follow your steps to try my opta plc. Would you please make a video on how to install and use two virtual boxes for using two versions of PLC software on one PC. How to make usb ports and ethernet ports working with the PLC hardware.
@JakobSagatowski
@JakobSagatowski 5 ай бұрын
I did try to use a VM for this video but encountered problems (as can be seen in the video). The VM topic is worth to look into again.
@janhbrenna4264
@janhbrenna4264 5 ай бұрын
Thanks as always, is there a way too control a stepper/servo driver with some of the expansion?
@seimela
@seimela 4 ай бұрын
Use RS485 /Modbus
@sumeetguleria232
@sumeetguleria232 2 ай бұрын
Hello Jakob, nice explanation. Can you help with how we can implement this in the GUI to control the entire program?
@Lachlan.Wright
@Lachlan.Wright 5 ай бұрын
Looks good - personally I am mostly interested in the 4-20mA module, but sadly it isn't released yet. Something I am really struggling with: Why would I chose the OPTA solution over something like a CX7000? I really like the CX7000. The main two reasons I can come up with for using the OPTAs are 1. ModbusTCP (LOL Beckhoff) and 2. C++ code.
@Flamechr
@Flamechr 5 ай бұрын
The c++ part just gives you so many options for modern software development 😂
@colinspeer2150
@colinspeer2150 5 ай бұрын
What is your current favorite set up for 4-20 mA sensors?
@whickervision742
@whickervision742 5 ай бұрын
You can converter 4..20 mA to 1 to 5 volts with a resistor you know. I doubt the analog only module is triple-isolated so no using pH sensors for example.
@pradiptabiswas2393
@pradiptabiswas2393 5 ай бұрын
Thanks for doing this. Its difficult to find resources with opta plc or arduinon machine control plc. What would be the benifit of using this over arduino machine control (plc) over this combination with opta and opta extention? Thank you
@fiifinenyi2156
@fiifinenyi2156 5 ай бұрын
Please how do I interface the opta with an Hmi from a different brand using modbus Rs-485
@Archfile375
@Archfile375 5 ай бұрын
I'd love to see how you'd do the automated testing, even in the TwinCAT environment as an example. Thanks for the effort that went into recording and uploading this. Cheers
@Archfile375
@Archfile375 5 ай бұрын
Additionally, I think @12:00 you are supposed to 'Apply detect config', I think this means 'Apply the detected configuration' to the current project.
@JakobSagatowski
@JakobSagatowski 5 ай бұрын
You're lucky today! I have a whole course here on KZbin on how to do automated testing using TwinCAT. Check the two episodes about test driven development on my TwinCAT 3 course here on my KZbin.
@chudchadanstud
@chudchadanstud 5 ай бұрын
beckhoff slices are cheaper. Yes the "PLC" (actually an IPC) is expensive but you get an unlimited 7 day trial and you can probably bypass it with a little Automation Interface and OCR magic.
@Flamechr
@Flamechr 4 ай бұрын
But you will need to reactivate it if you restart or lose power. Do you have ota options For becckhoff ? CI/CD out of the box ?
@chudchadanstud
@chudchadanstud 4 ай бұрын
@@Flamechr That's what Automation Interface is for. You can set it up so it auto activates. When your PLC loses power something has gone wrong anyway. It's much safer to diagnose and manually start it up.
@seimela
@seimela 4 ай бұрын
Guys I find Delta PLC to be the most stable and reliable so waste no times with this rushed product ❤
@TomScryleus
@TomScryleus 5 ай бұрын
OMG OMG.. what a great video! Can I subscribe twice?
@jackallison3884
@jackallison3884 5 ай бұрын
Do not buy an opta until they fix the plc ide. For the past year it has been impossible to get time over Ethernet. I have not yet tried 1.0.6 and have my fingers crossed.
@HalfFull-r1i
@HalfFull-r1i 5 ай бұрын
Just get the real PLC with that price level. Don’t waste your time & money. Get NAIS FP1/2
@WilmerAriza
@WilmerAriza 5 ай бұрын
I can said this: OPTA is the worst device if you turn on the ethernet network. After hours of working without problem the device will go in error mode stop ModBus communication and stop working completely without reason or way to debug. the device needs to power cycle to get out of this status.
@JakobSagatowski
@JakobSagatowski 5 ай бұрын
I haven't tried any long-term tests with the Opta. Did you try to upgrade it to the latest firmware? (1.1 instead of 1.0, like I did in the video)?
@yannickasselin1
@yannickasselin1 5 ай бұрын
I have the same issue. I have an Opta PLC controlling something at home and it completely freezes every now and then. I even added a relay to power cycle the Opta when modbus communication is lost. The relay is controlled from Node-Red on a Raspberry Pi communicating modbus with the Opta. I have not tried the new firmware yet. I will try later.
@WilmerAriza
@WilmerAriza 5 ай бұрын
@@JakobSagatowski I still have to do the test.
@WilmerAriza
@WilmerAriza 3 ай бұрын
Finally I was able to test. Now the Modbus is stable. Beware anything from the previous versions must be removed.But with the new version I cannot connect anymore to program with Ethernet 😅.
Programming the Arduino OPTA
27:33
Jakob Sagatowski
Рет қаралды 47 М.
Arduino PLC Starter Kit: Input Simulation and Control Loop
10:36
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 20 МЛН
Как Я Брата ОБМАНУЛ (смешное видео, прикол, юмор, поржать)
00:59
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 24 МЛН
Advent of Code 2024 Day 14
27:49
Jonathan Paulson
Рет қаралды 1,9 М.
TwinCAT 4024 to 4026 PLC migration
22:01
Jakob Sagatowski
Рет қаралды 3,8 М.
Arduino Digital Expansion unit (D1608S) with OPTA PLC
12:54
Modeling and Simulation of Advanced Amateur Rockets
17:10
Lafayette Systems
Рет қаралды 141 М.
The Plexus P/20 is now fully operational!
1:06:56
Adrian's Digital Basement
Рет қаралды 108 М.
13 Brilliant IoT Projects!!! (2024 Edition)
10:25
ToP Projects Compilation
Рет қаралды 186 М.
Two engineers compete to design a PCB in only 1 hour! Who will win?
12:19
Predictable Designs
Рет қаралды 41 М.
Arduino Opta PLC: Second Impressions
16:50
Hamed Adefuwa
Рет қаралды 1,3 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 20 МЛН