I am decoding a barcode and the program usually processes the info but this time it didnt and im left with hex code and some set of raw bytes. The hex code is in a sort of rectangular shape and the raw bytes is just in a long line @<10> <30><13>AN-1173-6-56-7480-89-886-4080-89-66555280-6533-119 This is just a part of the raw bytes.
I need to know how to convert hex code into words that i could understand or convert the raw bytes into words i understand. I pretty much know almost nothing about this so please try to explain this as if you wer talking to someone with no knowledge.
Is there any converters that would help quicken the process??
THANKS
I just found out that when you convert the hex into AscII or whatevr it turns out to be what the raw bytes is. Idk if this helps but now i just need to know how to convert that to words anyone can understand
Another update to anyone who might read this. I found out using a barcode reader online what information is on the barcode. The only problem I am now having is what information corresponds with what parts of the hex code or raw bytes. I need to edit the info.
I need to know how to convert hex code into words that i could understand or convert the raw bytes into words i understand. I pretty much know almost nothing about this so please try to explain this as if you wer talking to someone with no knowledge.
Is there any converters that would help quicken the process??
THANKS
I just found out that when you convert the hex into AscII or whatevr it turns out to be what the raw bytes is. Idk if this helps but now i just need to know how to convert that to words anyone can understand
Another update to anyone who might read this. I found out using a barcode reader online what information is on the barcode. The only problem I am now having is what information corresponds with what parts of the hex code or raw bytes. I need to edit the info.