TI-V90.TXT Driver File Contents (v2560.exe)

AT Command Format
=================

When issuing AT commands, you must abide by the following syntax conventions:

* A command line consists of a prefix, body, and terminator.  Each command
  line must begin with "AT" (except A/, A> and +++).
* AT commands must be terminated by a carriage return (except A/ and A>).
* Commands entered upper or lower case are accepted.
* The body is a string of commands restricted to printable ASCII characters
  (032 - 126).
* Space (ASCII 032) and control characters other than CR (ASCII 013) and BS
  (ASCII 010) in the command string are ignored.
* The default terminator is the ASCII <CR> character.  Characters that
  precede the AT prefix are ignored.
* Missing decimal parameters (n) are assumed as 0.
* The modem recognizes the backspace character for editing.  When echo is
  enabled, a backspace or delete is echoed a backspace character, a space
  character, and another backspace.  The code used for the backspace character
  is programmable through register S5.  Values equal to 0 or greater than 32,
  or the carriage return character value, cannot be used for the backspace
  character.
* The AT sequence may be followed by any command sequence, except for ATZ
  (reset), ATD (dial), or ATA (answer). Commands following these commands on
  the same command line are ignored. 
* The maximum number of characters on any command line is 60 (not counting
  the initial "AT").
* If a syntax error is found in a command, the remainder of the line will be
  ignored and an ERROR code will be returned.
* Most commands entered with parameters out of range will not be accepted and
  the ERROR response will be returned to the DTE.
* The next command will only be accepted by the modem once the previous
  command has been fully executed.
* Execution of commands D and A, either as a result of a direct command or a
  re-execute command, will be aborted if another character is entered before
  completion of the handshake.


Command Quick Reference
-----------------------
&$    HELP, Ampersand Commands       Mn    n=0  Speaker Off               
A/    Repeat Last Command                  n=1  Speaker On Until CD       
A>    Continuously Repeat Command          n=2  Speaker Always On         
AT    Command Mode Prefix                  n=3  Speaker Off During Dial   
A     Answer Call                    On    n=0  Return Online              
Bn    n=0  V.32/CCITT Answer Seq           n=1  Return Online & Retrain    
      n=1  Bell Answer Seq           P     Pulse Dial                     
Dn    Dial a Telephone Number        Qn    n=0  Result Codes Sent         
      n=0..9#*TPR,;"W@!()-                 n=1  Quiet (No Result Codes)   
DL    Dial Last Phone Number               n=2  Verbose/Quiet On Answer   
DSn   Dial Stored Phone Number       Sr=n  Sets Register "r" to "n"       
D$    HELP, Dial Commands            Sr?   Query Register "r"             
En    n=0  No Command Echo           S$    HELP, S Registers              
      n=1  Echo Command Chars        T     Tone Dial                      
Fn    n=0  Online Echo               Vn    n=0  Numeric Responses         
      n=1  No Online Echo                  n=1  Verbal Responses          
Hn    n=0  On Hook (Hang Up)         Xn    n=0  Basic Result Codes        
      n=1  Off Hook                        n=1  Extended Result Codes     
In    n=0  Product Code                    n=2-4  Advanced Result Codes   
      n=1  Checksum                  Yn    n=0  Next reset to &W0 settings     
      n=2  RAM Test                        n=1  Next reset to &W1 settings     
      n=3  Product ID string               n=2  Next reset to &F0 settings     
      n=4  Current Settings                n=3  Next reset to &F1 settings     
      n=5  NVRAM Settings                  n=4  Next reset to &F2 settings     
      n=6  Link Diagnostics          Zn    n=0  Software Reset     
      n=7  Product Configuration           n=1  Reset to &W0 settings     
      n=10 VXD Configuration Screen        n=2  Reset to &W1 settings     
      n=11 V.34 Link Screen                n=3  Reset to &F0 settings     
Ln    n=0  Low Speaker Volume              n=4  Reset to &F1 settings     
      n=1  Low Speaker Volume              n=5  Reset to &F2 settings     
      n=2  Med Speaker Volume        +++   Escape Code                    
      n=3  Hi Speaker Volume         $     HELP,  Command Summary        


Dial Commands  (See Dn in the Command Quick Reference)
------------------------------------------------------
0-9 Digits to Dial 
*   Auxiliary Tone Dial Digit
#   Auxiliary Tone Dial Digit
T   Tone Dialing
P   Pulse Dialing
R   Call an Originate Only Modem
,   Pause (Wait for S8 Time)
;   Remain in Command Mode After Dialing
"   Used to Dial Alpha Phone #'s
W   Wait for 2nd Dial Tone (X2,X4)
@   Wait for an Answer (X3-X4)
$   Wait for a long-distance bong
!   Flash Switch Hook


Ampersand Commands
------------------
&An   n=0  Disable /ARQ Result Codes   &Pn   Set Pulse Dial Make/Break Ratio
      n=1  Enable /ARQ Result Codes          n=0  US/Canada, 60/40
      n=2  Enable /Modulation Codes          n=1  UK, 67/33
      n=3  Enable /Extra Result Codes  &Rn   n=1  Ignore RTS
&Bn   n=0  Reserved                          n=2  RX to DTE/RTS high
      n=1  Fixed DTE Speed             &Sn   n=0  DSR Always On
      n=2  Reserved                          n=1  Modem Controls DSR
&Cn   n=0  CD Always On                &Tn   n=0  End Test
      n=1  Modem Controls CD                 n=1  Analog Loopback (ALB)
&Dn   n=0  Ignore DTR                        n=3  Digital Loopback (DLB)
      n=1  On-Line Command Mode              n=4  Grant Remote DLB
      n=2  DTE Controls DTR                  n=5  Deny Remote DLB
&Fn   Load Factory Configuration             n=6  Remote Digital Loopback
      n=0  Hardware Flow Control Cnfg.       n=7  Remote DLB With Self Test
      n=1  Hardware Flow Control Cnfg.       n=8  ALB With Self Test
      n=2  Software Flow Control Cnfg. &Un   n=0  Variable link rate floor
&Gn   n=0  No Guard Tone                     n=1  Minimum link rate:   300 bps
      n=1  550 Hz Guard Tone                 n=2  Minimum link rate:  1200 bps
      n=2  1800 Hz Guard Tone                n=3  Minimum link rate:  2400 bps
&Hn   n=0  Disable TX Flow Control           n=4  Minimum link rate:  4800 bps
      n=1  CTS                               n=5  Minimum link rate:  7200 bps
      n=2  Xon/Xoff                          n=6  Minimum link rate:  9600 bps
      n=3  CTS and Xon/Xoff                  n=7  Minimum link rate: 12000 bps
&In   n=0  Disable RX Flow Control           n=8  Minimum link rate: 14400 bps
      n=1  Xon/Xoff                          n=9  Minimum link rate: 16800 bps
      n=2  Xon/Xoff Chars Filtered           n=10 Minimum link rate: 19200 bps
      n=3  HP Enq/Ack Host Mode              n=11 Minimum link rate: 21600 bps
      n=4  HP Enq/Ack Terminal Mode          n=12 Minimum link rate: 24000 bps
      n=5  Xon/Xoff for non-ARQ Mode         n=13 Minimum link rate: 26400 bps
&Kn   n=0  Disable Data Compression          n=14 Minimum link rate: 28800 bps
      n=1  Auto Data Compression             n=15 Minimum link rate: 31200 bps
      n=2  Enable Data Compression           n=16 Minimum link rate: 33600 bps
      n=3  Selective Data Compression        n=17 Minimum link rate: 28000 bps
&Mn   n=0  Normal Mode                       n=18 Minimum link rate: 29333 bps
      n=4  ARQ/Normal Mode                   n=19 Minimum link rate: 30666 bps
      n=5  ARQ Mode                          n=20 Minimum link rate: 32000 bps
&Nn   n=0  Highest Link Speed                n=21 Minimum link rate: 33333 bps
      n=1    300 bps                         n=22 Minimum link rate: 34666 bps
      n=2   1200 bps                         n=23 Minimum link rate: 36000 bps
      n=3   2400 bps                         n=24 Minimum link rate: 37333 bps
      n=4   4800 bps                         n=25 Minimum link rate: 38666 bps
      n=5   7200 bps                         n=26 Minimum link rate: 40000 bps
      n=6   9600 bps                         n=27 Minimum link rate: 41333 bps
      n=7  12000 bps                         n=28 Minimum link rate: 42666 bps
      n=8  14400 bps                         n=29 Minimum link rate: 44000 bps
      n=9  16800 bps                         n=30 Minimum link rate: 45333 bps
      n=10 19200 bps                         n=31 Minimum link rate: 46666 bps
      n=11 21600 bps                         n=32 Minimum link rate: 48000 bps
      n=12 24000 bps                         n=33 Minimum link rate: 49333 bps
      n=13 26400 bps                         n=34 Minimum link rate: 50666 bps
      n=14 28800 bps                         n=35 Minimum link rate: 52000 bps
      n=15 31200 bps                         n=36 Minimum link rate: 53333 bps
      n=16 33600 bps                         n=37 Minimum link rate: 54666 bps
      n=17 28000 bps                         n=38 Minimum link rate: 56000 bps
      n=18 29333 bps                         n=39 Minimum link rate: 57333 bps
      n=19 30666 bps                   &Wn   n=0  Store Configuration 0
      n=20 32000 bps                         n=1  Store Configuration 1
      n=21 33333 bps                   &Yn   n=0  Destructive
      n=22 34666 bps                         n=1  Destructive/Expedited
      n=23 36000 bps                         n=2  Nondest./Expedited
      n=24 37333 bps                         n=3  Nondest./Unexpedited
      n=25 38666 bps                   &Zn=s Store Phone Number
      n=26 40000 bps                   &Zn?  Query Phone Number
      n=27 41333 bps
      n=28 42666 bps
      n=29 44000 bps
      n=30 45333 bps
      n=31 46666 bps
      n=32 48000 bps
      n=33 49333 bps
      n=34 50666 bps
      n=35 52000 bps
      n=36 53333 bps
      n=37 54666 bps
      n=38 56000 bps
      n=39 57333 bps

OK

S Register Functions
--------------------
S0  Ring to Answer On                  S33 V.34 & V.34+ Connection setup
S1  Counts # of Rings                      bit mapped control flags.
S2  Escape Code Char                         1 = Disable 2400 symbol rate
S3  Carriage Return Char                     2 = Disable 2743 symbol rate
S4  Line Feed Char                           4 = Disable 2800 symbol rate
S5  Backspace Char                           8 = Disable 3000 symbol rate
S6  Wait Time/Dial Tone (sec)               16 = Disable 3200 symbol rate
S7  Wait Time/Carrier (sec)                 32 = Disable 3429 symbol rate
S8  Comma Time (sec)                        64 = Reserved
S9  Carrier Detect Time (1/10sec)          128 = Disable Shaping
S10 Carrier Loss Time (1/10sec)        S34 V.34 & V.34+ Connection setup
S11 Dial Tone Spacing (msec)               bit mapped control flags.
S12 Escape Code Time (1/50sec)               1 = Disable  8S-2D Trellis
S13 Bit Mapped                               2 = Disable 16S-4D Trellis
      1 = Reset On DTR Loss                  4 = Disable 32S-2D Trellis
      2 = Reduced Non ARQ TX Buffer          8 = Disable 64S-4D Trellis
      4 = Set DEL=Backspace                 16 = Disable Non-linear coding
      8 = Do DS0 On DTR                     32 = Disable TX level deviation
     16 = Do DS0 On Reset                   64 = Disable Pre-emphasis
     32 = Reserved                         128 = Disable Pre-coding
     64 = Reserved                     S35 x2 Connection setup
    128 = Escape Code Hang Up              bit mapped control flags.
S14 Reserved                                 0-7 Bit field limit x2 back
S15 Bit Mapped                                   channel operation
      1 = MNP/V.42 Disabled in V.22              0 - No back channel limit
      2 = MNP/V.42 Disabled in V.22bis           1 - 28800 max rate
      4 = MNP/V.42 Disabled V.32, V.34           2 - 26400 max rate
      8 = Disable MNP Handshake                  3 - 24000 max rate
     16 = Disable MNP Level 4                    4 - 21600 max rate
     32 = Disable MNP Level 3                    5 - 19200 max rate
     64 = Unusual MNP Incompatibility            6 - 16800 max rate
    128 = Disable V.42                           7 - 14400 max rate
    136 = Disable V.42 detection             8 = Enable x2 server mode
          phase                                  operation
S16 Test Modes                              16 = Enable x2 A law operation
      1 = Reserved                          32 = Disable automatic A/u law
      2 = Dial Test                              detection
      4 = Reserved                          64 = Disable reduced power
      8 = Reserved                         128 = Reserved
     16 = Disable Rate Shifts          S36 Reserved
     32 = Reserved                     S37 V.90 Connection setup
     64 = Disable Retrains                 bit mapped control flags
    128 = Reserved                           0-15 Bit field limit V.90 back
S17 Reserved                                     channel operation
S18 &Tn Test Timeout (sec)                       0 - No back channel limit
S19 Inactivity Timeout (min)                     1 - 31200 max rate
S20 Reserved                                     2 - 28800 max rate
S21 Break Length (1/100sec)                      3 - 26400 max rate
S22 Xon Char                                     4 - 24000 max rate
S23 Xoff Char                                    5 - 21600 max rate
S24 Reserved                                     6 - 19200 max rate
S25 DTR Recognition Time (1/100sec)              7 - 16800 max rate
S26 Reserved                                     8 - 14400 max rate
S27 Bit Mapped                                   9 - 12000 max rate
      1 = V.21 Mode                              10 - 9600 max rate
      2 = Disable TCM                            11 - 7200 max rate
      4 = Disable V.32                           12 - 4800 max rate
      8 = Disable 2100hz                    16 = Disable automatic A/u law
     16 = Enable V.23 Fallback                   detection
     32 = Disable V.32bis                   32 = Force A law operation
     64 = Reserved                          64 = Reserved
    128 = Software Compatibility Mode      128 = Reserved
S28 V.32 Handshake Time (1/10sec)      S38 Disconnect Wait Time (sec)
S29 V.21 Answer Mode fallback timer    S58 Compression dictionary size
S30 Reserved                                 1 = 1K dictionary
S31 Reserved                                 2 = 2K dictionary
S32 Connection bit mapped operations.        4 = 4K dictionary
      1 = V.8 Call Indicate Enable           8 = 8K dictionary
      2 = Enable V.8 Mode              S59 Low power delay
      4 = Disable V.FC modulation      S60 Compression max string length
      8 = Disable V.34 modulation
     16 = Disable V.34+ modulation
     32 = Disable x2 modulation
     64 = Disable V.90 modulation
    128 = Reserved
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.19