home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 4 Drivers
/
04-Drivers.zip
/
wr2isae1.exe
/
LAN.Z
/
WRPCMCIA.PIF
< prev
Wrap
INI File
|
1996-02-14
|
6KB
|
276 lines
[ASYNCSW]
DLL = WCLVPCM
Entry = StartVPCM
Autostart = YES
PIF = WRPCMCIA.PIF
Title = "IBM Mwave Waverunner Digital Modem - PCMCIA"
PCMCIA = YES
[Strings]
D1 = "Synchronicity"
D2 = "Modem Class"
D3 = "Auto Baud Detect"
D4 = "Serial Port Speed"
D5 = "Flow Control"
D10 = "First Initialization String"
D11 = "Second Initialization String"
D12 = "Dial Prefix String"
D13 = "Dial Suffix String"
D14 = "Success Response String"
D15 = "Failure Response String"
D16 = "Connection Prefix String"
D17 = "Connection Suffix String"
D18 = "Escape String"
D19 = "Hangup String"
D20 = "Ring Back String"
D21 = "Busy String"
D22 = "No Carrier String"
D23 = "No Dialtone String"
D24 = "No Answer String"
D25 = "Voice String"
D26 = "Ring String"
H2 = "Select the fastest modulation standard that the modem supports."
H3 = "If Auto Baud Detect is on, then the Port Manager will automatically
change the serial port speed, to match the speed at which the modems connect.
If Auto Baud Detect is off, then the serial port speed will remain fixed."
H4 = "Enter the speed at which the computer will communicate with the modem.
This speed may change if Auto Baud Detect is on."
H5 = "Select the type of flow control that is used to limit the flow
of data between the computer and the modem."
H10 = "This is the first initialization string that is sent to the modem."
H11 = "This is the second initialization string that is sent to the modem."
H12 = "This is the first part of the string that commands the modem to
dial a phone number. The dial prefix string is followed by a phone
number and the dial suffix string."
H13 = "This string finishes the dial command sent to the modem."
H14 = "The modem returns this response string if a command is successful."
H15 = "The modem returns this response string if a command is unsuccessful."
H16 = "This is the beginning of a connection response string returned by the
modem when a connection is successful."
H17 = "This is the end of the connection response string returned by the
modem."
H18 = "This is the escape sequence that is sent to modem to bring the modem
back to the command state."
H19 = "This string commands the modem to hang up the phone."
H20 = "The modem returns this response string when it detects that the phone is
ringing at the remote end."
H21 = "The modem returns this response string if the phone is busy at the
remote end."
H22 = "The modem returns this response string if the switched connection is
achieved, but no carrier signal is detected."
H23 = "The modem returns this response string if there is no dialtone on the
telephone line."
H24 = "The modem returns this response string if the remote end did not
answer the call."
H25 = "The modem returns this response string if the switched connection is
achieved, but a person answered the call."
H26 = "The modem returns this response string if an incoming call is being
received."
M1 = "Unspecified"
M2 = "V.22 1200 bps"
M3 = "V.22bis 2400 bps"
M4 = "V.32 9600 bps"
M5 = "V.32bis 14400 bps"
M6 = "Proprietary"
ON = "On"
OFF = "Off"
F1 = "None"
F2 = "RTS/CTS"
F3 = "XON/XOFF"
[DialogType]
Type = String
Default = "ATCMD.DDF"
Editable = NO
Paneled = NO
[Synchronicity]
Display = D1
Default = "Asynchronous"
Editable = NO
[ModemClass]
Display = D2
Type = String
Default = "Unspecified"
Set = M1, M2, M3, M4, M5, M6
Setvalues = "Unspecified","V.22","V.22bis","V.32","V.32bis","Proprietary"
Optional = NO
Help = H2
[AutoBaudDetect]
Display = D3
Type = String
Default = "Off"
Set = ON, OFF
SetValues = "On","Off"
Optional = NO
Help = H3
[SerialPortSpeed]
Display = D4
Type = Decimal
Default = 57600
Range = 1200-115200
Optional = NO
Help = H4
[FlowControl]
Display = D5
Type = String
Default = "RTS/CTS"
Set = F1, F2, F3
Setvalues = "None","RTS/CTS","XON/XOFF"
Optional = NO
Help = H5
[Initialization1]
Display = D10
Type = String
StrLength = 255
Default = "ATZ2\CR"
Optional = NO
Help = H10
[Initialization2]
Display = D11
Type = String
StrLength = 255
Default = "ATS0=2&S1\CR"
Optional = NO
Help = H11
[DialPrefix]
Display = D12
Type = String
StrLength = 255
Default = "ATDT"
Optional = NO
Help = H12
[DialSuffix]
Display = D13
Type = String
StrLength = 255
Default = "\CR"
Optional = NO
Help = H13
[Success]
Display = D14
Type = String
StrLength = 255
Default = "OK\CR\LF"
Optional = NO
Help = H14
[Failure]
Display = D15
Type = String
StrLength = 255
Default = "ERROR\CR\LF"
Optional = NO
Help = H15
[ConnectPrefix]
Display = D16
Type = String
StrLength = 255
Default = "CONNECT"
Optional = NO
Help = H16
[ConnectSuffix]
Display = D17
Type = String
StrLength = 255
Default = "\CR\LF"
Optional = NO
Help = H17
[Escape]
Display = D18
Type = String
StrLength = 255
Default = "+++"
Optional = NO
Help = H18
[Hangup]
Display = D19
Type = String
StrLength = 255
Default = "ATH\CR"
Optional = NO
Help = H19
[RingBack]
Display = D20
Type = String
StrLength = 255
Default = "RING\CR\LF"
Optional = NO
Help = H20
[Busy]
Display = D21
Type = String
StrLength = 255
Default = "BUSY\CR\LF"
Optional = NO
Help = H21
[NoCarrier]
Display = D22
Type = String
StrLength = 255
Default = "NO CARRIER\CR\LF"
Optional = NO
Help = H22
[NoDialtone]
Display = D23
Type = String
StrLength = 255
Default = "NO DIALTONE\CR\LF"
Optional = NO
Help = H23
[NoAnswer]
Display = D24
Type = String
StrLength = 255
Default = "NO ANSWER\CR\LF"
Optional = NO
Help = H24
[Voice]
Display = D25
Type = String
StrLength = 255
Default = "VOICE\CR\LF"
Optional = NO
Help = H25
[Ring]
Display = D26
Type = String
StrLength = 255
Default = "RING\CR\LF"
Optional = NO
Help = H26