org.openmuc.wago
Class Wago750Device
java.lang.Object
org.openmuc.wago.Wago750Device
public class Wago750Device
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Wago750Device
public Wago750Device(DeviceURI url)
throws java.lang.Exception
- Throws:
java.lang.Exception
Wago750Device
public Wago750Device(java.lang.String serverIP)
throws java.lang.Exception
- Throws:
java.lang.Exception
getUrl
public DeviceURI getUrl()
getNodes
public Wago750DeviceNode[] getNodes()
disconnect
public void disconnect()
writeOutputChannel
public void writeOutputChannel(ChannelIdentifier channel,
double value)
getChannels
public java.util.Vector<Measurement> getChannels(java.util.List<ChannelIdentifier> channels)
throws java.lang.Exception
- Throws:
java.lang.Exception