Event fired when a dual axis rotary table is rotated
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 _ ) |
- Machine
- AngleW
- DirectionW
- AngleV
- DirectionV