|
|
| . |
|
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 History Introduced in MPX 2.0. Result Void Arguments
Common Exceptions
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 |