Search found 10 matches

by nl2ttl
Fri Dec 15, 2006 4:05 pm
Forum: IO-Warrior English
Topic: VB.NET read problem
Replies: 5
Views: 12143

" after reading the datasheet i still don't know how to handel :"

yes but there is no explenation for vb.net and thats the problem, i don't ask to write my program i only ask for a little bit of help.
by nl2ttl
Fri Dec 15, 2006 3:52 pm
Forum: IO-Warrior English
Topic: VB.NET read problem
Replies: 5
Views: 12143

after reading the datasheet i still don't know how to handel a:

IowKitReadNonBlocking
IowKitReadImmediate

is there somewhere a simple example code for vb.net to auto read the imputs?
by nl2ttl
Mon Dec 11, 2006 3:16 pm
Forum: IO-Warrior English
Topic: VB.NET read problem
Replies: 5
Views: 12143

VB.NET read problem

I have a problem with reading from the IO Warrior 24 When i use the example software (converted to vb.net 2003) after one read the software hangs. Also after reading the datasheet and program it by myself: Res = IowKitRead(iowHandles(0), 0, data(0), N) The software will hang, is there somebody who h...
by nl2ttl
Thu Dec 07, 2006 9:24 pm
Forum: IO-Warrior English
Topic: Pin's are High when connecting the IOW24
Replies: 3
Views: 9585

How simple can it be i used a bc547 instead off a 557 problem fixed thank you!
by nl2ttl
Thu Dec 07, 2006 12:18 pm
Forum: IO-Warrior English
Topic: Pin's are High when connecting the IOW24
Replies: 3
Views: 9585

Pin's are High when connecting the IOW24

Correct me if i'm wrong, but at the moment i have 4 relais on the IOW24. When i connect the IOW to the USB Port the pins are directly after init high. The ports i talk about are: P1.0 P1.1 P1.2 P1.3 This results in that my relais switch directly when i connect the IOW to the usb and my lamps wil tur...
by nl2ttl
Wed Dec 06, 2006 4:40 pm
Forum: IO-Warrior English
Topic: VB.net I/O Change program
Replies: 8
Views: 15112

i know that! it was only a question you know.
by nl2ttl
Wed Dec 06, 2006 3:54 pm
Forum: IO-Warrior English
Topic: VB.net I/O Change program
Replies: 8
Views: 15112

Ok but how do i program that for the i/o warrior, i'm new with programming on the I/O warrior.
by nl2ttl
Wed Dec 06, 2006 3:23 pm
Forum: IO-Warrior English
Topic: VB.net I/O Change program
Replies: 8
Views: 15112

I need sample code where i can read the status automaticly and not when i click on a button.
by nl2ttl
Wed Dec 06, 2006 2:06 pm
Forum: IO-Warrior English
Topic: VB.net I/O Change program
Replies: 8
Views: 15112

How do i detect it?

What is the command line, because the sample program IO doesnt work well after rebuilding for vb.net 2003

I like to have a semple code for detecting the change on the ports.
by nl2ttl
Wed Dec 06, 2006 12:37 pm
Forum: IO-Warrior English
Topic: VB.net I/O Change program
Replies: 8
Views: 15112

VB.net I/O Change program

Is there anybody that have a example program written in vb.net what automatticly detects a I/O change on the I/O warrior?

I have 4 inputs on

port1.7
port1.6
port1.5
port1.4

And i like to detect changes on them in my program but port 1.0 to 1.3 may not be changed when reading.