<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://kicker-intern.ee.hm.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=ManuZ</id>
	<title>Kicker (internals) - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://kicker-intern.ee.hm.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=ManuZ"/>
	<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php/Spezial:Beitr%C3%A4ge/ManuZ"/>
	<updated>2026-05-16T06:55:17Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Anleitung_zum_Einrichten_von_VisualStudio2010&amp;diff=685</id>
		<title>Anleitung zum Einrichten von VisualStudio2010</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Anleitung_zum_Einrichten_von_VisualStudio2010&amp;diff=685"/>
		<updated>2011-09-13T09:55:48Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: Die Seite wurde neu angelegt: ==Anlegen eines Ordners für SDKs== Zunächst wird ein Verzeichnis namens &amp;#039;&amp;#039;SDK&amp;#039;&amp;#039; angelegt, in dem Verzeichnisse für &amp;#039;&amp;#039;bin&amp;#039;&amp;#039;, &amp;#039;&amp;#039;include&amp;#039;&amp;#039; und &amp;#039;&amp;#039;lib&amp;#039;&amp;#039; erstellt werden (...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Anlegen eines Ordners für SDKs==&lt;br /&gt;
Zunächst wird ein Verzeichnis namens &#039;&#039;SDK&#039;&#039; angelegt, in dem Verzeichnisse für &#039;&#039;bin&#039;&#039;, &#039;&#039;include&#039;&#039; und &#039;&#039;lib&#039;&#039; erstellt werden (vgl. Screenshot). &lt;br /&gt;
[[Bild:VS2010-Verzeichnisse.png]]&lt;br /&gt;
==Umgebungsvariablen==&lt;br /&gt;
Anschließend werden bei den Umgebungsvarieblen die Verzeichnisse eingetragen. Im &#039;&#039;bin&#039;&#039;-Verzeichnis werden die dlls abgelegt, daher muss dieser Pfad zur &#039;&#039;PATH&#039;&#039;-Variable hinzugefügt werden. Für die Verzeichnisse &#039;&#039;include&#039;&#039; und &#039;&#039;lib&#039;&#039; werden neue Umgebungsvariablen &#039;&#039;INCLUDE&#039;&#039; und &#039;&#039;LIB&#039;&#039; angelegt. Die Variablen können nachträglich erweitert werden, wenn beispielsweise umfangreiche SDKs hinzugefügt werden, welche zur besseren Übersicht nicht einfach in die 3 bestehenden Verzeichnisse kopiert werden.&lt;br /&gt;
[[Bild:VS2010-Umgebungsvariablen.png]] &lt;br /&gt;
==VC++-Verzeichnisse==&lt;br /&gt;
Bei Visual Studio 2010 ist es nicht wie bei den Vorgängerversionen möglich, für alle Projekte über den Extras-&amp;gt;Optionen-&amp;gt;Projekte und Projektmappen-&amp;gt;VC++-Verzeichnisse die Pfade zu den &#039;&#039;include&#039;&#039;- und &#039;&#039;lib&#039;&#039;-Verzeichnissen anzugeben. Stattdessen könnte man für jedes Projekt einzeln die Bibliothekspfade angeben. Wenn man wie bisher einmalig die Pfade angeben will, kann man wie in http://blog.kalmbach-software.de/de/2010/04/17/zusatzliche-include-pfad-in-vc-2010/ beschrieben vorgehen:&lt;br /&gt;
==Eigenschaften-Manager==&lt;br /&gt;
Zunächst muss irgendein Projekt geöffnet werden. Über Ansicht wird daraufhin der Eigenschaften-Manager geöffnet. Für das geöffnete Projekt wird im Eigenschaften-Manager der &amp;quot;&#039;&#039;Debug | Win32&#039;&#039;&amp;quot; als auch der &amp;quot;&#039;&#039;Release | Win32&#039;&#039;&amp;quot; Pfad aufgeklappt. Dort werden beide ...user-Einträge ausgewählt (mit Strg und 2. anklicken).&lt;br /&gt;
[[Bild:VS2010-EigenschaftenManager.png]]&lt;br /&gt;
Mit rechter Maustaste auf Eigenschaften wird für diese zwei Einträge nun die Eigenschaftenseite geöffnet. Dort kann nun unter Allgemeine Eigenschaften-&amp;gt;VC++-Verzeichnisse der Verzeichnispfad zu den Biblioteken eingegeben werden. Da wir den Umweg über die Umgebungsvariablen nehmen, wird hier jeweils bei Includeverzeichnisse nur &#039;&#039;$(include);&#039;&#039; und bei Bibliotheksverzeichnisse &#039;&#039;$(lib);&#039;&#039; vorne angefügt. Der Umweg hat den Vorteil, dass bei zusätzlichen &#039;&#039;include&#039;&#039;- oder &#039;&#039;lib&#039;&#039;-Verzeichnissen diese nicht umständlich in VS2010 hinzugefügt werden müssen, sondern lediglich im jeweiligen Pfad der Umgebungsvariablen (in der man die dlls in der path-Variablen sowieso hinzufügen muss).&lt;br /&gt;
[[Bild:VS2010-Eigenschaftenseite.png]]&lt;br /&gt;
==VS2010 Add-on==&lt;br /&gt;
Als hilfreiches Add-on hat sich &#039;&#039;Productivity Power Tools&#039;&#039; von MS erwiesen: http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef/&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:VS2010-Eigenschaftenseite.png&amp;diff=682</id>
		<title>Datei:VS2010-Eigenschaftenseite.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:VS2010-Eigenschaftenseite.png&amp;diff=682"/>
		<updated>2011-09-13T09:25:02Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:VS2010-EigenschaftenManager.png&amp;diff=681</id>
		<title>Datei:VS2010-EigenschaftenManager.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:VS2010-EigenschaftenManager.png&amp;diff=681"/>
		<updated>2011-09-13T09:24:33Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:VS2010-Umgebungsvariablen.png&amp;diff=680</id>
		<title>Datei:VS2010-Umgebungsvariablen.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:VS2010-Umgebungsvariablen.png&amp;diff=680"/>
		<updated>2011-09-13T09:24:02Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:VS2010-Verzeichnisse.png&amp;diff=679</id>
		<title>Datei:VS2010-Verzeichnisse.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:VS2010-Verzeichnisse.png&amp;diff=679"/>
		<updated>2011-09-13T09:22:55Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=HowTo%27s_und_ToDo%27s&amp;diff=678</id>
		<title>HowTo&#039;s und ToDo&#039;s</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=HowTo%27s_und_ToDo%27s&amp;diff=678"/>
		<updated>2011-09-13T09:17:45Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: /* How Tos: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How Tos: ==&lt;br /&gt;
[[Inbetriebnahme der Beckhoff AX5206 Servoverstärker]]&lt;br /&gt;
&lt;br /&gt;
[[Berechnung der maximalen Drehzahl von Rotationsmotoren]]&lt;br /&gt;
&lt;br /&gt;
[[Berechnung des Skalierungsfaktors]]&lt;br /&gt;
&lt;br /&gt;
[[Anleitung zur Darstellung eines Motorstroms im TwinCAT Scope View]]&lt;br /&gt;
&lt;br /&gt;
[[Anleitung zum Einrichten von Hardwareendschaltern mit Hilfe der digitalen I/Os des AX5206]]&lt;br /&gt;
&lt;br /&gt;
[[Anleitung zum Einrichten von VisualStudio2010]]&lt;br /&gt;
&lt;br /&gt;
== Todos (was muss ins Wiki): ==&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Linksammlung&amp;diff=439</id>
		<title>Linksammlung</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Linksammlung&amp;diff=439"/>
		<updated>2009-04-30T11:32:34Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: /* Kicker */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Antriebe / Steuerung =&lt;br /&gt;
&lt;br /&gt;
== SPS und Rotationsmotoren ==&lt;br /&gt;
[http://beckhoff.de/ Beckhoff Automation] &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Online Hilfesystem:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://infosys.beckhoff.com/ Beckhoff Informationssystem] &amp;lt;br/&amp;gt;&lt;br /&gt;
[ftp://ftp.beckhoff.com/ Beckhoff FTP-Server]&lt;br /&gt;
&lt;br /&gt;
== Linearmotoren ==&lt;br /&gt;
[http://www.maccon.de/ Maccon] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.copleycontrols.com Coley Controls] &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Mechanik =&lt;br /&gt;
&lt;br /&gt;
Kasten aus Bosch-Aluminiumprofilen:&lt;br /&gt;
[http://www.fms-montagetechnik.de/index.shtml FMS Motagetechnik]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Kamera =&lt;br /&gt;
[http://www.vrmagic.com/de/home/ VRmagic] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.stemmer-imaging.de/ Stemmer Imaging (Beleuchtung, Befestigungen)] &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Kicker =&lt;br /&gt;
[http://kicker-klaus.de/ Kicker Klaus]&lt;br /&gt;
[http://www.schreinerei-lettner.de/ Schreinerei Lettner]&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:009-ball-frei.png&amp;diff=437</id>
		<title>Datei:009-ball-frei.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:009-ball-frei.png&amp;diff=437"/>
		<updated>2009-04-27T12:37:35Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:008-ball-frei.png&amp;diff=436</id>
		<title>Datei:008-ball-frei.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:008-ball-frei.png&amp;diff=436"/>
		<updated>2009-04-27T12:37:06Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:007-ball-frei.png&amp;diff=435</id>
		<title>Datei:007-ball-frei.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:007-ball-frei.png&amp;diff=435"/>
		<updated>2009-04-27T12:36:38Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:006-ball-links-oben.png&amp;diff=434</id>
		<title>Datei:006-ball-links-oben.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:006-ball-links-oben.png&amp;diff=434"/>
		<updated>2009-04-27T12:36:14Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:005-ball-links-unten.png&amp;diff=433</id>
		<title>Datei:005-ball-links-unten.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:005-ball-links-unten.png&amp;diff=433"/>
		<updated>2009-04-27T12:35:49Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:004-ball-mitte-oben.png&amp;diff=432</id>
		<title>Datei:004-ball-mitte-oben.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:004-ball-mitte-oben.png&amp;diff=432"/>
		<updated>2009-04-27T12:35:23Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:003-ball-mitte-unten.png&amp;diff=431</id>
		<title>Datei:003-ball-mitte-unten.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:003-ball-mitte-unten.png&amp;diff=431"/>
		<updated>2009-04-27T12:34:59Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:002-ball-rechts-oben.png&amp;diff=430</id>
		<title>Datei:002-ball-rechts-oben.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:002-ball-rechts-oben.png&amp;diff=430"/>
		<updated>2009-04-27T12:34:04Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:001-ball-rechts-unten.png&amp;diff=429</id>
		<title>Datei:001-ball-rechts-unten.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:001-ball-rechts-unten.png&amp;diff=429"/>
		<updated>2009-04-27T12:32:41Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Aufbauskizze.png&amp;diff=428</id>
		<title>Datei:Aufbauskizze.png</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Aufbauskizze.png&amp;diff=428"/>
		<updated>2009-04-27T12:23:34Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Linksammlung&amp;diff=424</id>
		<title>Linksammlung</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Linksammlung&amp;diff=424"/>
		<updated>2009-04-17T12:36:02Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: /* Kamera */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Antriebe =&lt;br /&gt;
&lt;br /&gt;
== SPS und Rotationsmotoren ==&lt;br /&gt;
[http://beckhoff.de/ Beckhoff] &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Online Hilfesystem:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://infosys.beckhoff.com/ Beckhoff Informationssystem] &amp;lt;br/&amp;gt;&lt;br /&gt;
[ftp://ftp.beckhoff.com/ Beckhoff FTP-Server]&lt;br /&gt;
&lt;br /&gt;
== Linearmotoren ==&lt;br /&gt;
[http://www.maccon.de/ Maccon] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.copleycontrols.com Coley Controls] &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Kamera ==&lt;br /&gt;
[http://www.vrmagic.com/de/home/ VRmagic] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.stemmer-imaging.de/ Stemmer Imaging (Beleuchtung, Befestigungen)] &amp;lt;br/&amp;gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Linksammlung&amp;diff=423</id>
		<title>Linksammlung</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Linksammlung&amp;diff=423"/>
		<updated>2009-04-17T12:35:40Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: /* Kamera */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Antriebe =&lt;br /&gt;
&lt;br /&gt;
== SPS und Rotationsmotoren ==&lt;br /&gt;
[http://beckhoff.de/ Beckhoff] &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Online Hilfesystem:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://infosys.beckhoff.com/ Beckhoff Informationssystem] &amp;lt;br/&amp;gt;&lt;br /&gt;
[ftp://ftp.beckhoff.com/ Beckhoff FTP-Server]&lt;br /&gt;
&lt;br /&gt;
== Linearmotoren ==&lt;br /&gt;
[http://www.maccon.de/ Maccon] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.copleycontrols.com Coley Controls] &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Kamera ==&lt;br /&gt;
[http://www.vrmagic.com/de/home/ VRmagic] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.stemmer-imaging.de/ Stemmer Imaging (Beleuchtung, Befestigungen) &amp;lt;br/&amp;gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Linksammlung&amp;diff=422</id>
		<title>Linksammlung</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Linksammlung&amp;diff=422"/>
		<updated>2009-04-17T12:35:27Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: /* Antriebe */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Antriebe =&lt;br /&gt;
&lt;br /&gt;
== SPS und Rotationsmotoren ==&lt;br /&gt;
[http://beckhoff.de/ Beckhoff] &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
Online Hilfesystem:&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://infosys.beckhoff.com/ Beckhoff Informationssystem] &amp;lt;br/&amp;gt;&lt;br /&gt;
[ftp://ftp.beckhoff.com/ Beckhoff FTP-Server]&lt;br /&gt;
&lt;br /&gt;
== Linearmotoren ==&lt;br /&gt;
[http://www.maccon.de/ Maccon] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.copleycontrols.com Coley Controls] &amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Kamera ==&lt;br /&gt;
[http://www.vrmagic.com/de/home/ VRmagic] &amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.stemmer-imaging.de/ Stemmer Imaging (Beleuchtung, Befestigungen] &amp;lt;br/&amp;gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Kamera_praesentation.pdf&amp;diff=208</id>
		<title>Datei:Kamera praesentation.pdf</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Kamera_praesentation.pdf&amp;diff=208"/>
		<updated>2008-07-08T15:15:44Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: Abschlusspräsentation &amp;quot;Ballerkennung&amp;quot; (hauptsächlich Kamera, kurz Lichtgitter + Vergleich)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Abschlusspräsentation &amp;quot;Ballerkennung&amp;quot; (hauptsächlich Kamera, kurz Lichtgitter + Vergleich)&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Test021-xpm.jpg&amp;diff=184</id>
		<title>Datei:Test021-xpm.jpg</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Test021-xpm.jpg&amp;diff=184"/>
		<updated>2008-05-26T14:57:42Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Test021-bmp.jpg&amp;diff=183</id>
		<title>Datei:Test021-bmp.jpg</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Test021-bmp.jpg&amp;diff=183"/>
		<updated>2008-05-26T14:57:27Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Test020-xpm.jpg&amp;diff=182</id>
		<title>Datei:Test020-xpm.jpg</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Test020-xpm.jpg&amp;diff=182"/>
		<updated>2008-05-26T14:57:11Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Test020-bmp.jpg&amp;diff=181</id>
		<title>Datei:Test020-bmp.jpg</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Test020-bmp.jpg&amp;diff=181"/>
		<updated>2008-05-26T14:56:52Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Auswertung20080519.xls&amp;diff=176</id>
		<title>Datei:Auswertung20080519.xls</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Datei:Auswertung20080519.xls&amp;diff=176"/>
		<updated>2008-05-19T18:55:56Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: Auswertung Lichtgitter gegenüber Kamera&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Auswertung Lichtgitter gegenüber Kamera&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
	<entry>
		<id>https://kicker-intern.ee.hm.edu/wiki/index.php?title=Kicker_(internals):Portal&amp;diff=175</id>
		<title>Kicker (internals):Portal</title>
		<link rel="alternate" type="text/html" href="https://kicker-intern.ee.hm.edu/wiki/index.php?title=Kicker_(internals):Portal&amp;diff=175"/>
		<updated>2008-05-19T18:51:34Z</updated>

		<summary type="html">&lt;p&gt;ManuZ: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topics: ==&lt;br /&gt;
&lt;br /&gt;
In der ersten Phase des Projektes werden Machbarkeiten von Lösungsvorschlägen untersucht und als Ergebnis ein Vorschlag zur konkreten Realisierung gemacht.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vorläufige Zielvorstellungen:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ballerkennung:&lt;br /&gt;
&lt;br /&gt;
Ziel ist es die technische Ausführung und notwendige Qualität der Ballerkennung festzulegen, so dass dem Spiel schritthaltend gefolgt werden kann. Zur Auswahl steht die Ballerkennung via Kamera oder via Lichtgitter. Ausserdem ist es notwendig im Vorfeld relevante physikalische Grössen eines menschengesteuerten Kickerspiels nachzumessen und deren Maximalwerte abzuschätzen. &lt;br /&gt;
&lt;br /&gt;
[[Kamera]]&lt;br /&gt;
&lt;br /&gt;
[[Lichtgitter]]&lt;br /&gt;
&lt;br /&gt;
[[Wiimote]]&lt;br /&gt;
&lt;br /&gt;
[[Vergleich Kamera vs. Lichtgitter]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Antrieb der Spielerstangen:&lt;br /&gt;
&lt;br /&gt;
Ziel ist es die technischen Daten der Antriebe inkl. konkreter Auswahl der Motoren festzulegen und mittels Testaufbau die Funktion nachzuweisen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Antriebe]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Abmaße des verwendeten Kickermodells:&lt;br /&gt;
&lt;br /&gt;
[[Kicker]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Terminpläne:&lt;br /&gt;
&lt;br /&gt;
!!!Bitte hier eintragen!!!&lt;/div&gt;</summary>
		<author><name>ManuZ</name></author>
	</entry>
</feed>