
22-24
Conventional language command PAC COMMAND Remark
LABL n *labeln.
LABL n *labeln.
IPCLR n CALL pltResetAll (n)
INTRPT INTERRUPT ON
After the next command, this changes to
INTERRUPT OFF.
REM REM|’
ON n
ON n-m
SET IO [n]
SET IO [n TO m]
OFF n
OFF n-m
RESET IO [n]
RESET IO [n TO m]
ONT n-m TIME=t SET IO [n TO m], t*10
The unit is msec. (Note) In case of PAC, a
control does not proceed to the next
process.
VON n
VON n-m
SET IO [n]
SET IO [n TO m]
VOFF n
VOFF n-m
RESET IO [n]
RESET IO [n TO m]
ON PLT1END SET IO [n] Refer to the DIO assignment table.
OFF PLT1END RESET IO [n] Refer to the DIO assignment table.
ON PLTEND SET IO [n] Refer to the DIO assignment table.
OFF PLTEND RESET IO [n] Refer to the DIO assignment table.
INB L m-n CALL ndlnb (L, m, n) Library call
ONB L m-n CALL ndOnb (L, m, n) Library call
ONB lx m-n CALL ndOnbl (x, m, n) Library call
n
nn
n Stop Command Correspondence Table
Conventional language command PAC COMMAND Remark
END END
STOP HOLD
STOPEND STOPEND
TIM n DELAY n* 10
n
nn
n SETI Command Correspondence Table
Conventional language command PAC COMMAND Remark
Variable 6 axes Pn T [n]
Indirect reference In. P P [n]
$ CURPOS|*
\ CURJNT|*
ISP CURSPD
AACC CURACC
RACC CURDEC
SETI lx = N_n CALL pltGetN (n, x) Library call
SETI lx = M_n CALL pltGetM (n, x) Library call
SETI lx = K_n CALL pltGetK (n, x) Library call
SETI lx = N1_n CALL pltGetN1 (n, x) Library call
SETI lx = M1_n CALL pltGetM1 (n, x) Library call
SETI lx = K1_n CALL pltGetK1 (n, x) Library call
Komentáře k této Příručce