Search found 301 matches

by wayoda
Thu Nov 20, 2008 9:43 am
Forum: IO-Warrior Deutsch
Topic: IowKitReadNonBlocking crash abfangen, wenn nicht verbunden?
Replies: 10
Views: 7437

Re: IowKitReadNonBlocking crash abfangen, wenn nicht verbunden?

Hallo, die CsIow implementiert das ganze speziell für .Net aber Grundlage ist die Windows-Funktion RegisterDeviceNotification() http://msdn.microsoft.com/en-us/library/aa363431.aspx Wenn ich mal annehme, dass dein Code nicht in C# geschrieben ist, würde ich einfach mal nach " RegisterDeviceNoti...
by wayoda
Wed Nov 19, 2008 1:37 pm
Forum: IO-Warrior Deutsch
Topic: IowKitReadNonBlocking crash abfangen, wenn nicht verbunden?
Replies: 10
Views: 7437

Re: IowKitReadNonBlocking crash abfangen, wenn nicht verbunden?

Hallo, die DeviceChange Message enthält auch Informationen ob ein Gerät eingesteckt oder entfernt wurde. Ein Beispiel dafür findet sich in den sourcen der IowKit.dll Datei : openclos.c Funktion : LRESULT CALLBACK ProcessWindowMessages(HWND Wnd, UINT Msg, WPARAM wParam, LPARAM lParam); Ich verwende e...
by wayoda
Tue Nov 18, 2008 5:34 pm
Forum: IO-Warrior Deutsch
Topic: Projekt IOWarrior Socket-Server (neue Version 1-3-036)
Replies: 36
Views: 25774

Re: Projekt IOWarrior Socket-Server

Hallo, nette Idee. Ich finde es ein wenig schade das bei der Definition des Protokolls keine XML-Syntax verwendet wird, denn wirklich jede Programmierumgebung bringt doch heute einen (oder mehrere) XML-Parser mit, der wohl in den meisten Fällen auch noch schneller und resourcenschonender ist als all...
by wayoda
Fri Oct 17, 2008 2:13 pm
Forum: IO-Warrior English
Topic: Vista 64 compatibility
Replies: 15
Views: 23544

Re: Vista 64 compatibility

well, I'm buying no more Codemercs products until there is a workable 64 bit solution, I guess it depends on how much they need the buisness There is a workable 64bit solution available : any 64bit Linux-Distribution comes with a 64bit IOWarrior kerneldriver. But seriously I really don't know what ...
by wayoda
Wed Oct 15, 2008 7:59 pm
Forum: IO-Warrior English
Topic: Vista 64 compatibility
Replies: 15
Views: 23544

Re: Vista 64 compatibility

Hi, unfortunately neither are feasible options when using VB.NET 2008 Express Yes, I know. You have to find someone who actually bought a full blown Visual Studio version (there are low-budget student editions) Anyway, that's the price you have to pay (on windows) when Microsoft gives their software...
by wayoda
Wed Oct 15, 2008 8:41 am
Forum: IO-Warrior English
Topic: Vista 64 compatibility
Replies: 15
Views: 23544

Re: Vista 64 compatibility

Hi phoenix, as far as I kow the iowkit-lib is compiled with x86 (aka 32-bit windows) as the target plattform. I think you can still develop applications on Vista64 but you target plattform of your project has to be set to x86 explicitly. http://msdn.microsoft.com/en-us/library/ms185328.aspx But, sin...
by wayoda
Wed Oct 15, 2008 8:23 am
Forum: IO-Warrior Deutsch
Topic: Probleme bei Installation unter Linux
Replies: 15
Views: 13265

Re: Probleme bei Installation unter Linux

Hallo Didi, schön das es jetzt klappt. Die jar-Dateien 'iowkit_install.jar' und 'iowkit_test.jar' werden nach der Installation der Java-Unterstützung für die Iowkit-lib nicht mehr benötigt. Ein Import in ein Eclipse Projekt ist daher auch nicht nötig. Nur 'codemercs.jar' muß im classpath der JavaVir...
by wayoda
Tue Oct 14, 2008 9:19 am
Forum: IO-Warrior Deutsch
Topic: Probleme bei Installation unter Linux
Replies: 15
Views: 13265

Re: Probleme bei Installation unter Linux

Hallo Didi, leider wird im File INSTALL_JAVA nicht erwähnt das der Befehl 'make java-install' mit root-rechten ausgeführt werden muß. Richtig wäre also : sudo make java-install Bzgl. Eclipse oder anderen IDE's kenne ich mich nicht besonders aus. Aber die iowkit-lib ist eine 'normale' plattformspezif...
by wayoda
Sun Oct 12, 2008 12:09 pm
Forum: IO-Warrior Deutsch
Topic: Probleme bei Installation unter Linux
Replies: 15
Views: 13265

Re: Probleme bei Installation unter Linux

Hallo Didi. Das Linux-SDK benötigt wohl mal eine kleine Überarbeitung ;-) Hier ist eine Kurzanleitung für Ubuntu 8.04. Der Kerneltreiber wird nicht mehr benötigt, muß also auch nicht mehr compiliert werden. Das Ubuntu Team war nicht bereit eine Udev-Regel für den Standard-Devicenodes der IOWarrior i...
by wayoda
Fri Jul 25, 2008 12:22 pm
Forum: IO-Warrior Deutsch
Topic: 3,3 V SPI-Interface ansteuern ?
Replies: 9
Views: 9958

Re: 3,3 V SPI-Interface ansteuern ?

Hallo,
habe noch eine günstige Alternative für einen 6-Fach Levelshifter High -> LOW gefunden.

Phillips 74HC4050

gibts es auch im DIP-Package!

Eberhard
by wayoda
Tue Jul 08, 2008 11:37 pm
Forum: IO-Warrior Deutsch
Topic: Download-URL Linux-Source (IOW an Fritzbox)
Replies: 6
Views: 6980

Re: Download-URL Linux-Source (IOW an Fritzbox)

Hallo, die Dateien für das Kernel-Modul stehen unter der GPL und könnten von daher von Dir auf einem beliebigen Server unter deiner Kontrolle zum Download abgelegt werden. Bei der IowKit-Lib würde ich einfach mal bei Codemercs anfragen ob die Dateien auch an anderen Orten zum Download angeboten werd...
by wayoda
Mon Jul 07, 2008 11:56 am
Forum: IO-Warrior Deutsch
Topic: IOWarrior 56 Linux Bash Script
Replies: 2
Views: 3904

Re: IOWarrior 56 Linux Bash Script

Hallo, mit "echo" und einer Ausgabeumleitung geht es nicht, aber in den Beispielen zum Kernel-Modul : LinuxSDK/Kernel_2.6/iowkit1.5/iowarrior-module-2.6.20/iowarrior-2.6.20/samples findet sich das kleine programm minimum_write0. Wenn man aus dem Code (minimum_write0.c) die ganzen Statusmel...
by wayoda
Wed Jun 25, 2008 11:01 am
Forum: IO-Warrior Deutsch
Topic: minimum_read0.c endet immer im Timeout
Replies: 5
Views: 5613

Hallo Bernd Hallo Eberhard, vielen Dank. Darauf muss man auch erstmal kommen. Es war einfach ungewöhnlich, dass es mit der IowKit-Lib funktioniert auch wenn man nur noch den Befehl IowKit.OpenDevice() ausführt. Ich hab mal versucht ob das ganze auch per Linux AIO funtkioniert, aber das mag noch nich...
by wayoda
Fri Jun 20, 2008 3:25 pm
Forum: IO-Warrior Deutsch
Topic: IowKitReadNonBlocking in for Schleife
Replies: 8
Views: 6751

Hallo, mal so ins dunkle geraten ... Es gibt eine IowKit-Lib Version 1.4 ohne die Funktion ReadNonBlocking und eine Version 1.5 mit der Funktion ReadNonBlocking. Und weil es nun mal Windows ist, tragen beide den Namen IOWKIT.DLL . Ist nun vielleicht nur Version 1.4 installiert, oder gibt es Reste ei...
by wayoda
Fri Jun 20, 2008 3:18 pm
Forum: IO-Warrior Deutsch
Topic: minimum_read0.c endet immer im Timeout
Replies: 5
Views: 5613

Hallo Bernd, ich kenne zwar die Ursache für das Problem noch nicht, habe aber zumindest eine Lösung parat. Wie Du wahrscheinlich schon weißt, werden bei Linux das IO-Pin Interface und das SpecialMode-Interface als zwei verschiedene Geräte erzeugt (z.B. iowarrior0 und iowarrior1). Bei dem Iow24 und I...