1
Open Discussion / Re: Broadcast over internet
« on: September 24, 2022, 06:57:27 AM »
I use AHMI with OpenVPN in an aplication for pumping system with 3 pumping stations and 5 submergibles pumps, a total of 5 PLCs.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Hi Everyone,
I am trying to connect to 3 Micrologicx 1400 PLCs to read and write data from one to another to control some functions between them. I need to read and write words and bits. Can some one please explain how to to this in the best way possible?
It also occurs in 3.99y beta 38. I am not sure how the drivers work, but this issue appears to be happening with all of the serial drivers. The error is thrown before communication is attempted.
It only happens if the scale factor results in a decimal.
To replicate this all you need to do is put a DigitalPanelMeter on the main form of a fresh project, give it a Keypad scale factor of 2, keypad min 0 max 100, and send it to any of the SerialDF1 drivers with a PLCAddressKeypad of N17:1 for example.
Run the project, if you enter "4" into the keypad you'll get a "no response form PLC" error. If you enter 5 you'll get a "input string was not in a correct format" error.