OnRotaryTableRotated2 Event
Description
Event fired when a dual axis rotary table is rotated
Syntax
Visual Basic |
---|
Public Event OnRotaryTableRotated2( _ ByVal Machine As Machine, _ ByVal AngleW As Double, _ ByVal DirectionW As Integer, _ ByVal AngleV As Double, _ ByVal DirectionV As Integer _ ) |
Parameters
- Machine
- AngleW
- DirectionW
- AngleV
- DirectionV
See Also