Author Topic: AdvancedHMI Arduino and OPC  (Read 1476 times)

tylerinthetub

  • Newbie
  • *
  • Posts: 24
    • View Profile
AdvancedHMI Arduino and OPC
« on: July 18, 2017, 11:25:39 PM »
Hello guys,
I have been doing a bit of digging and not found a whole lot on this topic, mostly google turns up RS232 stuff when asked the title.

The guys over here,  https://www.st4makers.com/opc-server-for-arduino, have built a nice little OPC server for Arduino, after a little playing around I am turning the onboard LED on/off from the HMI screen.

Not much to setting it up either, just follow his install instructions.  I loaded the UNOled sketch from the arduino IDE. Then I used dOPC to scan and make sure the Arduino server was running and get the proper server name.  Pop that into advancedHMI with the proper variable name on the button and up and running.

Hope this helps a few other guys. 

Constanz

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: AdvancedHMI Arduino and OPC
« Reply #1 on: April 25, 2018, 06:12:53 AM »
To increase my knowledge, I would like to introduce and guide you on the important points to help me.