LearnHit Event
Description
This event will be called in your application when a hit is taken in PC-DMIS in learn mode. The values of X, Y, Z and I, J, K are the location of the hit and the vector of the hit in machine coordinates.
Syntax
Parameters
- X
- Double value containg the X value.
- Y
- Double value containg the Y value.
- Z
- Double value containg the Z value.
- I
- Double value containg the I value.
- J
- Double value containg the J value.
- K
- Double value containg the K value.
See Also