Getting a 3M self-check to work with Koha

Changes made to the 3M Self Check Machines to work with Koha.

  1. Login to 3M Self Check System Administration  web page.
  2. Select the network menu
  3. Scroll down to “Host Communications” and change
    1. Communication Type “Telnet”
    2. TCP Port “8041”
    3. Host Name or IP “75.101.142.135” (This is the test SIP server IP)
    4. Scroll down to the 3M Command Center (CIMS) and click “Save Changes”
    5. Scroll down to “Send/Expect Scripts”  and click “Edit Login Send/Expect”

(in b and c below replace XXXX with your location code, see below)

  1. Click “Menu+”
    1.  Send String (leave blank)
    2. Expect String “login:”
    3. Timeout “30”
    4. Retries “3”
    5. Click “Add”
  2. Click “Menu+”
    1. Send String “XXXXsip\r”
    2. Expect String “password:”
    3. Timeout “30”
    4. Retries “3”
    5. Click “Add”
  3. Click “Menu+”
    1. Send String “XXXXsip\r”
    2. Expect String “Login OK.  Initiating SIP” (note 2 spaces after “OK.”)
    3. Timeout “30”
    4. Retries “” (or 3 works as well)
    5. Click “Add”

Leave a Comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s