Direction
Enumeration representing the MOTF direction categories.
Items
| LeftToRight | Left to right (- to +) in the scan field X axis. The MOTF counter counts up when the web moves in this direction. |
| BottomToTop | Bottom to top (- to +) in the scan field Y axis. The MOTF counter counts up when the web moves in this direction. |
| RightToLeft | Right to left (+ to -) in the scan field X axis. The MOTF counter counts down when the web moves in this direction. |
| TopToBottom | Top to bottom (+ to -) in the scan field Y axis. The MOTF counter counts down when the web moves in this direction. |
| DualAxisMinusDirection | The MOTF counter counts up when the web moves from the (+,+) quadrant to the (-,-) quadrant of the scan head field of view. |
| DualAxisPlusDirection | The MOTF counter counts up when the web moves from the (-,-) quadrant to the (+,+) quadrant of the scan head field of view. |
| RotaryCCWDirection | The Rotary counter counts up when rotating in the counter-clockwise direction |
| RotaryCWDirection | The Rotary counter counts up when rotating in the clockwise direction |