You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
602 B
18 lines
602 B
<HTML>
|
|
<HEAD>
|
|
<TITLE>trace.info</TITLE></HEAD>
|
|
<BODY>
|
|
<h1>trace.info</h1>
|
|
<B>Category</B><p>
|
|
<a href="debug_commands.html">Debugging commands</a><p>
|
|
<B>Syntax</B><p>
|
|
<p>
|
|
trace.info(LOGNUM,TOP,HEIGHT);<p>
|
|
<B>Description</B><p>
|
|
<p>
|
|
Sets up trace mode. LOGNUM is the number of the logic containing trace commands. TOP and HEIGHT are the top line number of the trace window and the number of lines it takes up.<p>
|
|
This command should be used before trace mode is enabled or turned on.<p>
|
|
<B>See also</B><p>
|
|
<a href="trace_on.html">trace.on</a><p>
|
|
<a href="trace_mode.html">Trace mode</a><p>
|
|
</BODY></HTML>
|
|
|