|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.codemercs.test.IowBlink
public class IowBlink
A simple demo for the IowKit-Library functions. After the application is started from the console it will list all IOWarriors. Then it will blink the Led's on the Starter-Kits. After that it will try to read 10 Reports from each device and print them to the console.
| Field Summary | |
|---|---|
static long |
PID_IOW24
Constant for the ProductId of an IOWarrior24 |
static long |
PID_IOW40
Constant for the ProductId of an IOWarrior40 |
static long |
PID_IOW56
Constant for the ProductId of an IOWarrior56 |
| Constructor Summary | |
|---|---|
IowBlink()
Opens the IowKit library |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
Starts the demo. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long PID_IOW40
public static final long PID_IOW24
public static final long PID_IOW56
| Constructor Detail |
|---|
public IowBlink()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||