IO.InterfaceType, IO.IOType
Modifier and Type | Method and Description |
---|---|
String |
getIpAddress() |
String |
getSignalAddress() |
int |
getValue() |
boolean |
setValue(int value) |
getDefaultName, getInterfaceType, getName, getType, getValueStr, isInput
String getIpAddress()
String getSignalAddress()
boolean setValue(int value)
value
- - Set MODBUS signal to an integer value. If the MODBUS signal is
digital then false is represented by 0 and true are represented by all numbers
different from 0.int getValue()
Copyright © 2018. All rights reserved.