cardunlockload unlock-script-file-name url [username] [passwd]

This command is used to load the custom unlock script associated with the swipe card interface.

The command requires 4 parameters when accessing an FTP server or 2 parameters when accessing an HTTP server:

unlock-script-file-nameName of the unlock script file
urlAddress of the FTP or HTTP server, can also be an IP address, prefixed by ftp:// or http:// respectively
If no prefix is specified (eg. cypress.bc.ca) then ftp:// is used
usernameUsername to access FTP server (ignored when url is prefixed by http://)
passwdPassword to access FTP server (ignored when url is prefixed by http://)

Notes:


Examples:

  1. Where unlock.sh is the unlock script, cypress.bc.ca is the FTP server, guest is the username of the FTP server and guestpw is the password of the FTP server :
    cmd cardunlockload unlock.sh cypress.bc.ca guest guestpw
  1. Where unlock.sh is the unlock script, and cypress.bc.ca is the HTTP server :
    cmd cardunlockload unlock.sh http://cypress.bc.ca

See also: RFID Card Reader Support


Firmware revision 1.2.1
CTM200R2 Firmware revision 3787

Last modified 4 years ago Last modified on 15-12-17 11:23:10 AM