|
jamod at SF | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.wimpi.modbus.cmd.AIAOTest
Class that implements a simple commandline tool which demonstrates how a analog input can be bound with a analog output.
Note that if you write to a remote I/O with a Modbus protocol stack, it will most likely expect that the communication is kept alive after the first write message.
Constructor Summary | |
AIAOTest()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AIAOTest()
Method Detail |
public static void main(java.lang.String[] args)
|
jamod at SF | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |