Greetings. Very new to Modbus and am using Simply Modbus for this task. In the picture you will see values being written to an MSP430 that represents a serial number. The serial number is:
0202030505
I need to modify the serial number that would include both Alpha and Numeric values. I have no idea as to how this is being encoded. Obviously, 12338 represents 02
12339 represents 03
and so on. However when I try to change the end of the number to represent anything higher than 09, I get an invalid slave ID error. The slave ID is 2.
This is totally over my head lol.
Any suggestions??
0202030505
I need to modify the serial number that would include both Alpha and Numeric values. I have no idea as to how this is being encoded. Obviously, 12338 represents 02
12339 represents 03
and so on. However when I try to change the end of the number to represent anything higher than 09, I get an invalid slave ID error. The slave ID is 2.
This is totally over my head lol.
Any suggestions??
Attachments
-
846.2 KB Views: 19
