Sets vector components of scan (used in StartScan block)
Visual Basic |
---|
Public Sub SetScanVectors( _ ByVal Vector As PCDSCANVECTOR, _ ByVal I As Double, _ ByVal J As Double, _ ByVal K As Double _ ) |
- Vector
Vector to set.Value Description PCD_CUTVECTOR PCD_INITDIR PCD_INITTOUCH PCD_ROWEND_APPROACH - I
- Double I value of the vector.
- J
- Double J value of the vector.
- K
- Double K value of the vector.