Author Topic: Support Required on Codesys OPC Server V3.  (Read 3522 times)

arundara

  • Newbie
  • *
  • Posts: 1
    • View Profile
Support Required on Codesys OPC Server V3.
« on: November 21, 2013, 01:12:48 AM »
Hi All,

Is it possible to Communicate Advanced HMI with Schneider M218 PLC via ethernet?

Is it possible to call Codesys OPC Server V3 on Advanced HMI?

If any one have the solution or suggestion please let me know.

Thanks & Regards,
Arun

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5266
    • View Profile
    • AdvancedHMI
Re: Support Required on Codesys OPC Server V3.
« Reply #1 on: November 21, 2013, 01:26:03 AM »
Is it possible to Communicate Advanced HMI with Schneider M218 PLC via ethernet?
Does the PLC support the ModbusTCP protocol? I did a quick search and found that it mentions support for the ModbusRTU and ModbusTCP, which means you should be able to use the ModbusTCPCom driver in AdvancedHMI.

Quote
Is it possible to call Codesys OPC Server V3 on Advanced HMI?
I have used the OPCDACom driver with the Bosch Indraworks which is a CodesSys V3 based system. You just need to find the correct server name for the OPC server.
« Last Edit: November 21, 2013, 01:30:28 AM by Archie »

clanman

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Support Required on Codesys OPC Server V3.
« Reply #2 on: September 22, 2014, 10:51:22 AM »
I have used this with CoDeSys.OPC.02on OPC using DACom1 driver.
Put the CoDeSys.OPC.02 in the OPCServer of the com object and assign your variable in the panel meter to: PLCAddressValue : .usiValue ( dont forget the stop in front of the variable name)