Author Topic: Pc to Pc communications  (Read 636 times)

ddddd13

  • Full Member
  • ***
  • Posts: 118
    • View Profile
Pc to Pc communications
« on: August 14, 2019, 10:36:05 AM »
Can I set up AdvancedHMI running on one PC to communicate to another PC running AdvancedHMI via ModbusTCP. I need to transmit a few bytes from one computer to another (but not back). It seems Modbus would be the easiest way to achieve this. Currently I am writing a file over a network but I get a lot of errors because of the conflicts involved with one computer reading while the other is writing. Or do you have a better suggestion?

Thanks,
Dave

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5306
    • View Profile
    • AdvancedHMI
Re: Pc to Pc communications
« Reply #1 on: August 14, 2019, 10:53:21 AM »
AdvancedHMI does not have a Modbus server. There is kind of hack way to make it work. Run ModRSim2 on one PC, then AdvancedHMI can talk to it both from a remote PC and the local PC.