Multitech MTCMR-E Podręcznik Użytkownika Strona 48

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 54
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 47
Chapter 6 Configuration Scripts
48 Multi-Tech Systems, Inc. MultiConnect AW User Guide
; wait 'OK'
; sendln "5 B ?????" ; Choice for the last parameter: Enter the SMTP password
; wait 'OK'
; sendln "5 C 25" ; Choice for the last parameter: Enter the SMTP portnum
; wait 'OK'
; sendln "5 D ON" ; Choices for the last parameter: "ON", "OFF"
; wait 'OK'
; sendln "5 E ?????" ; Choice for the last parameter: Enter the SMTP server
; wait 'OK'
; sendln "5 F ?????" ; Choice for the last parameter: Enter the SMTP domain
; wait 'OK'
; sendln "5 G ?????" ; Choice for the last parameter: Enter the SMTP sender's name
; wait 'OK'
; sendln "5 H ?????" ; Choice for the last parameter: Enter the SMTP sender's address
; wait 'OK'
; sendln "5 I ?????" ; Choice for the last parameter: Enter the SMTP recipient's address
; wait 'OK'
;----------------------------------------------------------------------------------------------
; Debug section - Enable or Disable debug
;----------------------------------------------------------------------------------------------
; sendln "8 Y" ; Choices for the last parameter: "Y", "N"
; wait 'OK'
;------------------------------------------------------------------------------------------------------
; Wireless Connection - save this option for last because if "Always On" is selected, the system
; will start the connection right away!
;------------------------------------------------------------------------------------------------------
sendln "1 D ON_DEMAND" ; Choices for the last parameter: "ON_DEMAND", "ALWAYS_ON"
wait 'OK'
;--------------------------------------------------------------
; Save Configuration?
;--------------------------------------------------------------
sendln "SAVE"
wait 'OK'
;--------------------------------------------------------------
; Configuration is done
;--------------------------------------------------------------
sendln "FINISH"
Przeglądanie stron 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 54

Komentarze do niniejszej Instrukcji

Brak uwag