. |
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 HistoryIntroduced in MPX 2.0. ResultVoid Arguments
Visual BasicSyntax Sub EventReset(eventType As Mpx.EventType) Sample Code
C#Syntax void EventReset(Mpx.EventType eventType); Sample Code
See AlsoEventEnable
|
| | Copyright © 2001-2021 Motion Engineering |