I need it to go like this:
(4E 65 77 20 53 65 6E 64 08 00 00 00 08 00 C6 66 1C 5C *00* *00* 08 00 00 00)
(4E 65 77 20 53 65 6E 64 08 00 00 00 08 00 C6 66 1C 5C *00* *01* 08 00 00 00)
(4E 65 77 20 53 65 6E 64 08 00 00 00 08 00 C6 66 1C 5C *00* *02* 08 00 00 00) Once the second colum of *XX* Hits FF, The first switched to 01.. So..
(4E 65 77 20 53 65 6E 64 08 00 00 00 08 00 C6 66 1C 5C *01* *00* 08 00 00 00)
(4E 65 77 20 53 65 6E 64 08 00 00 00 08 00 C6 66 1C 5C *01* *01* 08 00 00 00)
All the way up to...
(4E 65 77 20 53 65 6E 64 08 00 00 00 08 00 C6 66 1C 5C *FF* *FF* 08 00 00 00)
Of course, without the parenthesis or asteriks. So, 00 00 - FF FF for those two bytes.
And need the rest of it to remain constant. If it makes it more simple, each string can start on a new line, and there doesn't need to be spaces between the numbers. If anyone can tell me how to do this, a program or something, that should be all I need. <3
EDIT 2: I found this: Generate List of Sequential Numbers
It's what I need, with the exception that it doesn't register hex values, only numbers. So I can only get 10 00 - 99 99.
Edited by Sylfaen, 24 January 2011 - 07:12 AM.


Sign In
Create Account

Back to top









