<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Homepage von Karola und Jochen Schäuble &#187; Welec W2000A</title>
	<atom:link href="http://schaeuble.info/en/category/jochen/w2000a/feed" rel="self" type="application/rss+xml" />
	<link>http://schaeuble.info</link>
	<description></description>
	<lastBuildDate>Fri, 27 Mar 2009 21:07:03 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>W2000A communication protocol / windows- and LabVIEW library</title>
		<link>http://schaeuble.info/en/2008/07/11/w2000a-communication-protocol-windows-and-labview-library</link>
		<comments>http://schaeuble.info/en/2008/07/11/w2000a-communication-protocol-windows-and-labview-library#comments</comments>
		<pubDate>Fri, 11 Jul 2008 17:55:24 +0000</pubDate>
		<dc:creator>Jochen</dc:creator>
				<category><![CDATA[Welec W2000A]]></category>

		<guid isPermaLink="false">http://schaeuble.info/?p=102</guid>
		<description><![CDATA[


Translate original post with Google Translate
As I&#8217;ve seen that there are a few international visitors here&#8217;s an english version of my articles.
With the support from Welec (they&#8217;ve provided me the source code of the W2000PC application) I&#8217;ve put together an overview of the USB HID-communication protocol used by the Welec W2000A. It&#8217;s available as PDF-File [...]]]></description>
			<content:encoded><![CDATA[<ul class="lang_switch">
<li class="lang_switch"><a href="http://schaeuble.info/de/2008/07/11/w2000a-communication-protocol-windows-and-labview-library"><img src="http://schaeuble.info/wp-content/plugins/zdmultilang/flags/de_DE.png" alt="Deutsch" title="Deutsch" border="0"></a></li>
</ul>
<p><a href="http://translate.google.com/translate?u=http%3A%2F%2Fschaeuble.info%2Fen%2F2008%2F07%2F11%2Fw2000a-communication-protocol-windows-and-labview-library&#038;hl=en&#038;ie=UTF8&#038;sl=de_DE&#038;tl=en_US">Translate original post with Google Translate</a></p>
<p>As I&#8217;ve seen that there are a few international visitors here&#8217;s an english version of my articles.</p>
<p>With the support from <a href="http://www.welec.de">Welec</a> (they&#8217;ve provided me the source code of the W2000PC application) I&#8217;ve put together an overview of the USB HID-communication protocol used by the Welec W2000A. It&#8217;s available as PDF-File and as OpenOffice.Org calc file.</p>
<p>Based on this information I&#8217;ve written a small Windows DLL to communicate with the W2000A. Beside the print feature everything supported by the W2000PC application is also possible with this library.</p>
<p>On top of this library I&#8217;ve created an LabVIEW-library capable of controlling the scope. This library is still at the beginning so help is really appreciated.</p>
<p>All this information is released as Open Source under the GPLv3 license. If you make any changes to the code or the protocol overview, please send me back these changes so I can integrate them in my code.</p>
<p>Finally here are the links to the files and the mercurial (<a href="http://www.selenic.com/mercurial">http://www.selenic.com/mercurial</a>) repository:</p>
<ul>
<li><a href="http://schaeuble.info/wp-uploads/2008/07/w2000a_commands.pdf">Welec W2000A USB HID-protocol</a> | <a href="https://hg.schaeuble.info/w2000a_commands">Repository</a></li>
<li><a href="https://hg.schaeuble.info/w2000a_dll/archive/tip.zip">Windows DLL</a> | <a href="https://hg.schaeuble.info/w2000a_dll">Repository</a></li>
<li><a href="https://hg.schaeuble.info/w2000a_labview/archive/tip.zip">LabVIEW library</a> | <a href="https://hg.schaeuble.info/w2000a_labview/">Repository</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://schaeuble.info/en/2008/07/11/w2000a-communication-protocol-windows-and-labview-library/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>LabVIEW-Bibliothek für W2000A</title>
		<link>http://schaeuble.info/en/2008/07/10/labview-bibliothek-fur-w2000a</link>
		<comments>http://schaeuble.info/en/2008/07/10/labview-bibliothek-fur-w2000a#comments</comments>
		<pubDate>Thu, 10 Jul 2008 19:18:22 +0000</pubDate>
		<dc:creator>Jochen</dc:creator>
				<category><![CDATA[Welec W2000A]]></category>

		<guid isPermaLink="false">http://schaeuble.info/?p=101</guid>
		<description><![CDATA[


Translate original post with Google Translate
Als letztes &#8220;Schmankerl&#8221; gibt es heute noch die (noch sehr rudimentäre) Labview-Bibliothek. Prinzipiell sind alle Funktionen der DLL gekapselt, aber noch nicht wirklich groß getestet. Immerhin funktioniert der Download der aktuellen Kurven schon recht gut.
Auch hier gilt, die Bibliothek ist frei verfügbar. Die Verwendung erfolgt komplett auf eigene Gefahr. Änderungen, [...]]]></description>
			<content:encoded><![CDATA[<ul class="lang_switch">
<li class="lang_switch"><a href="http://schaeuble.info/de/2008/07/10/labview-bibliothek-fur-w2000a"><img src="http://schaeuble.info/wp-content/plugins/zdmultilang/flags/de_DE.png" alt="Deutsch" title="Deutsch" border="0"></a></li>
</ul>
<p><a href="http://translate.google.com/translate?u=http%3A%2F%2Fschaeuble.info%2Fen%2F2008%2F07%2F10%2Flabview-bibliothek-fur-w2000a&#038;hl=en&#038;ie=UTF8&#038;sl=de_DE&#038;tl=en_US">Translate original post with Google Translate</a></p>
<p>Als letztes &#8220;Schmankerl&#8221; gibt es heute noch die (noch sehr rudimentäre) Labview-Bibliothek. Prinzipiell sind alle Funktionen der DLL gekapselt, aber noch nicht wirklich groß getestet. Immerhin funktioniert der Download der aktuellen Kurven schon recht gut.</p>
<p>Auch hier gilt, die Bibliothek ist frei verfügbar. Die Verwendung erfolgt komplett auf eigene Gefahr. Änderungen, die mir wieder zurückgespielt werden, übernehme ich gerne in das &#8220;offizielle&#8221; Repository.</p>
<p>Download der letzten Version: <a href="https://hg.schaeuble.info/w2000a_labview/archive/tip.zip">https://hg.schaeuble.info/w2000a_labview/archive/tip.zip</a><br />
Repository: <a href="https://hg.schaeuble.info/w2000a_labview/">https://hg.schaeuble.info/w2000a_labview/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://schaeuble.info/en/2008/07/10/labview-bibliothek-fur-w2000a/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows DLL zur Ansteuerung des W2000A</title>
		<link>http://schaeuble.info/en/2008/07/10/windows-dll-zur-ansteuerung-des-w2000a</link>
		<comments>http://schaeuble.info/en/2008/07/10/windows-dll-zur-ansteuerung-des-w2000a#comments</comments>
		<pubDate>Thu, 10 Jul 2008 19:13:29 +0000</pubDate>
		<dc:creator>Jochen</dc:creator>
				<category><![CDATA[Welec W2000A]]></category>

		<guid isPermaLink="false">http://schaeuble.info/?p=100</guid>
		<description><![CDATA[


Translate original post with Google Translate
Hier nun der versprochene Source-Code zur Windows-DLL. Diese ist so geschrieben, dass sie leicht mit LabVIEW zusammen verwendet werden kann. Da der Zugriff auf den USB-Port direkt via den Standard-DLLs passiert, wird außer dem Windows DDK (http://www.microsoft.com/whdc/devtools/ddk/default.mspx) nichts weiter benötigt. Insofern sollte auch der Umstieg auf libusb nicht allzu kompliziert [...]]]></description>
			<content:encoded><![CDATA[<ul class="lang_switch">
<li class="lang_switch"><a href="http://schaeuble.info/de/2008/07/10/windows-dll-zur-ansteuerung-des-w2000a"><img src="http://schaeuble.info/wp-content/plugins/zdmultilang/flags/de_DE.png" alt="Deutsch" title="Deutsch" border="0"></a></li>
</ul>
<p><a href="http://translate.google.com/translate?u=http%3A%2F%2Fschaeuble.info%2Fen%2F2008%2F07%2F10%2Fwindows-dll-zur-ansteuerung-des-w2000a&#038;hl=en&#038;ie=UTF8&#038;sl=de_DE&#038;tl=en_US">Translate original post with Google Translate</a></p>
<p>Hier nun der versprochene Source-Code zur Windows-DLL. Diese ist so geschrieben, dass sie leicht mit LabVIEW zusammen verwendet werden kann. Da der Zugriff auf den USB-Port direkt via den Standard-DLLs passiert, wird außer dem Windows DDK (<a href="http://www.microsoft.com/whdc/devtools/ddk/default.mspx">http://www.microsoft.com/whdc/devtools/ddk/default.mspx</a>) nichts weiter benötigt. Insofern sollte auch der Umstieg auf libusb nicht allzu kompliziert sein (Freiwillige? <img src='http://schaeuble.info/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ).</p>
<p>Geschrieben wurde das ganze mit dem kostenlosen Visual Studio Express C++ (<a href="http://www.microsoft.com/Express/">http://www.microsoft.com/Express/</a>). Der Kauf einer kostenpflichtigen Software ist also nicht erforderlich.</p>
<p>Der ganze Code steht unter GPLv3 (<a href="http://www.fsf.org/licensing/licenses/gpl.html">http://www.fsf.org/licensing/licenses/gpl.html</a>). Kann also beliebig verändert werden. Ich bitte lediglich darum, dass mir Änderungen wieder zurückgespielt werden, damit ich sie mit in die &#8220;Offizielle&#8221; Version einbauen kann.</p>
<p>Der Source-Code selbst steht im Mercurial-Repository unter <a href="https://hg.schaeuble.info/w2000a_dll">https://hg.schaeuble.info/w2000a_dll</a>. Der Download ist als Archiv oder direkt via mercurial (<a href="http://www.selenic.com/mercurial">http://www.selenic.com/mercurial</a>) möglich.</p>
<p>Download der jeweils neuesten Version: <a href="https://hg.schaeuble.info/w2000a_dll/archive/tip.zip">https://hg.schaeuble.info/w2000a_dll/archive/tip.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://schaeuble.info/en/2008/07/10/windows-dll-zur-ansteuerung-des-w2000a/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W2000A Kommunikationsprotokoll</title>
		<link>http://schaeuble.info/en/2008/07/09/w2000a-kommunikationsprotokoll</link>
		<comments>http://schaeuble.info/en/2008/07/09/w2000a-kommunikationsprotokoll#comments</comments>
		<pubDate>Wed, 09 Jul 2008 19:08:41 +0000</pubDate>
		<dc:creator>Jochen</dc:creator>
				<category><![CDATA[Welec W2000A]]></category>

		<guid isPermaLink="false">http://schaeuble.info/?p=98</guid>
		<description><![CDATA[


Translate original post with Google Translate
Mit freundlicher Unterstützung von Welec (http://www.welec.de) habe ich eine Aufstellung des USB HID-Protokolls zur Ansteuerung des Welec W2000A-Oszilloskop erstellt. Auf dieser Basis enstand dann eine Windows- (DLL) und eine LabVIEW-Bibliothek zur Ansteuerung des Oszilloskops. Diese wird es in Kürze (wahrscheinlich ab Morgen) im Source-Code zum Download geben.
Datei: Welec W2000A USB [...]]]></description>
			<content:encoded><![CDATA[<ul class="lang_switch">
<li class="lang_switch"><a href="http://schaeuble.info/de/2008/07/09/w2000a-kommunikationsprotokoll"><img src="http://schaeuble.info/wp-content/plugins/zdmultilang/flags/de_DE.png" alt="Deutsch" title="Deutsch" border="0"></a></li>
</ul>
<p><a href="http://translate.google.com/translate?u=http%3A%2F%2Fschaeuble.info%2Fen%2F2008%2F07%2F09%2Fw2000a-kommunikationsprotokoll&#038;hl=en&#038;ie=UTF8&#038;sl=de_DE&#038;tl=en_US">Translate original post with Google Translate</a></p>
<p>Mit freundlicher Unterstützung von Welec (<a href="http://www.welec.de">http://www.welec.de</a>) habe ich eine Aufstellung des USB HID-Protokolls zur Ansteuerung des Welec W2000A-Oszilloskop erstellt. Auf dieser Basis enstand dann eine Windows- (DLL) und eine LabVIEW-Bibliothek zur Ansteuerung des Oszilloskops. Diese wird es in Kürze (wahrscheinlich ab Morgen) im Source-Code zum Download geben.</p>
<p>Datei: <a href="http://schaeuble.info/wp-uploads/2008/07/w2000a_commands.pdf">Welec W2000A USB HID-Protokoll</a></p>
<p>Das Original der Datei steht auch als OpenOffice.Org-Calc-Datei in der Versionsverwaltung zur Verfügung. Diese ist via <a href="https://hg.schaeuble.info/w2000a_commands">https://hg.schaeuble.info/w2000a_commands</a> erreichbar.</p>
<p>Da ich dieses Projekt als Hobby betreibe, würde ich mich über Kommentare und Änderungswünsche sehr freuen.</p>
]]></content:encoded>
			<wfw:commentRss>http://schaeuble.info/en/2008/07/09/w2000a-kommunikationsprotokoll/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
