1 / 4
文档名称:

mands.doc

格式:doc   页数:4页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

mands.doc

上传人:wc69885 2015/10/3 文件大小:0 KB

下载得到文件列表

mands.doc

相关文档

文档介绍

文档介绍:mands
mand category provides test program flow control and miscellaneous useful mands. Refer to the mand descriptions for more information.
ABORT or Ctrl-Z Exit the Runtime System and return to
RESET or one Ctrl-C Aborts the test and returns you to the beginning of the test program (the RESET state).
ERASE Erases any information displayed on the debug window.
ACCEPT Accepts debug changes that you made and writes them out to the .DBT file.
REMOVE Removes any changes that you made and returns the test statements at the specified labels back to their original state.
SYNC Causes a SYNC signal to appear on the tester's sync panel whenever the specified test step is executed. SYNC is useful when using an oscilloscope to view UUT signals.
DSMSYNC Causes a sync pulse to appear whenever the specified Deep Serial Memory address is executed.
LEARN Learns the states of any Output Unknown pins in the digital Burst, or else it learns the state of all pins that are Output Sensed.
PRLEARN Learns the states of all nodes in a guided
ABORT
The mand stops execution of the test program, resets all hardware, and returns control to the Production Assistant.
Simultaneously pressing the Ctrl and Z keys also aborts the Runtime System.
RESET
The mand causes the test program to reset and returns the system to the RESET or WAITING for START state.
Unlike the mand, mand does not return to t