Advertisement
Guest User

Untitled

a guest
May 30th, 2013
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1.  
  2. MUSCLE PC/SC Lite Test Program
  3.  
  4. Testing SCardEstablishContext : Command successful.
  5. Testing SCardGetStatusChange
  6. Please insert a working reader : Command successful.
  7. Testing SCardListReaders : Command successful.
  8. Reader 01: Realtek 00 00
  9. Enter the reader number : 01
  10. Waiting for card insertion
  11. : Command successful.
  12. Testing SCardConnect : Command successful.
  13. Testing SCardStatus : Command successful.
  14. Current Reader Name : Realtek 00 00
  15. Current Reader State : 0x34
  16. Current Reader Protocol : 0x1
  17. Current Reader ATR Size : 14 (0xe)
  18. Current Reader ATR Value : 3B E5 00 00 81 31 FE 45 D0 00 37 00 80 89
  19. Testing SCardDisconnect : Command successful.
  20. Testing SCardReleaseContext : Command successful.
  21. Testing SCardEstablishContext : Command successful.
  22. Testing SCardGetStatusChange
  23. Please insert a working reader : Command successful.
  24. Testing SCardListReaders : Command successful.
  25. Reader 01: Realtek 00 00
  26. Enter the reader number : 01
  27. Waiting for card insertion
  28. : Command successful.
  29. Testing SCardConnect : Command successful.
  30. Testing SCardStatus : Command successful.
  31. Current Reader Name : Realtek 00 00
  32. Current Reader State : 0x34
  33. Current Reader Protocol : 0x1
  34. Current Reader ATR Size : 14 (0xe)
  35. Current Reader ATR Value : 3B E5 00 00 81 31 FE 45 D0 00 37 00 80 89
  36. Testing SCardDisconnect : Command successful.
  37. Testing SCardReleaseContext : Command successful.
  38.  
  39. PC/SC Test Completed Successfully !
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement