U600 User’s Guide
AerDebug
Version 1.4
Aerotech, Inc.
4-35
4.6.52. ML (address)
The ML command monitors the value of a long word at the specified address.
EXAMPLE:
ML 80c
; monitor a Long word of data at 80c
4.6.53. MW (address)
The MW command monitors the value of a word at the specified address.
EXAMPLE:
MW 80c
; monitor a Word of data at 80c
4.6.54. OUTON (filespec)
The OUTON command echoes all output sent to the data screen to the specified file. This
includes the prompt, commands typed, bad commands, and the terminating OUTOFF
command. When executing the OUTON command, the prompt will change from:
AX1>
to
AX1 [ ‘filename’ ]>
indicating the filename within brackets between the current prompt (AX# or MEM) and
the >.
EXAMPLE:
OUTON myfile.dat
; echo output to myfile.dat
4.6.55. OUTOFF [Z]
The OUTOFF command will terminate echoing of the output to the data screen to the
specified file with the OUTON command. An optional Z parameter may be specified to
suspend echoing output to the file. After pausing the output to the file, it may be
reactivated by using the OUTON command without specifying an output file.
EXAMPLE:
OUTOFF
; disable output echoing
OUTOFF Z
; pause output echoing
4.6.56. OUTPAUSE
The OUTPAUSE command temporarily suspends echoing output to the file. After pausing
the output to the file it may be reactivated by using the OUTPAUSE command to toggle
echoing back to the output file.
EXAMPLE:
OUTPAUSE
; toggle state of echoing to output file
Содержание 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: ......