set debug true set echo true # Enable PIN1 enable_chv > test_unblock_csv.tmp reset # Enter the wrong PIN1 more than 3 times to block it (we will see some exceptions, which is normal) verify_chv 2468 verify_chv 2468 verify_chv 2468 verify_chv 2468 reset # Unblock the PIN again unblock_chv >> test_unblock_csv.tmp reset # Disable PIN1 disable_chv >> test_unblock_csv.tmp reset