fdupont-noovelia opened a new issue, #1754:
URL: https://github.com/apache/plc4x/issues/1754

   ### What happened?
   
   PlcReadResponse getAllBytes/getAllIntegers with PLC4J to a Beckhoff TwinCat 
program :
   
   arrayVariable AT %I* : ARRAY [1..13] OF WORD;
   
   Returns only the 1st element.
   
   Array has :
   [11, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 13]
   
   [11] is returned.
   
   New issue since commit : bdd05c9e765bfca294b20b398f346b241a2e0aa3 [bdd05c9]
   Date: September 8, 2024 13:14:19
   
   ### Version
   
   0.13.0-SNAPSHOT
   
   ### Programming Languages
   
   - [X] plc4j
   - [ ] plc4go
   - [ ] plc4c
   - [ ] plc4net
   
   ### Protocols
   
   - [ ] AB-Ethernet
   - [X] ADS /AMS
   - [ ] BACnet/IP
   - [ ] CANopen
   - [ ] DeltaV
   - [ ] DF1
   - [ ] EtherNet/IP
   - [ ] Firmata
   - [ ] KNXnet/IP
   - [ ] Modbus
   - [ ] OPC-UA
   - [ ] S7


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