RuneRoven commented on issue #1424:
URL: https://github.com/apache/plc4x/issues/1424#issuecomment-1963723182

   It could be possible, i will have to fix a java runtime and complie it.. I 
have tested communication with the plc using the native go ads lib which 
worked. I am not sure where the problem lies. maybe i need to clone the source 
code to add more debugs.. I also found different ways of adding the symbols, 
where in some examples like the one on the webpage uses 
AddTagAddress("value-bool", "MAIN.myBool:BOOL") but in the example file for Go 
it is AddTagAddress("value-bool", "MAIN.myBool"). 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to