
241
OPARAM.CDS File
The following lines of code are an example of a Multiport card set up for TAP outdial.
; TAP Outdial - Card 14:
;
; batch dst Qlim Yellow Orange Red Scale
0E 00 0B 01 00 01 00 00 00 0F 03 84 00 02 ; NEW DEFAULT
0E 00 0B 01 01 03 00 3C 00 F0 03 84 00 1E ; OLD DEFAULT
; dst = 0, Qlim = 1, Yell = 0min, Org = 15sec, Red = 15mim, Scale = 2dec.
; dst = 1, Qlim = 3, Yell = 1min, Org = 4min, Red = 15mim, Scale = 30dec.
;
; dialing dst Baud bits CD-wait
0E 00 05 02 00 00 00 5A
0E 00 05 02 01 00 00 5A
; Dst = 0, Baud = 0300, Bits = 7data Even parity, CD-wait = 1.5min
; Dst = 1, Baud = 1200, Bits = 7data Even parity, CD-wait = 1.5min
;
; ************ 10 Digit Tap-Out Dial ************
;
; cc pp dest area code ( 425 )
; 0E 00 05 0D 00 34 32 35 ; Tap-Out Area Adder.
;
; ************ Enable Disable Modem Option ***********
; 0E 00 02 0E 00 ; Enables Direct Connect Mode
;
; dialstr dst
0E 00 07 03 00 30 30 30 38 00 ; Loopback Test
0E 00 0C 03 01 39 2C 35 37 36 35 31 39 39 00 ; 9,576-5199
; Dst = 0, phone # = 0008 Loopback Test
; Dst = 1, phone # = 9,576-5199 - Test back to terminal
;
; session dst ^S^Q IDwait LoginCR MaxCR PageCall Mode GoWait PW
0E 00 0A 04 00 00 00 07 06 10 01 03 00 ; NEW
0E 00 0A 04 01 00 00 02 06 10 01 03 00 ; OLD
; Dst = 0, ^S^Q = flow ctrl off, IDwaitforID = 0sec, LoginCR = 2sec, MaxCR = 6,
; PageCall = 16, Mode = PG1, GoWait =3, PW = not active.
; Dst = 1, ^S^Q = flow ctrl off, IDwaitforID = 0sec, LoginCR = 2sec, MaxCR = 6,
; PageCall = 16, Mode = PG1, GoWait =3, PW = not active.
;
; paging dst RespWait MxNAK min max
0E 00 06 05 00 07 01 01 07 ; NEW
0E 00 06 05 01 07 05 01 07 ; OLD
;
; |-------- Max --------| |----- Retry Wait -----|
; retries dst Busy NoAns NoDial NoLogin Busy NoAns NoDial NoLogin
0E 00 0E 06 00 07 03 03 07 00 08 00 20 00 20 00 10
0E 00 0E 06 01 07 03 03 07 00 08 00 20 00 20 00 10
;
; Modem Related Parameters
;
0E 00 02 07 28 ; Command Timeout (4 sec.)
0E 00 02 0A 28 ; Reset Wait (4 sec.)
0E 00 02 0B 28 ; InterCommand Wait (4 sec.)
; Hang up command string for Tapout dial modem
0E 00 0A FA 2B 2B 2B 2C 41 54 48 30 0D ; +++,ATH0<CR> disconnect
; Modem Init. String AT&F&M0&K0&H0&B1X3B1 ( US Robotics 33.6 & 56K )
0E 00 16 F8 41 54 26 46 26 4D 30 26 4B 30 26 48 30 26 42 31 58 33 42 31 0D ;
Comentários a estes Manuais