Page 1 of 1

About the Card Quantity Product

Posted: Sat Nov 21, 2015 4:04 am
by predators
In the process of card production, is the expected value of response APDU can be changed?

I want to use this tool to send script, but I found that only APDU response value is 0x9000, it's considered as successful production. And in my script, there are some APDU commands, I expected it not 0x9000, how can I do?

Re: About the Card Quantity Product

Posted: Mon Nov 30, 2015 11:57 pm
by UNKNwYSHSA
From the run.bat file, we know the product tool read the result of product command, if the product command returns 0, the production is succeed, if not, the production fails.
So your apdutool can return 0 if the apdu response the expect SW, not only the value 9000.