-
-
Notifications
You must be signed in to change notification settings - Fork 864
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to adapt abb plc equipment? #72
Comments
Thanks for the suggestion, the package is very interesting. To integrate it you can look the other 3 supported protocols by 'server/runtime/devices'. I can try too but i don't have how to test it (I don't have the hardware). Is there any freeware emulator for pc? |
Thank you very much for your reply. I tried to search and found a software called RSLogix Emulator 5000, but I don't know where to download and run it. I am still trying to find the download address. |
Found the download address (magnet:?xt=urn:btih:A4AC6EAFF0E0E3A782A3F897F11B32082BA83F88 ), I haven't verified whether it can be used. Serial number: 2022123456 |
Hi, Thanks
I found a video how to download and install it
https://www.youtube.com/watch?v=OAzf5QC2ZOM
I will try in the next day
Thanks for the suggestion, the package is very interesting. To integrate it
… you can look the other 3 supported protocols by 'server/runtime/devices'. I
can try too but i don't have how to test it (I don't have the hardware). Is
there any freeware emulator for pc?
Found the download address, I haven't verified whether it can be used.
Serial number: 2022123456
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#72 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALTN4BVWYUWVENLD4XCUJVTSDNEH7ANCNFSM4QKNAGFA>
.
|
Thanks♪(・ω・)ノ Looking forward to your adaptation . |
Is there anyone who would like to help me by test the support of abb plc with the 'ethernetip' branch. |
ABB ac500 PLC series is able to communicate with Modbus tcp also. |
I found node-ethernet-ip on github but I don’t know how to adapt it to FUXA.
node-ethernet-ip can directly connect to ABB
The text was updated successfully, but these errors were encountered: