Hi,
I'm developing for the BasicCard 1.1 and 4.5D Rev C.The following code works fine for 1.1. The response is"1234" and the SW1SW2 is &H9000.
Command &H00 &HC0 GetResponse( result$ ) result$ = "1234" Le = 4 SW1SW2 = &H9000End Command
When calling the command on the 4.5D Rev CSW1SW2 is set to &H6104 but I need the behavior ofthe 1.1 card.What can I do?
Regards,Daniel
Follow Ups: