. |
Controller.DigitalOutWait This property indicates whether the new output state (set by Controller.DigitalOutSet) is applied immediately or a wait is inserted so that any previously set output is transmitted to the controller hardware before applying the new output state. The default value (True) is set when the Controller object connects to a physical controller. Version HistoryIntroduced in MPX 2.0. TypeBoolean DefaultTrue Visual BasicSyntax Property DigitalOutWait As Boolean Sample Code
C#Syntax bool DigitalOutWait; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |