This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Decoding

Hello,

I have this code from PAR pos system. I want to know what does this number represent and is anyway to convert it into decimal and ascii
03 03 A1 02 06 00 03 00 FF FF 34 5E 31 98 74

What is the value of last five sets in decimal. Is there any software that I can use to get value from memory of POS register? Please help. Thanks

Parents
  • Hello,

    Actually I want to know if last five sets are store number and I want to see if it is then does it match to my store number. POS is point of sales from PAR and I am trying to install program at different stores with different store number to unlock function menu. If I use above FEF code with my store number then it works but if I change store number in POS to different then it wont allow me to use that function menu. So I want to change last five sets of hex to specific store number for each store. Thanks

Reply
  • Hello,

    Actually I want to know if last five sets are store number and I want to see if it is then does it match to my store number. POS is point of sales from PAR and I am trying to install program at different stores with different store number to unlock function menu. If I use above FEF code with my store number then it works but if I change store number in POS to different then it wont allow me to use that function menu. So I want to change last five sets of hex to specific store number for each store. Thanks

Children