|
|
| . |
|
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 History Introduced in MPX 2.0. Type Boolean Default True Visual BasicSyntax Property DigitalOutWait As Boolean Sample Code
C#Syntax bool DigitalOutWait; Sample Code
See Also
|
||||||||
| | | Copyright © 2001-2008 Motion Engineering |