Hey Archie,
Currently i have been working on a project with Omron NJ101-1000 PLC in which I have 3 digital tags W0.00, W0.01, W0.02. I was trying to connect it to the PLC via Advanced HMI but it always throws "No Reponse from PLC. Ensure baud rate is correct." error from HostlinkbaseCom's function
Public Function Read(ByVal startAddress As String, ByVal numberOfElements As Integer) As String() Implements IComComponent.Read
And when timer is added to read the value of W0.02 then it gives the error as "Send Buffer is full, may have lost communication." from HostlinkbaseCom's
Please guide me how to connect the NJ series Omron PLC to our AdvancedHMI
Thanks for your valuable time and effort and a fantastic product.