CCW - Micro820 - Modbus TCP - Can't retrieve register 10001

mak0s

Member
Join Date
Apr 2021
Location
UK
Posts
5
Hi, I started my journey with Micro820 and I have to read input status address 10001-10010 from one device via Modbus TCP, everything works fine for holding registers, but when I want to extract bit address from the Word array- LocalAddr instead of array with individual register value (0 or 1) I can see decimal value 130 which is equivalent to binary 10000010, but I cant separate specific value. I can do that with RADZIO modbus tester, and everything works fine but not in CCW.
Is there any way to convert that word array into boolean array to extract specific address?
If yes than how, because I have experimented with MOV, COP, ANY to BOOL, ANY to INT and so far no success.
Thanks for help
 

Similar Topics

hey guys, so I've been stuck for a couple of days trying to connect to a Micro820 version 12 using CCW version 12. I see the IP using "Discover"...
Replies
5
Views
1,449
Hello all. Is there an easy way to perform a compare for 2 versions of a Micro820 program in CCW?
Replies
0
Views
1,267
While creating a project, I've discovered an issue trying to utilize related instructions from others in different programs. It seems as if if...
Replies
5
Views
2,000
Can anyone tell me how to make an array, say a DINT [16] in CCW for a Micro820? The tag editor seems to be forcing me to make a tag for each...
Replies
2
Views
5,655
Back
Top Bottom