[simpits-tech] EPL-code

Jean-Yves SURFIN' simpits-tech@simpits.org
Sat, 15 Mar 2003 10:34:45 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_000D_01C2EADE.7FBFC9F0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Frank
=20
Congratulations for your coding promotion !  :-)
=20
In a few weeks, I=92ll have an Epic too=85
I=92ll need some Aspro certainly=85
=20
Have fun with programming
=20
Best regards
J-Yves
=20
=20
=20
Capitaine Jean-Yves =ABSurfin'=BB Jouanny
101e ECV-FAF / France1 : Cougar Knights
101e ECV-QAF  <http://www.quebecairforce.com/>
http://www.quebecairforce.com
101e ECV- FAF  <http://perso.wanadoo.fr/franceairforce>
http://perso.wanadoo.fr/franceairforce
=20
=20
=20
=20
=20
-----Message d'origine-----
De : simpits-tech-admin@simpits.org
[mailto:simpits-tech-admin@simpits.org] De la part de Frank Riedel
Envoy=E9 : samedi 15 mars 2003 01:03
=C0 : simpits-tech@simpits.org
Objet : Re: [simpits-tech] EPL-code
=20
MY FIRST EPIC PRG, (keyhit(J) - YYYYEEEESSSSSSSSS
5 days in studing and help from all over the world.... and i'm
on the hardcore team for programing ;o))))
Now around 60 days of programing waits and i'm in the sky in my viper !
=20
man - i'm happy ;o)
=20
Frank
=20
----- Original Message -----=20
From: Mark Doran <mailto:msdoran@attbi.com> =20
To: simpits-tech@simpits.org=20
Sent: Tuesday, March 11, 2003 8:47 AM
Subject: RE: [simpits-tech] EPL-code
=20
There need to be semi-colons after the setpoint() and clearpoint() calls
(i.e. before each closing curly brace.  Also the terms =93keypress1=94 =
and
=93keypress2=94 are not defined =96 the compiler tries to interpret =
those are
module/row/button specifiers and can=92t unless you either a) use the
correct syntax inline in the definebutton() statement or #define them to
be something that matches the correct syntax.
=20
The EPICenter compiler will give you clear error messages for all of the
above.  If you didn=92t see those I wonder if you are actually building
the code in EPICenter or just trying to download it.  If you don=92t
compile it first, you won=92t see the error messages from the compiler
about your bugs in the EPL code and it would also explain why you are
getting an error on a .joy file=85the process of compiling generates the
.joy file (and the others required).  Are you doing a project->make
before you do a project->load??  The correct process requires a =
=93make=94
then a =93load=94 =96 sorry if you already know that but what you =
describe
fits a =91missing compile=92 step so I=92m just checking for simple =
solutions
first! ;-)
=20
Also did you mean to have the =93on=94 press of keypress1 turn the LED =
on
while the =93off=94 release of the keypress2 turns the light off??  =
That=92s
not wrong, just looks a bit odd ;-)
=20
To which module/row/button numbers are the two keys you name keypress1
and keypress2 connected??
=20
I would strongly recommend that you take some time to read the EPIC EPL
tutorials that are scattered around places such as:
=20
  http://www.epicmapper.com/SupportPages/en/EPIC/CommandRef/CmdRef1.htm
=20
A bit out of date versus the newest of the new compilers but it=92s an
online copy of Ralph=92s documentation.  Plus there=92s a more tutorial
treatment at the same site:
=20
  http://www.epicmapper.com/SupportPages/en/EPIC/EpicTutorial.htm
=20
Seems to be incomplete at the end but great as far as it does go.
=20
And once you get the basic switches sorted out you will probably want to
play with Martin Schmit=92s most excellent F4Reader and the pigeon hole
EPL coding that you can read about at Martin=92s site:
=20
  http://www.xflight.de/f16/index_e.htm
=20
then look under =93simulator->Communication->EPIC=94
=20
Lots of good help to get you going.
=20
Cheers,
=20
Mark.
=20
=20
-----Original Message-----
From: simpits-tech-admin@simpits.org
[mailto:simpits-tech-admin@simpits.org] On Behalf Of Frank Riedel
Sent: Monday, March 10, 2003 7:15 AM
To: simpits-tech@simpits.org
Subject: [simpits-tech] EPL-code
=20
Hi Guys !
Whats wrong here:
=20
#define FASTSCAN 0=20
definemodule(0,FASTSCAN,0,7)=20
=20
#define OUTPUT 2
definemodule (0,OUTPUT,0,4)
#define Testled 0,0,0b00000001
=20
:LedOn {setpoint(Testled)}
:LedOff {clearpoint(Testled)}
definebutton(keypress1,on,LedOn)
definebutton(keypress2,off,LedOff)
=20

All the best
Frank

------=_NextPart_000_000D_01C2EADE.7FBFC9F0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:st1=3D"urn:schemas-microsoft-com:office:smarttags" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">


<meta name=3DProgId content=3DWord.Document>
<meta name=3DGenerator content=3D"Microsoft Word 10">
<meta name=3DOriginator content=3D"Microsoft Word 10">
<link rel=3DFile-List href=3D"cid:filelist.xml@01C2EADE.7F0D1BC0">
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"time"/>
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"date"/>
<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:HyphenationZone>21</w:HyphenationZone>
  <w:EnvelopeVis/>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;
	mso-font-charset:2;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:1627421319 -2147483648 8 0 66047 0;}
@font-face
	{font-family:"Lucida Console";
	panose-1:2 11 6 9 4 5 4 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:modern;
	mso-font-pitch:fixed;
	mso-font-signature:647 0 0 0 31 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
em
	{font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";}
span.StyleCourrierlectronique17
	{mso-style-type:personal;
	mso-style-noshow:yes;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:"Lucida Console";
	mso-ascii-font-family:"Lucida Console";
	mso-hansi-font-family:"Lucida Console";
	color:blue;
	mso-text-animation:none;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;}
span.StyleCourrierlectronique19
	{mso-style-type:personal-reply;
	mso-style-noshow:yes;
	mso-ansi-font-size:11.0pt;
	mso-bidi-font-size:11.0pt;
	font-family:Arial;
	mso-ascii-font-family:Arial;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:Arial;
	color:blue;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;}
span.SpellE
	{mso-style-name:"";
	mso-spl-e:yes;}
span.GramE
	{mso-style-name:"";
	mso-gram-e:yes;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */=20
 table.MsoNormalTable
	{mso-style-name:"Tableau Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
table.TableNormal
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style>
<![endif]--><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext=3D"edit">
  <o:idmap v:ext=3D"edit" data=3D"1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=3Dwhite lang=3DFR link=3Dblue vlink=3Dpurple =
style=3D'tab-interval:36.0pt'>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DEN-GB
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
EN-GB'>Hi
Frank<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DEN-GB
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
EN-GB'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DEN-GB
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
EN-GB'>Congratulations
for your coding <span class=3DGramE>promotion&nbsp;!</span><span
style=3D'mso-spacerun:yes'>=A0 </span></span></font><font size=3D2 =
color=3Dblue
face=3DWingdings><span =
style=3D'font-size:11.0pt;font-family:Wingdings;mso-ascii-font-family:
Arial;mso-hansi-font-family:Arial;mso-bidi-font-family:Arial;color:blue;
mso-char-type:symbol;mso-symbol-font-family:Wingdings'><span =
style=3D'mso-char-type:
symbol;mso-symbol-font-family:Wingdings'>J</span></span></font><font =
size=3D2
color=3Dblue face=3DArial><span lang=3DEN-GB =
style=3D'font-size:11.0pt;font-family:
Arial;color:blue;mso-ansi-language:EN-GB'><o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DEN-GB
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
EN-GB'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DEN-GB
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
EN-GB'>In
a few weeks, I&#8217;ll have an Epic =
too&#8230;<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DEN-GB
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
EN-GB'>I&#8217;ll
need some <span class=3DSpellE>Aspro</span> =
certainly&#8230;<o:p></o:p></span></font></p>

<div>

<p class=3DMsoNormal><font size=3D3 color=3Dblue face=3D"Times New =
Roman"><span
lang=3DEN-GB =
style=3D'font-size:12.0pt;color:blue;mso-ansi-language:EN-GB;
mso-no-proof:yes'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 color=3Dblue face=3D"Times New =
Roman"><span
lang=3DEN-GB =
style=3D'font-size:12.0pt;color:blue;mso-ansi-language:EN-GB;
mso-no-proof:yes'>Have fun with programming<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 color=3Dblue face=3D"Times New =
Roman"><span
lang=3DEN-GB =
style=3D'font-size:12.0pt;color:blue;mso-ansi-language:EN-GB;
mso-no-proof:yes'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 color=3Dblue face=3D"Times New =
Roman"><span
lang=3DEN-GB =
style=3D'font-size:12.0pt;color:blue;mso-ansi-language:EN-GB;
mso-no-proof:yes'>Best regards<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 color=3Dblue face=3D"Times New =
Roman"><span
lang=3DEN-GB =
style=3D'font-size:12.0pt;color:blue;mso-ansi-language:EN-GB;
mso-no-proof:yes'>J-Yves<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 color=3Dblue face=3D"Times New =
Roman"><span
lang=3DEN-GB =
style=3D'font-size:12.0pt;color:blue;mso-ansi-language:EN-GB;
mso-no-proof:yes'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 color=3Dblue face=3D"Times New =
Roman"><span
lang=3DEN-GB =
style=3D'font-size:12.0pt;color:blue;mso-ansi-language:EN-GB;
mso-no-proof:yes'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:35.4pt'><font size=3D3 =
color=3Dblue
face=3D"Times New Roman"><span lang=3DEN-GB =
style=3D'font-size:12.0pt;color:blue;
mso-ansi-language:EN-GB;mso-no-proof:yes'>&nbsp;<o:p></o:p></span></font>=
</p>

<p class=3DMsoNormal><em><b><i><font size=3D2 color=3D"#0000a0" =
face=3D"Times New Roman"><span
lang=3DEN-GB =
style=3D'font-size:10.0pt;color:#0000A0;mso-ansi-language:EN-GB;
font-weight:bold;mso-no-proof:yes'>Capitaine Jean-Yves =ABSurfin'=BB =
Jouanny</span></font></i></b></em><b><i><font
size=3D2 color=3D"#0000a0"><span lang=3DEN-GB =
style=3D'font-size:10.0pt;color:#0000A0;
mso-ansi-language:EN-GB;font-weight:bold;font-style:italic;mso-no-proof:y=
es'><o:p></o:p></span></font></i></b></p>

<p class=3DMsoNormal =
style=3D'margin-left:35.4pt;text-indent:-35.4pt'><em><b><i><font
size=3D2 color=3D"#0000a0" face=3D"Times New Roman"><span lang=3DEN-GB
style=3D'font-size:10.0pt;color:#0000A0;mso-ansi-language:EN-GB;font-weig=
ht:bold;
mso-no-proof:yes'>101e ECV-FAF / France1 : Cougar =
Knights</span></font></i></b></em><em><i><font
color=3Dblue face=3D"Times New Roman"><span lang=3DEN-GB =
style=3D'color:blue;
mso-ansi-language:EN-GB;mso-no-proof:yes'><o:p></o:p></span></font></i></=
em></p>

<p class=3DMsoNormal =
style=3D'margin-left:35.4pt;text-indent:-35.4pt'><em><b><i><font
size=3D2 color=3D"#0000a0" face=3D"Times New Roman"><span lang=3DEN-GB
style=3D'font-size:10.0pt;color:#0000A0;mso-ansi-language:EN-GB;font-weig=
ht:bold;
mso-no-proof:yes'>101e ECV-QAF </span></font></i></b></em><b><i><font =
size=3D2
color=3D"#0000a0"><span =
style=3D'font-size:10.0pt;color:#0000A0;font-weight:bold;
font-style:italic;mso-no-proof:yes'><a =
href=3D"http://www.quebecairforce.com/"><em><i><font
face=3D"Times New Roman"><span lang=3DEN-GB =
style=3D'mso-ansi-language:EN-GB;
text-decoration:none;text-underline:none'>http://www.quebecairforce.com</=
span></font></i></em></a></span></font></i></b><b><font
size=3D2 color=3D"#0000a0"><span lang=3DEN-GB =
style=3D'font-size:10.0pt;color:#0000A0;
mso-ansi-language:EN-GB;font-weight:bold;mso-no-proof:yes'><o:p></o:p></s=
pan></font></b></p>

<p class=3DMsoNormal =
style=3D'margin-left:35.4pt;text-indent:-35.4pt'><em><b><i><font
size=3D2 color=3D"#0000a0" face=3D"Times New Roman"><span lang=3DDE =
style=3D'font-size:
10.0pt;color:#0000A0;mso-ansi-language:DE;font-weight:bold;mso-no-proof:y=
es'>101e
ECV- FAF</span></font></i></b></em><em><b><i><font size=3D2 =
color=3Dblack
face=3D"Times New Roman"><span lang=3DDE =
style=3D'font-size:10.0pt;color:black;
mso-ansi-language:DE;font-weight:bold;mso-no-proof:yes'>&nbsp;</span></fo=
nt></i></b></em><b><i><font
size=3D2 color=3D"#0000a0"><span =
style=3D'font-size:10.0pt;color:#0000A0;font-weight:
bold;font-style:italic;mso-no-proof:yes'><a
href=3D"http://perso.wanadoo.fr/franceairforce"><em><i><font
face=3D"Times New Roman"><span lang=3DDE =
style=3D'mso-ansi-language:DE;text-decoration:
none;text-underline:none'>http://perso.wanadoo.fr/franceairforce</span></=
font></i></em></a></span></font></i></b><b><i><font
size=3D2 color=3D"#0000a0"><span lang=3DDE =
style=3D'font-size:10.0pt;color:#0000A0;
mso-ansi-language:DE;font-weight:bold;font-style:italic;mso-no-proof:yes'=
><o:p></o:p></span></font></i></b></p>

</div>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DDE
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
DE'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DDE
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
DE'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DDE
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
DE'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DDE
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
DE'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dblue face=3DArial><span =
lang=3DDE
style=3D'font-size:11.0pt;font-family:Arial;color:blue;mso-ansi-language:=
DE'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DTahoma><span
style=3D'font-size:10.0pt;font-family:Tahoma'>-----Message =
d'origine-----<br>
<b><span style=3D'font-weight:bold'>De&nbsp;:</span></b>
simpits-tech-admin@simpits.org [mailto:simpits-tech-admin@simpits.org] =
<b><span
style=3D'font-weight:bold'>De la part de</span></b> Frank Riedel<br>
<b><span style=3D'font-weight:bold'>Envoy=E9&nbsp;:</span></b> samedi 15 =
mars 2003
01:03<br>
<b><span style=3D'font-weight:bold'>=C0&nbsp;:</span></b> =
simpits-tech@simpits.org<br>
<b><span style=3D'font-weight:bold'>Objet&nbsp;:</span></b> Re: =
[simpits-tech]
EPL-code</span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>MY
FIRST EPIC PRG, (keyhit(J) - YYYYEEEESSSSSSSSS</span></font><span =
lang=3DEN-US
style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>5
days in studing and help from all over the world.... and =
i'm</span></font><span
lang=3DEN-US style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>on
the hardcore team for programing ;o))))</span></font><span lang=3DEN-US
style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>Now
around 60 days of programing waits and i'm in the sky in my viper =
!</span></font><span
lang=3DEN-US style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span lang=3DEN-US =
style=3D'font-size:12.0pt;mso-ansi-language:
EN-US'>&nbsp;<o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>man
- i'm happy ;o)</span></font><span lang=3DEN-US =
style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span lang=3DEN-US =
style=3D'font-size:12.0pt;mso-ansi-language:
EN-US'>&nbsp;<o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>Fran=
k</span></font><span
lang=3DEN-US style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span lang=3DEN-US =
style=3D'font-size:12.0pt;mso-ansi-language:
EN-US'>&nbsp;<o:p></o:p></span></font></p>

</div>

<blockquote style=3D'border:none;border-left:solid black =
1.5pt;padding:0cm 0cm 0cm 4.0pt;
margin-left:3.75pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'=
>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>----=
-
Original Message ----- <o:p></o:p></span></font></p>

</div>

<div style=3D'font-color:black'>

<p class=3DMsoNormal =
style=3D'margin-left:36.0pt;background:#E4E4E4'><b><font
size=3D2 face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;
mso-ansi-language:EN-US;font-weight:bold'>From:</span></font></b><font =
size=3D2
face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;
mso-ansi-language:EN-US'> <a href=3D"mailto:msdoran@attbi.com"
title=3D"msdoran@attbi.com">Mark Doran</a> <o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><b><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US;
font-weight:bold'>To:</span></font></b><font size=3D2 face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'> <a
href=3D"mailto:simpits-tech@simpits.org" =
title=3D"simpits-tech@simpits.org">simpits-tech@simpits.org</a>
<o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><b><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US;
font-weight:bold'>Sent:</span></font></b><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'> =
</span></font><st1:date
Month=3D"3" Day=3D"11" Year=3D"2003"><font size=3D2 face=3DArial><span =
lang=3DEN-US
 =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>Tues=
day,
 March 11, 2003</span></font></st1:date><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'> =
</span></font><st1:time
Hour=3D"8" Minute=3D"47"><font size=3D2 face=3DArial><span lang=3DEN-US =
style=3D'font-size:
 10.0pt;font-family:Arial;mso-ansi-language:EN-US'>8:47 =
AM</span></font></st1:time><font
size=3D2 face=3DArial><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;
mso-ansi-language:EN-US'><o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><b><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US;
font-weight:bold'>Subject:</span></font></b><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>
RE: [simpits-tech] EPL-code<o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span lang=3DEN-US =
style=3D'font-size:12.0pt;mso-ansi-language:
EN-US'><o:p>&nbsp;</o:p></span></font></p>

</div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>There need to be
semi-colons after the setpoint() and clearpoint() calls (i.e. before =
each
closing curly brace.<span style=3D'mso-spacerun:yes'>=A0 </span>Also the =
terms
&#8220;keypress1&#8221; and &#8220;keypress2&#8221; are not defined =
&#8211; the
compiler tries to interpret those are module/row/button specifiers and
can&#8217;t unless you either a) use the correct syntax inline in the
definebutton() statement or #define them to be something that matches =
the
correct syntax.<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>The EPICenter =
compiler
will give you clear error messages for all of the above.<span
style=3D'mso-spacerun:yes'>=A0 </span>If you didn&#8217;t see those I =
wonder if you
are actually building the code in EPICenter or just trying to download =
it.<span
style=3D'mso-spacerun:yes'>=A0 </span>If you don&#8217;t compile it =
first, you
won&#8217;t see the error messages from the compiler about your bugs in =
the EPL
code and it would also explain why you are getting an error on a .joy
file&#8230;the process of compiling generates the .joy file (and the =
others
required).<span style=3D'mso-spacerun:yes'>=A0 </span>Are you doing a
project-&gt;make before you do a project-&gt;load??<span
style=3D'mso-spacerun:yes'>=A0 </span>The correct process requires a
&#8220;make&#8221; then a &#8220;load&#8221; &#8211; sorry if you =
already know
that but what you describe fits a &#8216;missing compile&#8217; step so
I&#8217;m just checking for simple solutions first! =
;-)<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>Also did you mean =
to have
the &#8220;on&#8221; press of keypress1 turn the LED on while the
&#8220;off&#8221; release of the keypress2 turns the light off??<span
style=3D'mso-spacerun:yes'>=A0 </span>That&#8217;s not wrong, just looks =
a bit odd
;-)<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>To which =
module/row/button
numbers are the two keys you name keypress1 and keypress2 =
connected??<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>I would strongly =
recommend
that you take some time to read the EPIC EPL tutorials that are =
scattered
around places such as:<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'><span
style=3D'mso-spacerun:yes'>=A0 </span><a
href=3D"http://www.epicmapper.com/SupportPages/en/EPIC/CommandRef/CmdRef1=
.htm">http://www.epicmapper.com/SupportPages/en/EPIC/CommandRef/CmdRef1.h=
tm</a><o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>A bit out of date =
versus
the newest of the new compilers but it&#8217;s an online copy of =
Ralph&#8217;s
documentation.<span style=3D'mso-spacerun:yes'>=A0 </span>Plus =
there&#8217;s a more
tutorial treatment at the same site:<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'><span
style=3D'mso-spacerun:yes'>=A0 </span><a
href=3D"http://www.epicmapper.com/SupportPages/en/EPIC/EpicTutorial.htm">=
http://www.epicmapper.com/SupportPages/en/EPIC/EpicTutorial.htm</a><o:p><=
/o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>Seems to be =
incomplete at
the end but great as far as it does go.<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>And once you get =
the basic
switches sorted out you will probably want to play with Martin =
Schmit&#8217;s
most excellent F4Reader and the pigeon hole EPL coding that you can read =
about
at Martin&#8217;s site:<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'><span
style=3D'mso-spacerun:yes'>=A0 </span><a
href=3D"http://www.xflight.de/f16/index_e.htm">http://www.xflight.de/f16/=
index_e.htm</a><o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>then look under
&#8220;simulator-&gt;Communication-&gt;EPIC&#8221;<o:p></o:p></span></fon=
t></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida Console";color:blue;mso-ansi-language:EN-US'>Lots of good help =
to get
you going.<o:p></o:p></span></font></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'>Cheers,<o:p></o:p></span></f=
ont></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'>Mark.<o:p></o:p></span></fon=
t></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
color=3Dblue
face=3D"Lucida Console"><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Lucida =
Console";color:blue;mso-ansi-language:EN-US'><o:p>&nbsp;</o:p></span></fo=
nt></p>

<div style=3D'border:none;border-left:solid blue 1.5pt;padding:0cm 0cm =
0cm 4.0pt'>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DTahoma><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Tahoma;mso-ansi-language:EN-US'>---=
--Original
Message-----<br>
<b><span style=3D'font-weight:bold'>From:</span></b>
simpits-tech-admin@simpits.org [mailto:simpits-tech-admin@simpits.org] =
<b><span
style=3D'font-weight:bold'>On Behalf Of </span></b>Frank Riedel<br>
<b><span style=3D'font-weight:bold'>Sent:</span></b> =
</span></font><st1:date
Month=3D"3" Day=3D"10" Year=3D"2003"><font size=3D2 face=3DTahoma><span =
lang=3DEN-US
 =
style=3D'font-size:10.0pt;font-family:Tahoma;mso-ansi-language:EN-US'>Mon=
day,
 March 10, 2003</span></font></st1:date><font size=3D2 =
face=3DTahoma><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Tahoma;mso-ansi-language:EN-US'>
</span></font><st1:time Hour=3D"7" Minute=3D"15"><font size=3D2 =
face=3DTahoma><span
 lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Tahoma;mso-ansi-language:EN-US'>7:1=
5
 AM</span></font></st1:time><font size=3D2 face=3DTahoma><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:Tahoma;mso-ansi-language:EN-US'><br=
>
<b><span style=3D'font-weight:bold'>To:</span></b> =
simpits-tech@simpits.org<br>
<b><span style=3D'font-weight:bold'>Subject:</span></b> [simpits-tech] =
EPL-code</span></font><span
lang=3DEN-US style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span lang=3DEN-US =
style=3D'font-size:12.0pt;mso-ansi-language:
EN-US'><o:p>&nbsp;</o:p></span></font></p>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>Hi
Guys !</span></font><span lang=3DEN-US =
style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>What=
s
wrong here:</span></font><span lang=3DEN-US =
style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span lang=3DEN-US =
style=3D'font-size:12.0pt;mso-ansi-language:
EN-US'>&nbsp;<o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>#def=
ine
FASTSCAN 0 <br>
definemodule(0,FASTSCAN,0,7) </span></font><span lang=3DEN-US =
style=3D'mso-ansi-language:
EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span lang=3DEN-US =
style=3D'font-size:12.0pt;mso-ansi-language:
EN-US'>&nbsp;<o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>#def=
ine
OUTPUT 2<br>
definemodule (0,OUTPUT,0,4)<br>
#define Testled 0,0,0b00000001</span></font><span lang=3DEN-US =
style=3D'mso-ansi-language:
EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span lang=3DEN-US =
style=3D'font-size:12.0pt;mso-ansi-language:
EN-US'>&nbsp;<o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>:Led=
On
{setpoint(Testled)}<br>
:LedOff {clearpoint(Testled)}<br>
definebutton(keypress1,on,LedOn)<br>
definebutton(keypress2,off,LedOff)</span></font><span lang=3DEN-US
style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D3
face=3D"Times New Roman"><span lang=3DEN-US =
style=3D'font-size:12.0pt;mso-ansi-language:
EN-US'>&nbsp;<o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'><br>=

All the best<o:p></o:p></span></font></p>

</div>

<div>

<p class=3DMsoNormal style=3D'margin-left:36.0pt'><font size=3D2 =
face=3DArial><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-US'>Fran=
k</span></font><span
lang=3DEN-US style=3D'mso-ansi-language:EN-US'><o:p></o:p></span></p>

</div>

</div>

</blockquote>

</div>

</body>

</html>

------=_NextPart_000_000D_01C2EADE.7FBFC9F0--