initial 1.3.0
This commit is contained in:
18
help/trace_info.html
Normal file
18
help/trace_info.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<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>
|
Reference in New Issue
Block a user