|
|
| . |
|
SqNode.EventReset Resets the event condition for a particular event type. A reset is sometimes necessary because some events latch and only unlatch with a call to an EventReset method. Version History Introduced in MPX 2.0. Result Void Arguments
Visual BasicSyntax Sub EventReset(eventType As Mpx.EventType) Sample Code
C#Syntax void EventReset(Mpx.EventType eventType); Sample Code
See Also EventEnable
|
||||||||||||||
| | | Copyright © 2001-2008 Motion Engineering |