AdvancedHMI Software
General Category => Support Questions => Topic started by: JoaoMartins13 on April 09, 2021, 04:29:56 AM
-
Hello guys,
I'm trying to connect my Omron PLC NX1P2 to the AdvancedHMI. I'm just trying to do now the first steps of the initial video.
The connection is in EthernetIP and the IP of PLC is 192.168.250.1.
I don't know what is missing, can someone help me?
Here images of my properties.
The error message in English is Incorrectly formatted input string
Thank you
-
In PLCAddressValue for DigitalPanelMeter, you have "Value". This needs to be a PLC address such as D0
-
I've changed to D0, but it's not working too, I have the message attached in the image.
-
Can you ping the address 192.168.250.1 ?
-
Yes, may be is the target node address that is wrong.
-
Can you run a Wireshark capture to see if the PLC is responding with anything?
-
Here is the wireshark capture.
-
The requests are going out, but the PLC is not responding. Can you see any possible problems with the network address, node, etc. ?
-
I do see in the Wireshark where the destination Unit is 0, but in the screen capture you provided it is 250
I seem to recall on one of the Omron controllers where the Unit No. had to be the same as the last number of the IP address.
-
In the sysmac studio I can't change the value.
But in Visual Basic is possible to do.
The image in the attachment shows the node address with 250. It is supose to work now?
-
Can you run another Wireshark to see if the PLC is now responding?
-
check your targetnode address. as i know it must be 0 not 250