PMAC Quick Reference Guide
88
Appendix D – PMAC Program Command Specifications
Disable Compiled PLC Program(s)
DISABLE PLCC
{constant}[,{constant}]
DISABLE PLCC
{constant}..{constant}
DIS PLCC
{constant}[,{constant}
]
DIS PLCC
{constant}..{constant}
PROG / ROT /
PLC
EXCEPT
PLC0, PLCC0
Display Text to Display Port
DISPLAY [{constant}]
"{message}"
DISP [{constant}]
"{message}"
PROG / ROT /
PLC
Formatted Display of Variable Value
DISPLAY {constant},
{constant}.{constant},
{variable}
DISP {constant},
{constant}.{constant},
{variable}
PROG / ROT /
PLC
Dwell for Specified Time
DWELL{data}
DWE{data}
PROG / ROT
Start False Condition Branch
ELSE
Motion or PLC
Start False Condition Branch
ELSE {action}
Motion
Program
Enable PLC Buffer(s)
ENABLE PLC
{constant}[,{constant}]
ENABLE PLC
{constant}..{constant}
ENA PLC
{constant}[,{constant}
]
ENA PLC
{constant}..{constant}
PROG / ROT /
PLC
Enable Compiled PLC Program(s)
ENABLE PLCC
{constant}[,{constant}]
ENABLE PLCC
{constant}..{constant}
ENA PLCC
{constant}[,{constant}
]
ENA PLCC
{constant}..{constant}
PROG / ROT /
PLC
Mark End of Conditional Block
ENDIF
ENDI
Motion or PLC
Mark End of Conditional Loop
ENDWHILE ENDW Motion or PLC
Set Move Feedrate (Velocity)
F{data}
PROG / ROT
Specify Feedrate Axes
FRAX [({axis}[,{axis}...])]
PROG / ROT
Preparatory Code (G-Code)
G{data}
PROG / ROT
Unconditional Jump With Return
GOSUB{data}
Motion
Program
Unconditional Jump Without Return
GOTO{data}
Motion
Program
Programmed Homing
HOME {constant}
[,{constant}...]
HOME
{constant}..{constant}
[,{constant}..{constant}...]
HM {constant}
[,{constant}...]
HM
{constant}..{constant}
[,{constant}..{constant
}...]
PROG / ROT
Programmed Zero-Move Homing
HOMEZ {constant}
[,{constant}...]
HOMEZ
{constant}..{constant}
[,{constant}..{constant}...]
HMZ {constant}
[,{constant}...]
HMZ
{constant}..{constant}
[,{constant}..{constant
}...]
PROG / ROT
I-Vector Specification for Circular Moves
or Normal Vectors
I{data}
PROG / ROT
Set I-Variable Value
I{constant}={expression}
PROG / ROT /
PLC
Incremental displacement of X, Y, and Z
axes
IDIS{constant}
PROG / ROT
Conditional branch
IF ({condition})
Motion or PLC
Conditional branch
IF ({condition}) {action}
[{action}...]
PROG / ROT
Содержание PMAC Mini
Страница 4: ......
Страница 8: ...PMAC Quick Reference Guide iv Table of Contents ...
Страница 28: ...PMAC Quick Reference Guide 20 PMAC Executive Program PEWIN ...
Страница 80: ...PMAC Quick Reference Guide 72 Troubleshooting ...
Страница 82: ...PMAC Quick Reference Guide 74 Appendix A PMAC Error Code Summary ...
Страница 88: ...PMAC Quick Reference Guide 80 Appendix B PMAC I Variables Summary ...
Страница 106: ...PMAC Quick Reference Guide 98 Appendix F I O Suggested M Variable Definitions ...