FARGO electronic Digital Audio Board 7KDAB User Manual
Page 54

7KDAB, Version 2.0, 19-Aug-2007
Vyex LLC, 2003-2007
49
{PW} 76 ff yyyy (zzzz)
IF-THEN-ELSE
‘ff’ is the feature to be tested
‘yyyy’ is the macro to be executed if the feature tests non-zero / true.
‘zzzz’ is the optional macro to be executed if the feature tests zero / false.
Function ‘ff’
Item Tested
Function ‘ff’
Item Tested
00
7KDAB installed
33
Rx1 Anti-Kerchunk Timer
01
User Input 1
34
Rx1 Anti-Kerchunk Rearm Timer
02
User Input 2
35
Rx1 Timeout Penalty Timer
03
User Input 3
36
Rx1 Activity Timer
04
User Input 4
37
Tx2 ID Timer
05
User Input 5
38
Tx2 Unkey Delay Timer
06
User Input 6
39
Rx2 Activity Timer
07
User Output 1
40
Rx3 Activity Timer
08
User Output 2
41
Autopatch Redial Timer
09
User Output 3
42
Autopatch Timeout Message Timer
10
User Output 4
43
Autopatch Call Duration Timer
11
User Output 5
44
Landline Control Timer
12
User Output 6
45
Landline Ringout Message Timer
13
User Output 7
46
Landline Timeout Warning Timer
14
Rx1 COR
47
Landline inter-ring timer
15
Rx1 CTCSS
48
User Timer 1
16
Rx2 COR
49
User Timer 2
17
Rx2 CTCSS
50
User Timer 3
18
Rx3 COR
51
User Timer 4
19
Rx3 CTCSS
52
User Timer 5
20
PTT 1
53
User Timer 6
21
PTT 2
54
User Timer 7
22
Land Line Busy Input
55
User Timer 8
23
Land Line Ring Input
56
User Timer 9
24
Land Line Busy Output
57
User Timer 10
25
Tx1 ID Timer
58
User Switch 1 (cmd 63 92 x)
26
Tx1 Post Activity Timer
59
User Switch 2 (cmd 63 93 x)
27
Tx1 Drop Out Timer
60
User Switch 3 (cmd 63 94 x)
28
Tx1 Courtesy Timer
61
User Switch 4 (cmd 63 95 x)
29
Tx1 Unkey Delay Timer
62
User Switch 5 (cmd 63 96 x)
30
Rx1->Tx1 Timeout Timer
63
User Switch 6 (cmd 63 97 x)
31
Rx2->Tx1 Timeout Timer
64
User Switch 7 (cmd 63 98 x)
32
Rx3->Tx1 Timeout Timer
Example:
{PW} 76 03 2001 2000
;test user input 3, if input is active then execute macro 2001,
;otherwise execute macro 2000.