All BASIC commands
Section 4-2
228
/i
9, 8
Windowing function choice:
•
00: No windowing
•
01: Inclusive windowing
•
11: Exclusive windowing
10
Set this bit to use filtering function
Example
A disc used in a laser printing process requires registration to the Z
marker before it can start to print. The example code locates to the Z
marker, and then sets it as the zero position.
REGIST(1) 'set registration point on Z mark
FORWARD 'start movement
WAIT UNTIL MARK
CANCEL 'stops movement after Z mark
WAIT IDLE
MOVEABS (REG_POS) 'relocate to Z mark
WAIT IDLE
DEFPOS(0) 'set zero position
Bit
Function (Encoder Interface)
Z MARK
SERVO MOTOR
RAM
SENSOR BEAM
SENSOR
Содержание SYSMAC CJ Series
Страница 2: ......
Страница 70: ...Specifications Section 2 4 58...
Страница 84: ...FINS commands Section 3 4 72...
Страница 148: ...All BASIC commands Section 4 2 136 AXIS 1 AXIS 0...
Страница 277: ...Section 265 SECTION 5 Examples This chapter gives 2 categories of examples and tips How to s Practical examples...
Страница 370: ...Section 358...