public interface DigitalOutputSetNodeConfig extends SetNodeConfig
SetNodeConfig.ConfigType| Modifier and Type | Method and Description | 
|---|---|
DigitalOutputSelection | 
getOutputSelection()  | 
boolean | 
getValueToSet()
Depending on the type of output this is interpreted in different ways. 
 | 
getConfigTypeDigitalOutputSelection getOutputSelection()
boolean getValueToSet()
true means the output will be set to HIGH,
 false means the output will be set to LOW.
 For boolean register the value is interpreted literally.Copyright © 2019. All rights reserved.