Hi,
I’m trying to read Date and Time in copa-data from Modbus Driver in “STRING” format with length of 8.
From 1st address (TIME) I’m getting the correct value (05:00:00) as shown in below pic.
From 2nd address (DATE) I should get (15/07/20) but I’m getting as :00:0015 as shown in below pic.
In second address the value I’m getting is from address 1 but length of 2 shift is there.
Same is continuing for address 3, 4 5…..
If I’m reading from another driver then also only one value of string is coming correct.
Can anyone help me out in this.![]()