|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
See:
Description
| Packages | |
| com.micheldalal.x10 | Classes designed to work with X10 hardware. |
| com.micheldalal.x10.test | Example/test classes for the com.micheldalal.x10 package. |
Classes designed to work with X10 hardware.
CM17A is the FireCracker Computer Interface shipped with The FireCracker Ultimate Home Control Kit. This class uses the Java Communications API (COMM) to communicate via the CM17A with the Wireless Link Module(TM) (a.k.a. Transiever Module).
Example Code
Example code is availabe in the com.micheldalal.x10.test package.
The example/test code should be run as follows to show the help text
(assumes the JAR files are in the lib sub-directory):
java -cp lib/x10.jar:lib/x10-example.jar:lib/NevArgs.jar com.micheldalal.x10.test.X10Testjava -cp lib\x10.jar;lib\x10-example.jar;lib\NevArgs.jar com.micheldalal.x10.test.X10Test
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||