public interface DigitalIn
In Modbus terms this represents an input discrete, it is read only from the slave side.
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSet()
Tests if this DigitalIn is set.
|
Copyright © 2017. All rights reserved.