[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: Infrared to serial signaler
This is a multi-part message in MIME format.
------=_NextPart_000_00BA_01C765B5.A11F0880
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Apologies for posting in HTML, but it was the only way I could get =
formatted output that looked anything like the original function table. =
My task now is to map 20 of the most useful commands to the available =
UR24A remote buttons. Some are sent as ASCII, some as Hex. I believe =
the IR232 can send both, but the devil may be in the handshaking =
details. The table below is a list of the serial commands that the GVI =
supports. Clearly, I won't need all 16 readdress commands since I am =
using only two MUXes. I am not sure at this point what the difference =
is between a "Front Key Emulation" and a "Functional Remote" command =
type, but I assume some experimentation will sort it out.=20
Hex
ASCII
Results
CmdType
=20
00
=20
NUL (Changes active multiplexer)
ReAddress
=20
01
=20
1 (1st connected multiplexer)
ReAddress
=20
02
=20
2 (2nd connected multiplexer)
ReAddress
=20
03
=20
3 (3rd connected multiplexer)
ReAddress
=20
04
=20
4 (4th connected multiplexer)
ReAddress
=20
05
=20
5 (5th connected multiplexer)
ReAddress
=20
06
=20
6 (6th connected multiplexer)
ReAddress
=20
07
=20
7 (7th connected multiplexer)
ReAddress
=20
08
=20
8 (8th connected multiplexer)
ReAddress
=20
09
=20
9 (9th connected multiplexer)
ReAddress
=20
0A
=20
10 (10th connected multiplexer)
ReAddress
=20
0B
=20
11 (11th connected multiplexer)
ReAddress
=20
0C
=20
12 (12th connected multiplexer)
ReAddress
=20
0D
=20
13 (13th connected multiplexer)
ReAddress
=20
0E
=20
14 (14th connected multiplexer)
ReAddress
=20
0F
=20
15 (15th connected multiplexer)
ReAddress
=20
10
=20
16 (16th connected multiplexer)
ReAddress
=20
/MU
Menu
Front Key Emulation
=20
/TP
VCR
Front Key Emulation
=20
/MA
Macro
Front Key Emulation
=20
/SX
Record
Front Key Emulation
=20
/FZ
Full
Front Key Emulation
=20
/PP
PIP
Front Key Emulation
=20
/22
2 x 2
Front Key Emulation
=20
/33
3 x 3
Front Key Emulation
=20
/44
4 x 4
Front Key Emulation
=20
/SQ
Sequence
Front Key Emulation
=20
/2N
2ND
Front Key Emulation
=20
/FR
Freeze
Front Key Emulation
=20
/ZO
Zoom
Front Key Emulation
=20
/ST
Set
Front Key Emulation
=20
/ES
Escape
Front Key Emulation
=20
/UP
Up
Front Key Emulation
=20
/DO
Down=20
Front Key Emulation
=20
/LE
Left
Front Key Emulation
=20
/RI
Right
Front Key Emulation
=20
/01
Camera 01
Front Key Emulation
=20
/02
Camera 02
Front Key Emulation
=20
/03
Camera 03
Front Key Emulation
=20
/04
Camera 04
Front Key Emulation
=20
/05
Camera 05
Front Key Emulation
=20
/06
Camera 06
Front Key Emulation
=20
/07
Camera 07
Front Key Emulation
=20
/08
Camera 08
Front Key Emulation
=20
/09
Camera 09
Front Key Emulation
=20
/10
Camera 10
Front Key Emulation
=20
/11
Camera 11
Front Key Emulation
=20
/12
Camera 12
Front Key Emulation
=20
/13
Camera 13
Front Key Emulation
=20
/14
Camera 14
Front Key Emulation
=20
/15
Camera 15
Front Key Emulation
=20
/16
Camera 16
Front Key Emulation
=20
/S1
=20
Panic record (Camera 1)
Functional Remote
=20
/S2
=20
Panic record (Camera 2)
Functional Remote
=20
/S3
=20
Panic record (Camera 3)
Functional Remote
=20
/S4
=20
Panic record (Camera 4)
Functional Remote
=20
/S5
=20
Panic record (Camera 5)
Functional Remote
=20
/S6
=20
Panic record (Camera 6)
Functional Remote
=20
/S7
=20
Panic record (Camera 7)
Functional Remote
=20
/S8
=20
Panic record (Camera 8)
Functional Remote
=20
/S9
=20
Panic record (Camera 9)
Functional Remote
=20
/SA
=20
Panic record (Camera 10)
Functional Remote
=20
/SB
=20
Panic record (Camera 11)
Functional Remote
=20
/SC
=20
Panic record (Camera 12)
Functional Remote
=20
/SD
=20
Panic record (Camera 13)
Functional Remote
=20
/SE
=20
Panic record (Camera 14)
Functional Remote
=20
/SF
=20
Panic record (Camera 15)
Functional Remote
=20
/SG
=20
Panic record (Camera 16)
Functional Remote
=20
/AV
=20
Stop panic record
Functional Remote
=20
/AF
=20
Setup menu
Functional Remote
=20
/AU
=20
Factory Reset
Functional Remote
=20
/AD
=20
Alarm History List
Functional Remote
=20
/AL
=20
Alarm History List
Functional Remote
=20
/X1
=20
Select Camera 1 for display
Functional Remote
=20
/X2
=20
Select Camera 2 for display
Functional Remote
=20
/X3
=20
Select Camera 3 for display
Functional Remote
=20
/X4
=20
Select Camera 4 for display
Functional Remote
=20
/X5
=20
Select Camera 5 for display
Functional Remote
=20
/X6
=20
Select Camera 6 for display
Functional Remote
=20
/X7
=20
Select Camera 7 for display
Functional Remote
=20
/X8
=20
Select Camera 8 for display
Functional Remote
=20
/X9
=20
Select Camera 9 for display
Functional Remote
=20
/XA
=20
Select Camera 10 for display
Functional Remote
=20
/XB
=20
Select Camera 11 for display
Functional Remote
=20
/XC
=20
Select Camera 12 for display
Functional Remote
=20
/XD
=20
Select Camera 13 for display
Functional Remote
=20
/XE
=20
Select Camera 14 for display
Functional Remote
=20
/XF
=20
Select Camera 15 for display
Functional Remote
=20
/XG
=20
Select Camera 16 for display
Functional Remote
=20
/_U
=20
Up (press & hold arrow button)
Functional Remote
=20
/_D
=20
Down (press & hold arrow button)
Functional Remote
=20
/_L
=20
Left (press & hold arrow button)
Functional Remote
=20
/_R
=20
Right (press & hold arrow button)
Functional Remote
=20
--
Bobby G.
------=_NextPart_000_00BA_01C765B5.A11F0880
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252">
<META content=3D"MSHTML 5.50.4807.2300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff background=3D""><FONT face=3DArial =
size=3D2>Apologies for=20
posting in HTML, but it was the only way I could get formatted output =
that=20
looked anything like the original function table. My task now is =
to map 20=20
of the most useful commands to the available UR24A remote =
buttons. =20
Some are sent as ASCII, some as Hex. I believe the IR232 can send =
both,=20
but the devil may be in the handshaking details. The table below =
is a list=20
of the serial commands that the GVI supports. Clearly, I won't =
need all 16=20
readdress commands since I am using only two MUXes. I am not sure =
at this=20
point what the difference is between a "Front Key Emulation" and a =
"Functional=20
Remote" command type, but I assume some experimentation will sort it =
out.=20
<BR><BR>
<TABLE borderColor=3D#000000 cellSpacing=3D0 cellPadding=3D2 width=3D449 =
border=3D1>
<TBODY>
<TR>
<TD width=3D"10%" bgColor=3D#c0c0c0 height=3D18><B><FONT =
face=3DArial=20
color=3D#000000 size=3D2>
<P align=3Dcenter>Hex</B></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#c0c0c0 height=3D18><B><FONT =
face=3DArial=20
color=3D#000000 size=3D2>
<P align=3Dcenter>ASCII</B></FONT></P></TD>
<TD width=3D"47%" bgColor=3D#c0c0c0 height=3D18><B><FONT =
face=3DArial=20
color=3D#000000 size=3D2>
<P align=3Dcenter>Results</B></FONT></P></TD>
<TD width=3D"31%" bgColor=3D#c0c0c0 height=3D18><B><FONT =
face=3DArial=20
color=3D#000000 size=3D2>
<P align=3Dcenter>CmdType</B></FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>00</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>NUL (Changes active multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>01</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>1 (1st connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>02</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>2 (2nd connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>03</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>3 (3rd connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>04</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>4 (4th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>05</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>5 (5th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>06</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>6 (6th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>07</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>7 (7th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>08</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>8 (8th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>09</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>9 (9th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>0A</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>10 (10th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>0B</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>11 (11th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>0C</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>12 (12th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>0D</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>13 (13th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>0E</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>14 (14th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>0F</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>15 (15th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>10</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>16 (16th connected multiplexer)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>ReAddress</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/MU</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Menu</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/TP</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>VCR</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/MA</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Macro</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/SX</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Record</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/FZ</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Full</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/PP</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>PIP</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/22</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>2 x 2</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/33</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>3 x 3</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/44</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>4 x 4</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/SQ</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Sequence</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/2N</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>2ND</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/FR</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Freeze</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/ZO</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Zoom</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/ST</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Set</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/ES</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Escape</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/UP</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Up</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/DO</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Down </FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/LE</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Left</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/RI</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Right</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/01</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 01</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/02</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 02</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/03</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 03</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/04</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 04</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/05</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 05</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/06</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 06</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/07</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 07</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/08</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 08</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/09</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 09</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/10</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 10</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/11</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 11</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/12</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 12</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/13</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 13</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/14</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 14</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/15</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 15</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19>
<P><FONT size=3D2></FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/16</FONT></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Camera 16</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Front Key Emulation</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/S1</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 1)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/S2</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 2)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/S3</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 3)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/S4</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 4)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/S5</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 5)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/S6</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 6)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/S7</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 7)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/S8</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 8)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/S9</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 9)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/SA</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 10)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/SB</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 11)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/SC</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 12)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/SD</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 13)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/SE</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 14)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/SF</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 15)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/SG</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Panic record (Camera 16)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/AV</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Stop panic record</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/AF</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Setup menu</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/AU</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Factory Reset</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/AD</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Alarm History List</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/AL</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Alarm History List</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/X1</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 1 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/X2</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 2 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/X3</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 3 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/X4</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 4 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/X5</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 5 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/X6</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 6 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/X7</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 7 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/X8</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 8 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/X9</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 9 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/XA</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 10 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/XB</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 11 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/XC</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 12 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/XD</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 13 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/XE</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 14 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/XF</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 15 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/XG</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Select Camera 16 for display</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/_U</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Up (press & hold arrow button)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/_D</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Down (press & hold arrow =
button)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/_L</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Left (press & hold arrow =
button)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional Remote</FONT></P></TD></TR>
<TR>
<TD width=3D"10%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>/_R</FONT></P></TD>
<TD width=3D"12%" bgColor=3D#ffffff height=3D19>
<P></P></TD>
<TD width=3D"47%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Right (press & hold arrow =
button)</FONT></P></TD>
<TD width=3D"31%" bgColor=3D#ffffff height=3D19><FONT face=3DArial =
color=3D#000000=20
size=3D2>
<P align=3Dleft>Functional =
Remote</FONT></P></TD></TR></TBODY></TABLE>
<DIV></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>--</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Bobby G.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_00BA_01C765B5.A11F0880--
comp.home.automation Main Index |
comp.home.automation Thread Index |
comp.home.automation Home |
Archives Home