Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defect/fix release publish job #10

Merged
merged 9 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
44 changes: 44 additions & 0 deletions WebHelpDocs/2601B-PULSE/10835.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title> Anonymous scripts </title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" />
<script type="text/javascript">
function isTOCLoaded() {
//this function for loading the topic within the application if loaded by itself
//i.e. open the topic .htm file or as search engines link
var url = window.location.href;
var baseUrl = url.substring(0, url.lastIndexOf("/") + 1);
var topicFile = url.substring(url.lastIndexOf("/") + 1)
var newUrl = baseUrl + "index.htm#" + topicFile;
location.href = newUrl;
return false;
}
</script>
</head>
<body>
<table class="relatedtopics aboveheading" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width= "18">
<p class="bodytext"><a href="18560.htm" target="_self"><img id="f125" src="4200a_lc_previous_button.png" class="linkedpngtemplate4200a-nocaption" alt="Previous Icon" height="23" width="74" vspace="0" hspace="0" align="bottom" border="0"></a></p></td>
<td width= "18">
<p class="bodytext"><a href="13605.htm" target="_self"><img id="f124" src="4200a_lc_next_button.png" class="linkedpngtemplate4200a-nocaption" alt="Next Icon" height="23" width="74" vspace="0" hspace="0" align="bottom" border="0"></a></p></td>
</tr>
</table>
<h4 id="t10835" class="heading4">Anonymous scripts</h4>
<p class="bodytext">If a script is created with the <code class="monospace">loadscript</code> or <code class="monospace">loadandrunscript</code> command with no name defined, it is called the anonymous script. There can only be one anonymous script in the runtime environment. If another anonymous script is loaded into the runtime environment, it replaces the existing anonymous script.</p>
<table class="relatedtopics belowtopictext" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width= "227">
<p class="relatedheading">See also</p><p class="relateditem"><a href="19582.htm" target="_self">Additional information</a></p><p class="relateditem"><a href="19568.htm" target="_self">2-wire local sensing connections</a></p><p class="relateditem"><a href="19569.htm" target="_self">4-wire remote sensing connections</a></p><p class="relateditem"><a href="19563.htm" target="_self">Adjustment</a></p><p class="relateditem"><a href="18560.htm" target="_self">Analog-to-digital converter</a></p><p class="relateditem"><a href="13605.htm" target="_self">Autoranging</a></p><p class="relateditem"><a href="11440.htm" target="_self">Autozero</a></p><p class="relateditem"><a href="2430.htm" target="_self">Base library functions</a></p><p class="relateditem"><a href="19570.htm" target="_self">Calibration</a></p><p class="relateditem"><a href="12125.htm" target="_self">Capturing key-press codes</a></p><p class="relateditem"><a href="19567.htm" target="_self">Configuring and running sweeps</a></p><p class="relateditem"><a href="19564.htm" target="_self">Contact check connections</a></p><p class="relateditem"><a href="19565.htm" target="_self">Contact check measurements</a></p><p class="relateditem"><a href="11274.htm" target="_self">Controlling digital I/O lines</a></p><p class="relateditem"><a href="19556.htm" target="_self">Create a script using the script.new() command</a></p><p class="relateditem"><a href="16805.htm" target="_self">Delete user scripts</a></p><p class="relateditem"><a href="2408.htm" target="_self">Delete user scripts from the instrument</a></p><p class="relateditem"><a href="19553.htm" target="_self">Digital I/O</a></p><p class="relateditem"><a href="11500.htm" target="_self">Digital I/O bit weighting</a></p><p class="relateditem"><a href="12451.htm" target="_self">Digital I/O port</a></p><p class="relateditem"><a href="92127.htm" target="_self">Display mode</a></p><p class="relateditem"><a href="12137.htm" target="_self">Display resolution</a></p><p class="relateditem"><a href="19573.htm" target="_self">DUT test connections</a></p><p class="relateditem"><a href="12259.htm" target="_self">Error queue</a></p><p class="relateditem"><a href="93187.htm" target="_self">Error summary list</a></p><p class="relateditem"><a href="11532.htm" target="_self">Filters</a></p><p class="relateditem"><a href="93212.htm" target="_self">Front panel</a></p><p class="relateditem"><a href="19557.htm" target="_self">Global variables and the script.user.scripts table</a></p><p class="relateditem"><a href="24524.htm" target="_self">GPIB setup</a></p><p class="relateditem"><a href="19566.htm" target="_self">High-capacitance mode</a></p><p class="relateditem"><a href="19559.htm" target="_self">Load a script by sending commands over the remote interface</a></p><p class="relateditem"><a href="12893.htm" target="_self">Logical operators</a></p><p class="relateditem"><a href="19632.htm" target="_self">Measure auto delay</a></p><p class="relateditem"><a href="19571.htm" target="_self">Measurement event registers</a></p><p class="relateditem"><a href="19558.htm" target="_self">Named scripts</a></p><p class="relateditem"><a href="19578.htm" target="_self">Operation Status Registers</a></p><p class="relateditem"><a href="15424.htm" target="_self">Output-off states</a></p><p class="relateditem"><a href="93214.htm" target="_self">Pulser operation</a></p><p class="relateditem"><a href="19579.htm" target="_self">Questionable Status Registers</a></p><p class="relateditem"><a href="19552.htm" target="_self">Queues</a></p><p class="relateditem"><a href="11993.htm" target="_self">Range</a></p><p class="relateditem"><a href="13629.htm" target="_self">Overview</a></p><p class="relateditem"><a href="12001.htm" target="_self">Relative offset</a></p><p class="relateditem"><a href="11655.htm" target="_self">Remote reading buffer programming</a></p><p class="relateditem"><a href="3249.htm" target="_self">Removing stale values from the reading buffer cache</a></p><p class="relateditem"><a href="19560.htm" target="_self">Rename a script</a></p><p class="relateditem"><a href="17030.htm" target="_self">Retrieve source code one line at a time</a></p><p class="relateditem"><a href="19561.htm" target="_self">RS-232 interface operation</a></p><p class="relateditem"><a href="16803.htm" target="_self">Save a user script</a></p><p class="relateditem"><a href="19562.htm" target="_self">Saved setups</a></p><p class="relateditem"><a href="11848.htm" target="_self">Sense mode selection</a></p><p class="relateditem"><a href="29272.htm" target="_self">Setting a value</a></p><p class="relateditem"><a href="11584.htm" target="_self">Source or sink</a></p><p class="relateditem"><a href="19572.htm" target="_self">Source-measure concepts</a></p><p class="relateditem"><a href="11998.htm" target="_self">Speed</a></p><p class="relateditem"><a href="19580.htm" target="_self">Standard Event Register</a></p><p class="relateditem"><a href="11613.htm" target="_self">Start-up (power-on) configuration</a></p><p class="relateditem"><a href="19576.htm" target="_self">Status byte and service request (SRQ)</a></p><p class="relateditem"><a href="19551.htm" target="_self">Status model</a></p><p class="relateditem"><a href="19575.htm" target="_self">Status model overview</a></p><p class="relateditem"><a href="19550.htm" target="_self">Sweep operation</a></p><p class="relateditem"><a href="19581.htm" target="_self">System summary and standard event registers</a></p><p class="relateditem"><a href="19574.htm" target="_self">Triggering</a></p><p class="relateditem"><a href="19555.htm" target="_self">TSP advanced features</a></p><p class="relateditem"><a href="19554.htm" target="_self">TSP-Link</a></p><p class="relateditem"><a href="92304.htm" target="_self">TSP-Link trigger lines</a></p><p class="relateditem"><a href="12571.htm" target="_self">Understanding hardware value and pseudo line state</a></p><p class="relateditem"><a href="93219.htm" target="_self">Upgrading the firmware</a></p><p class="relateditem"><a href="3240.htm" target="_self">Using groups to manage nodes on TSP-Link network</a></p><p class="relateditem"><a href="3247.htm" target="_self">Using the data queue for real-time communication</a></p><p class="relateditem"><a href="93213.htm" target="_self">Using the interlock</a></p></td>
</tr>
</table>



<input id="topicId" type="hidden" value="10835" />
<input id="topicDescription" type="hidden" value="Anonymous scripts" />
<input id="footer-modified" type="hidden" value="Last modified: 3/9/2020 7:25:48 AM" />
</body>
</html>
50 changes: 50 additions & 0 deletions WebHelpDocs/2601B-PULSE/10905.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title> Event log </title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" />
<script type="text/javascript">
function isTOCLoaded() {
//this function for loading the topic within the application if loaded by itself
//i.e. open the topic .htm file or as search engines link
var url = window.location.href;
var baseUrl = url.substring(0, url.lastIndexOf("/") + 1);
var topicFile = url.substring(url.lastIndexOf("/") + 1)
var newUrl = baseUrl + "index.htm#" + topicFile;
location.href = newUrl;
return false;
}
</script>
</head>
<body>
<table class="relatedtopics aboveheading" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width= "18">
<p class="bodytext"><a href="14748.htm" target="_self"><img id="f125" src="4200a_lc_previous_button.png" class="linkedpngtemplate4200a-nocaption" alt="Previous Icon" height="23" width="74" vspace="0" hspace="0" align="bottom" border="0"></a></p></td>
<td width= "18">
<p class="bodytext"><a href="14771.htm" target="_self"><img id="f124" src="4200a_lc_next_button.png" class="linkedpngtemplate4200a-nocaption" alt="Next Icon" height="23" width="74" vspace="0" hspace="0" align="bottom" border="0"></a></p></td>
</tr>
</table>
<h4 id="t10905" class="heading4">Event log</h4>
<p class="bodytext">You can use the event log to view specific details about LAN triggering events.</p>
<p class="listcommand"><a id="h1945" class="jump" title="eventlog.all()" href="14756.htm" target="_self">eventlog.all()</a></p>
<p class="listcommand"><a id="h1947" class="jump" title="eventlog.clear()" href="14758.htm" target="_self">eventlog.clear()</a></p>
<p class="listcommand"><a id="h1948" class="jump" title="eventlog.count" href="14757.htm" target="_self">eventlog.count</a></p>
<p class="listcommand"><a id="h1949" class="jump" title="eventlog.enable" href="14760.htm" target="_self">eventlog.enable</a></p>
<p class="listcommand"><a id="h1946" class="jump" title="eventlog.next()" href="14761.htm" target="_self">eventlog.next()</a></p>
<p class="listcommand"><a id="h17696" class="jump" title="eventlog.overwritemethod" href="14759.htm" target="_self">eventlog.overwritemethod</a></p>
<table class="relatedtopics belowtopictext" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width= "227">
<p class="relatedheading">See also</p><p class="relateditem"><a href="13401.htm" target="_self">About TSP commands</a></p><p class="relateditem"><a href="14127.htm" target="_self">Beeper control</a></p><p class="relateditem"><a href="11382.htm" target="_self">Bit manipulation and logic operations</a></p><p class="relateditem"><a href="92710.htm" target="_self">Calibration</a></p><p class="relateditem"><a href="14653.htm" target="_self">Data queue</a></p><p class="relateditem"><a href="77502.htm" target="_self">Digital I/O</a></p><p class="relateditem"><a href="15965.htm" target="_self">Display</a></p><p class="relateditem"><a href="14748.htm" target="_self">Error queue</a></p><p class="relateditem"><a href="14771.htm" target="_self">File I/O</a></p><p class="relateditem"><a href="14859.htm" target="_self">GPIB</a></p><p class="relateditem"><a href="19423.htm" target="_self">Instrument identification</a></p><p class="relateditem"><a href="14129.htm" target="_self">LAN and LXI</a></p><p class="relateditem"><a href="19424.htm" target="_self">Miscellaneous</a></p><p class="relateditem"><a href="19425.htm" target="_self">Parallel script execution</a></p><p class="relateditem"><a href="14795.htm" target="_self">Queries and response messages</a></p><p class="relateditem"><a href="17112.htm" target="_self">Reading buffer</a></p><p class="relateditem"><a href="15061.htm" target="_self">Reset</a></p><p class="relateditem"><a href="15067.htm" target="_self">RS-232</a></p><p class="relateditem"><a href="19516.htm" target="_self">Saved setups</a></p><p class="relateditem"><a href="15062.htm" target="_self">Scripting</a></p><p class="relateditem"><a href="93150.htm" target="_self">SMU</a></p><p class="relateditem"><a href="14126.htm" target="_self">Status model</a></p><p class="relateditem"><a href="19432.htm" target="_self">Time</a></p><p class="relateditem"><a href="93152.htm" target="_self">Triggering</a></p><p class="relateditem"><a href="77377.htm" target="_self">TSP-Link</a></p><p class="relateditem"><a href="14072.htm" target="_self">TSP-Net</a></p><p class="relateditem"><a href="72522.htm" target="_self">Userstrings</a></p></td>
</tr>
</table>



<input id="topicId" type="hidden" value="10905" />
<input id="topicDescription" type="hidden" value="Event log" />
<input id="footer-modified" type="hidden" value="Last modified: 12/18/2019 2:37:26 PM" />
</body>
</html>
Loading
Loading