hutcheb commented on issue #954:
URL: https://github.com/apache/plc4x/issues/954#issuecomment-1554786244

   The addressing in the logix driver when addressing bits of words is
   N40[0].8 (A period in stead of a colon).
   
   Having a go at copying the implementation of the Java version into Go would
   be a very good start. If you are unable or unwilling to do it, then you may
   need to find someone with a shared interest in fixing it.
   
   On Fri, 19 May 2023 at 4:49 pm, Charly ***@***.***> wrote:
   
   > I used the same variables for 0.9.1 and 0.11. And I used %N40[0]:8 for
   > 0.9.1, then N40[0]:8 for 0.11 which does not like it.
   >
   > But, it works very nice if I use N40[0]. I do not now how to translate
   > N40[0]:8 - N40[0]:WORD[8] or N40[0]:UINT[8] are not accepted by the 'logix'
   > driver.
   >
   > Unfortunately, I am working with Go version and it is not possible to
   > establish a connection. Is there anything else I can do for helping in
   > solving this issue?
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/plc4x/issues/954#issuecomment-1554706605>, or
   > unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/ADXBWTESWIAENVUWIECICPTXG6CAFANCNFSM6AAAAAAYGXGWBI>
   > .
   > You are receiving this because you commented.Message ID:
   > ***@***.***>
   >
   


-- 
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