. |
Axis.EventReset Resets the event condition for a particular event type. This is sometimes necessary because some events latch and can only unlatch by calling the EventReset method. Version HistoryIntroduced in MPX 2.0. ResultVoid Arguments
Common Exceptions
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 |