IO.InterfaceType, IO.IOType
Modifier and Type | Method and Description |
---|---|
boolean |
getValue() |
boolean |
setValue(boolean high)
Set digital I/O output signal.
|
getDefaultName, getInterfaceType, getName, getType, getValueStr, isInput
boolean setValue(boolean high)
Set digital I/O output signal. Notice the I/O must be an output I/O
high
- the digital value to be setboolean getValue()
Copyright © 2018. All rights reserved.