<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zkarim</id>
	<title>LabVIEW Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zkarim"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/wiki/Special:Contributions/Zkarim"/>
	<updated>2026-05-08T06:59:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Tunnel_Appearance&amp;diff=35823</id>
		<title>Tunnel Appearance</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Tunnel_Appearance&amp;diff=35823"/>
		<updated>2025-11-11T04:47:20Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: Changed the images to non-zoomed in versions. Changed the Shift Register image to have the wire coming out the side instead of the top.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Loop Input Tunnels&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Non-indexing&#039;&#039;&#039; (for array types, the entire array enters the loop)&lt;br /&gt;
|[[File:Non-indexing.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Indexing&#039;&#039;&#039; (for 1D array types, the array enters the loop one element at a time)&lt;br /&gt;
(for 2D array types, the array enters the loop one row at a time)&lt;br /&gt;
|[[File:Indexing.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Loop Output Tunnels&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Indexing&#039;&#039;&#039; (for scalar elements, a 1D array of the elements is built up on the loop border)&lt;br /&gt;
(for 1D arrays, a 2D array of the rows is built up on the loop border)&lt;br /&gt;
|[[File:Indexing 1.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Last Value&#039;&#039;&#039; (the value generated by the last iteration of the loop is output by the tunnel)&lt;br /&gt;
|[[File:Last Value 1.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Concatenating&#039;&#039;&#039; (for 1D arrays, the value generated by each loop iteration is concatenated onto the end of the previous value, resulting in a tunnel output of all the individual 1D arrays concatenated as a single 1D array)&lt;br /&gt;
|[[File:Concatenating 1.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Conditional&#039;&#039;&#039; (for scalar elements and a &#039;&#039;Last Value&#039;&#039; tunnel, the tunnel will output the last value where a TRUE was wired to the conditional tunnel)&lt;br /&gt;
(for scalar elements and an &#039;&#039;Indexing&#039;&#039; tunnel, the tunnel will output a 1D array containing all loop iteration values where a TRUE was wired to the conditional tunnel)&lt;br /&gt;
|[[File:Conditional 1.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Shift Register&#039;&#039;&#039;&lt;br /&gt;
|[[File:Shift Register 1.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Multi-frame Structure (Case, Event, Disable) Output Tunnels&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Linked Tunnels&#039;&#039;&#039; (when new frames are created, wires are automatically created between linked tunnels)&lt;br /&gt;
|[[File:Linked Tunnel.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Use Default if Unwired&#039;&#039;&#039; (for frames that do not have a wire sourcing this output tunnel, the default value for its datatype will be used if that frame executes)&lt;br /&gt;
|[[File:Default if unwired 1.png|thumb]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Default_if_unwired_1.png&amp;diff=35822</id>
		<title>File:Default if unwired 1.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Default_if_unwired_1.png&amp;diff=35822"/>
		<updated>2025-11-11T04:45:36Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Default if unwired_1&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Linked_Tunnel.png&amp;diff=35821</id>
		<title>File:Linked Tunnel.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Linked_Tunnel.png&amp;diff=35821"/>
		<updated>2025-11-11T04:44:45Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Linked Tunnel&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Shift_Register_1.png&amp;diff=35820</id>
		<title>File:Shift Register 1.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Shift_Register_1.png&amp;diff=35820"/>
		<updated>2025-11-11T04:43:52Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Shift Register_1&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Conditional_1.png&amp;diff=35819</id>
		<title>File:Conditional 1.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Conditional_1.png&amp;diff=35819"/>
		<updated>2025-11-11T04:42:58Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Conditional_1&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Concatenating_1.png&amp;diff=35818</id>
		<title>File:Concatenating 1.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Concatenating_1.png&amp;diff=35818"/>
		<updated>2025-11-11T04:42:06Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Concatenating_1&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Last_Value_1.png&amp;diff=35817</id>
		<title>File:Last Value 1.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Last_Value_1.png&amp;diff=35817"/>
		<updated>2025-11-11T04:41:16Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Last Value_1&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Indexing_1.png&amp;diff=35816</id>
		<title>File:Indexing 1.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Indexing_1.png&amp;diff=35816"/>
		<updated>2025-11-11T04:40:19Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Indexing_1&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Indexing.png&amp;diff=35815</id>
		<title>File:Indexing.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Indexing.png&amp;diff=35815"/>
		<updated>2025-11-11T04:38:40Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Indexing&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Non-indexing.png&amp;diff=35814</id>
		<title>File:Non-indexing.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Non-indexing.png&amp;diff=35814"/>
		<updated>2025-11-11T04:37:49Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Non-indexing&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Non-indexing_tunnel.png&amp;diff=35813</id>
		<title>File:Non-indexing tunnel.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Non-indexing_tunnel.png&amp;diff=35813"/>
		<updated>2025-11-11T04:34:04Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Non-indexing tunnel&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Tunnel_Appearance&amp;diff=35811</id>
		<title>Tunnel Appearance</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Tunnel_Appearance&amp;diff=35811"/>
		<updated>2025-11-10T22:04:00Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: Changed header title for third table slightly&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tunnel Types (For Loop):&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Input (Tunnels)&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|Autoindexing&lt;br /&gt;
|[[File:Disabled indexing (normal).png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Disabled Indexing (Normal)&lt;br /&gt;
|[[File:Autoindexing Tunnel.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Output (Tunnels)&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|Indexing (array one element for each loop)&lt;br /&gt;
|[[File:Output Indexing Tunnel.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Last Value&lt;br /&gt;
|[[File:Last Value.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Concatenating (autoindexing, repeats 1D array over and over again, instead of 2D array, adds all of those end of the line)&lt;br /&gt;
|[[File:Concatenating.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Conditional (do with all of them, only does if true)&lt;br /&gt;
|[[File:Conditional.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Shift Register&lt;br /&gt;
|[[File:Shift Register.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Default if unwired&lt;br /&gt;
|[[File:Default if unwired.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Tunnel Types (Case Structure):&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Input and Output (Tunnels)&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|Linked Input and Output&lt;br /&gt;
|[[File:Linked Input and Output.png|thumb]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Tunnel_Appearance&amp;diff=35810</id>
		<title>Tunnel Appearance</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Tunnel_Appearance&amp;diff=35810"/>
		<updated>2025-11-10T21:59:48Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: Changed labeling for the headers for the first two tables and the last table.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Tunnel Types (For Loop):&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Input (Tunnels)&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|Autoindexing&lt;br /&gt;
|[[File:Disabled indexing (normal).png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Disabled Indexing (Normal)&lt;br /&gt;
|[[File:Autoindexing Tunnel.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Output (Tunnels)&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|Indexing (array one element for each loop)&lt;br /&gt;
|[[File:Output Indexing Tunnel.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Last Value&lt;br /&gt;
|[[File:Last Value.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Concatenating (autoindexing, repeats 1D array over and over again, instead of 2D array, adds all of those end of the line)&lt;br /&gt;
|[[File:Concatenating.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Conditional (do with all of them, only does if true)&lt;br /&gt;
|[[File:Conditional.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Shift Register&lt;br /&gt;
|[[File:Shift Register.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Default if unwired&lt;br /&gt;
|[[File:Default if unwired.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Tunnel Types (Case Structures)&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Input and Output (Tunnels)&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|Linked Input and Output&lt;br /&gt;
|[[File:Linked Input and Output.png|thumb]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Tunnel_Appearance&amp;diff=35809</id>
		<title>Tunnel Appearance</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Tunnel_Appearance&amp;diff=35809"/>
		<updated>2025-11-10T21:57:59Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: Added two tables for the tunnel types and appearances for input and output tunnels for for loops. Also, added a third table showing tunnel types for case structures. The tunnel types for inputs included autoindexing and disabled indexing (normal). The tunnel types for outputs included indexing, last value, concatenating, conditional, shift registers, and default if unwired. The tunnel types for case structures included linked input and output.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tunnel Types (For Loop)&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Inputs (Tunnels)&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|Autoindexing&lt;br /&gt;
|[[File:Disabled indexing (normal).png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Disabled Indexing (Normal)&lt;br /&gt;
|[[File:Autoindexing Tunnel.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Output (Tunnels)&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|Indexing (array one element for each loop)&lt;br /&gt;
|[[File:Output Indexing Tunnel.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Last Value&lt;br /&gt;
|[[File:Last Value.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Concatenating (autoindexing, repeats 1D array over and over again, instead of 2D array, adds all of those end of the line)&lt;br /&gt;
|[[File:Concatenating.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Conditional (do with all of them, only does if true)&lt;br /&gt;
|[[File:Conditional.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Shift Register&lt;br /&gt;
|[[File:Shift Register.png|thumb]]&lt;br /&gt;
|-&lt;br /&gt;
|Default if unwired&lt;br /&gt;
|[[File:Default if unwired.png|thumb]]&lt;br /&gt;
|}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Case Structure (Tunnels)&lt;br /&gt;
!Tunnel Type&lt;br /&gt;
!Appearance&lt;br /&gt;
|-&lt;br /&gt;
|Linked Input and Output&lt;br /&gt;
|[[File:Linked Input and Output.png|thumb]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Linked_Input_and_Output.png&amp;diff=35808</id>
		<title>File:Linked Input and Output.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Linked_Input_and_Output.png&amp;diff=35808"/>
		<updated>2025-11-10T21:51:06Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Linked Input and Output&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Default_if_unwired.png&amp;diff=35807</id>
		<title>File:Default if unwired.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Default_if_unwired.png&amp;diff=35807"/>
		<updated>2025-11-10T21:49:24Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Default if unwired&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Shift_Register.png&amp;diff=35806</id>
		<title>File:Shift Register.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Shift_Register.png&amp;diff=35806"/>
		<updated>2025-11-10T21:48:46Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Shift Register&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Conditional.png&amp;diff=35805</id>
		<title>File:Conditional.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Conditional.png&amp;diff=35805"/>
		<updated>2025-11-10T21:47:52Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Conditional&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Concatenating.png&amp;diff=35804</id>
		<title>File:Concatenating.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Concatenating.png&amp;diff=35804"/>
		<updated>2025-11-10T21:47:09Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Concatenating&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Last_Value.png&amp;diff=35803</id>
		<title>File:Last Value.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Last_Value.png&amp;diff=35803"/>
		<updated>2025-11-10T21:46:24Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Last Value&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Output_Indexing_Tunnel.png&amp;diff=35802</id>
		<title>File:Output Indexing Tunnel.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Output_Indexing_Tunnel.png&amp;diff=35802"/>
		<updated>2025-11-10T21:45:15Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Output Indexing Tunnel&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Disabled_indexing_(normal).png&amp;diff=35801</id>
		<title>File:Disabled indexing (normal).png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Disabled_indexing_(normal).png&amp;diff=35801"/>
		<updated>2025-11-10T21:37:05Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Disabled indexing (normal)&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=File:Autoindexing_Tunnel.png&amp;diff=35800</id>
		<title>File:Autoindexing Tunnel.png</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=File:Autoindexing_Tunnel.png&amp;diff=35800"/>
		<updated>2025-11-10T21:34:06Z</updated>

		<summary type="html">&lt;p&gt;Zkarim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Autoindexing Tunnel&lt;/div&gt;</summary>
		<author><name>Zkarim</name></author>
	</entry>
</feed>