U600 User’s Guide
AerDebug
Version 1.4
Aerotech, Inc.
4-39
4.6.68. PRGRUN (filespec) [line_number]
The PRGRUN command executes a CNC program that has been downloaded to the axis
processor by the PRGLOAD command. The line number parameter may be optionally
specified to begin execution of the program on a line other than line number one.
EXAMPLE:
PRGRUN \U600\TEST.PGM 5
; run test.pgm beginning on line 5
4.6.69. PRGSTATS (filespec)
The PRGSTATS command returns the compiler status of the specified CNC program. This
status includes errors, warnings, and compile time.
EXAMPLE:
PRGSTATS \U600\TEST.PGM
; has program been compiled?
4.6.70. PRGTYPE (filespec)
The PRGTYPE command displays the CNC program lines from the specified program of
the program that has been successfully compiled. This is not the downloaded object
program on the axis processor (see PRGDUMP), it is the source lines from the user’s
program.
EXAMPLE:
PRGTYPE \U600\TEST.PGM
;display CNC program lines
4.6.71. PRGUNLOAD (filespec)
The PRGUNLOAD command removes the specified CNC program from the axis
processor’s memory freeing the space for other programs.
EXAMPLE:
PRGUNLOAD \U600\TEST.PGM
; unload program form memory
4.6.72. PSODOWNLOAD
The PSODOWNLOAD command loads the PSO firmware into the PSO card. The name of
the PSO image will be specified in the AerReg program. If the base address of the PSO
card (specified in AerReg) is non-zero, then this is automatically done when the axis
processor firmware is downloaded. Normally, this does not need to be done manually.
EXAMPLE:
PSODOWNLOAD
; Load firmware
4.6.73. QUIT
The QUIT command terminates the AerDebug.exe application, as does the EXIT
command.
Содержание UNIDEX 600 Series
Страница 19: ...Table of Contents U600 User s Guide xviii Aerotech Inc Version 1 4...
Страница 27: ...Preface U600 User s Guide xxvi Aerotech Inc Version 1 4...
Страница 163: ...AerPlot U600 User s Guide 6 6 Aerotech Inc Version 1 4...
Страница 169: ...AerReg U600 User s Guide 8 4 Aerotech Inc Version 1 4...
Страница 177: ...AerPlotIO U600 User s Guide 10 4 Aerotech Inc Version 1 4...
Страница 179: ...Filter U600 User s Guide 11 2 Aerotech Inc Version 1 4...
Страница 219: ...PrmSetup U600 User s Guide 13 2 Aerotech Inc Version 1 4...
Страница 223: ...Glossary of Terms U600 User s Guide A 4 Aerotech Inc Version 1 4...
Страница 353: ......