<?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=Donald</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=Donald"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/wiki/Special:Contributions/Donald"/>
	<updated>2026-05-09T00:14:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=LabVIEW_configuration_file/Execution_System&amp;diff=1982</id>
		<title>LabVIEW configuration file/Execution System</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=LabVIEW_configuration_file/Execution_System&amp;diff=1982"/>
		<updated>2007-09-10T08:09:46Z</updated>

		<summary type="html">&lt;p&gt;Donald: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{LabVIEW configuration back}}&lt;br /&gt;
This is a list of LabVIEW ini File settings relating to the Execution System.&lt;br /&gt;
&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = ESys.StdNParallel&lt;br /&gt;
| example =ESys.StdNParallel=5&lt;br /&gt;
| datatype =i&lt;br /&gt;
| description =Defines the number of threads to start in each execution system and priority level.&lt;br /&gt;
| permitted_values =-1 to 8 (see notes)&lt;br /&gt;
| default =1&lt;br /&gt;
| LV1 = 5&lt;br /&gt;
| LV2 = 6&lt;br /&gt;
| LV3 = 7&lt;br /&gt;
| LV4 = 8&lt;br /&gt;
| LV5 = &lt;br /&gt;
| LV6 = &lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =m&lt;br /&gt;
| OS3 =l&lt;br /&gt;
| OS4 =u&lt;br /&gt;
| notes =&amp;lt;br&amp;gt;&lt;br /&gt;
* 0 is equivalent to turning off the Preferences menu item &amp;quot;Run with multiple threads&amp;quot;&lt;br /&gt;
* 1 is the default value, equivalent to turning on &amp;quot;Run with multiple threads&amp;quot; &lt;br /&gt;
* 2 to 8 defines a higher number of threads to start (i.e. a 5x5 matrix)&lt;br /&gt;
* -1 tells LabVIEW to start with a custom set of threading parameters as defined by [[#ESys.xxx.yyyy|ESys.xxx.yyyy]] keys&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = runAsService&lt;br /&gt;
| example =runAsService=True&lt;br /&gt;
| datatype =b&lt;br /&gt;
| description =This key tells the LabVIEW Run-Time Engine to ignore the Windows WM_ENDSESSION message that is sent when a user logs off! Use this key when your LabVIEW application is configured to run as a Windows service and has a user interface (service allowed to interact with desktop). The key prevents your LabVIEW application to quit when a user logs off.&lt;br /&gt;
| permitted_values =True or False&lt;br /&gt;
| default =False&lt;br /&gt;
| LV1 = 5&lt;br /&gt;
| LV2 = 6&lt;br /&gt;
| LV3 = 7&lt;br /&gt;
| LV4 = 8&lt;br /&gt;
| LV5 = &lt;br /&gt;
| LV6 = &lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =&lt;br /&gt;
| OS3 =&lt;br /&gt;
| OS4 =&lt;br /&gt;
| notes =See also following thread: Creating a Windows NT Service Using LabVIEW: [http://zone.ni.com/devzone/cda/tut/p/id/3185] &amp;lt;br&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ESys.xxx.yyyy ==&lt;br /&gt;
Example: Various&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
[[Category:Development Environment]]&lt;/div&gt;</summary>
		<author><name>Donald</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=LabVIEW_configuration_file/Execution_System&amp;diff=1981</id>
		<title>LabVIEW configuration file/Execution System</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=LabVIEW_configuration_file/Execution_System&amp;diff=1981"/>
		<updated>2007-09-10T07:59:18Z</updated>

		<summary type="html">&lt;p&gt;Donald: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{LabVIEW configuration back}}&lt;br /&gt;
This is a list of LabVIEW ini File settings relating to the Execution System.&lt;br /&gt;
&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = ESys.StdNParallel&lt;br /&gt;
| example =ESys.StdNParallel=5&lt;br /&gt;
| datatype =i&lt;br /&gt;
| description =Defines the number of threads to start in each execution system and priority level.&lt;br /&gt;
| permitted_values =-1 to 8 (see notes)&lt;br /&gt;
| default =1&lt;br /&gt;
| LV1 = 5&lt;br /&gt;
| LV2 = 6&lt;br /&gt;
| LV3 = 7&lt;br /&gt;
| LV4 = 8&lt;br /&gt;
| LV5 = &lt;br /&gt;
| LV6 = &lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =m&lt;br /&gt;
| OS3 =l&lt;br /&gt;
| OS4 =u&lt;br /&gt;
| notes =&amp;lt;br&amp;gt;&lt;br /&gt;
* 0 is equivalent to turning off the Preferences menu item &amp;quot;Run with multiple threads&amp;quot;&lt;br /&gt;
* 1 is the default value, equivalent to turning on &amp;quot;Run with multiple threads&amp;quot; &lt;br /&gt;
* 2 to 8 defines a higher number of threads to start (i.e. a 5x5 matrix)&lt;br /&gt;
* -1 tells LabVIEW to start with a custom set of threading parameters as defined by [[#ESys.xxx.yyyy|ESys.xxx.yyyy]] keys&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{ labviewconfigurationkey&lt;br /&gt;
| keyname = runAsService&lt;br /&gt;
| example =runAsService=True&lt;br /&gt;
| datatype =b&lt;br /&gt;
| description =This key tells the LabVIEW Run-Time Engine to ignore the Windows WM_ENDSESSION message that is sent when a user logs off! Use this key when your LabVIEW application is configured to run as a Windows service and has a user interface (service allowed to interact with desktop). The key prevents your LabVIEW application to quit when a user logs off.&lt;br /&gt;
| permitted_values =True or False&lt;br /&gt;
| default =False&lt;br /&gt;
| LV1 = 5&lt;br /&gt;
| LV2 = 6&lt;br /&gt;
| LV3 = 7&lt;br /&gt;
| LV4 = 8&lt;br /&gt;
| LV5 = &lt;br /&gt;
| LV6 = &lt;br /&gt;
| OS1 =w&lt;br /&gt;
| OS2 =&lt;br /&gt;
| OS3 =&lt;br /&gt;
| OS4 =&lt;br /&gt;
| notes =&amp;lt;br&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ESys.xxx.yyyy ==&lt;br /&gt;
Example: Various&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
[[Category:Development Environment]]&lt;/div&gt;</summary>
		<author><name>Donald</name></author>
	</entry>
</feed>