|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lsst.ccs.drivers.wattsup.TalkWatts
public class TalkWatts
Program to enable direct talking to a WattsUp? meter
| Constructor Summary | |
|---|---|
TalkWatts(String portName)
Main constructor |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Main program |
void |
run()
Send commands to the meter Loops reading and processing each new typed command line. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TalkWatts(String portName)
throws Exception
Exception| Method Detail |
|---|
public static void main(String[] args)
throws Exception
Exception
public void run()
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||