<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: How to know when Load Monitor Profile is complete</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=51c2312c-1b1b-43ce-b1ab-d18c9320e8e4" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=51c2312c-1b1b-43ce-b1ab-d18c9320e8e4</link>
<description>DisplayFusion RSS: How to know when Load Monitor Profile is complete</description>
<lastBuildDate>Tue, 22 Sep 2026 17:42:31 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=51c2312c-1b1b-43ce-b1ab-d18c9320e8e4</generator>
<item>
<title>RE: How to know when Load Monitor Profile is complete</title>
<link>https://www.displayfusion.com/Discussions/View/how-to-know-when-load-monitor-profile-is-complete/?ID=51c2312c-1b1b-43ce-b1ab-d18c9320e8e4#3</link>
<pubDate>Fri, 13 Nov 2020 05:04:40 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/how-to-know-when-load-monitor-profile-is-complete/?ID=51c2312c-1b1b-43ce-b1ab-d18c9320e8e4#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[I ended up using...
Code
Copy
Select All
BFS.DisplayFusion.RunFunctionAndWait(&quot;Load Monitor Profile: 3_on&quot;);
and waited on the built in function...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I ended up using...<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code01a0ca364d69719c90ef2d65e97cbc42" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code01a0ca364d69719c90ef2d65e97cbc42Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code01a0ca364d69719c90ef2d65e97cbc42Js" name="code01a0ca364d69719c90ef2d65e97cbc42Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%;min-height:75px">BFS.DisplayFusion.RunFunctionAndWait(&quot;Load Monitor Profile: 3_on&quot;);</pre><textarea id="code01a0ca364d69719c90ef2d65e97cbc42" name="code01a0ca364d69719c90ef2d65e97cbc42" style="position:absolute;top:0;left:-999999px;width:1px;height:1px"></textarea></div>
</div></div></div><br/>
<br/>
and waited on the built in function...
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How to know when Load Monitor Profile is complete</title>
<link>https://www.displayfusion.com/Discussions/View/how-to-know-when-load-monitor-profile-is-complete/?ID=51c2312c-1b1b-43ce-b1ab-d18c9320e8e4#2</link>
<pubDate>Fri, 13 Nov 2020 04:19:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/how-to-know-when-load-monitor-profile-is-complete/?ID=51c2312c-1b1b-43ce-b1ab-d18c9320e8e4#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Wondering if I could use this in some way...
Code
Copy
Select All
bool ok = BFS.DisplayFusion.RunFunctionAndWait(&quot;My Load Monitor Profile&quot;);
Thought being to make a script that loads the monitor profile and use RunFunctionAndWait to call it in a 2nd script.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Wondering if I could use this in some way...<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code01a0ca364d7971c294e127d7ad3e1ad9" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code01a0ca364d7971c294e127d7ad3e1ad9Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code01a0ca364d7971c294e127d7ad3e1ad9Js" name="code01a0ca364d7971c294e127d7ad3e1ad9Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%;min-height:75px">bool ok = BFS.DisplayFusion.RunFunctionAndWait(&quot;My Load Monitor Profile&quot;);</pre><textarea id="code01a0ca364d7971c294e127d7ad3e1ad9" name="code01a0ca364d7971c294e127d7ad3e1ad9" style="position:absolute;top:0;left:-999999px;width:1px;height:1px"></textarea></div>
</div></div></div><br/>
<br/>
Thought being to make a script that loads the monitor profile and use RunFunctionAndWait to call it in a 2nd script.
</div>
]]></content:encoded>
</item>
<item>
<title>How to know when Load Monitor Profile is complete</title>
<link>https://www.displayfusion.com/Discussions/View/how-to-know-when-load-monitor-profile-is-complete/?ID=51c2312c-1b1b-43ce-b1ab-d18c9320e8e4</link>
<pubDate>Fri, 13 Nov 2020 03:14:18 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/how-to-know-when-load-monitor-profile-is-complete/?ID=51c2312c-1b1b-43ce-b1ab-d18c9320e8e4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Is there a way to know when a load monitor profile via script completes.
I am writing a script where I want to load the monitor profile and then load an app BUT I want to make sure the monitors are all on before I launch the app.... It usually takes a few seconds or so for the monitors to all lo...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Is there a way to know when a load monitor profile via script completes.<br/>
<br/>
I am writing a script where I want to load the monitor profile and then load an app BUT I want to make sure the monitors are all on before I launch the app.... It usually takes a few seconds or so for the monitors to all load.... anyway I can be precise in my script with launching my app...?<br/>
<br/>
script so far looks like this:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code01a0ca364d86745ab4d5033eaa8157ec" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code01a0ca364d86745ab4d5033eaa8157ecJs'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code01a0ca364d86745ab4d5033eaa8157ecJs" name="code01a0ca364d86745ab4d5033eaa8157ecJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%;min-height:75px">using System;&#xA;using System.Drawing;&#xA;&#xA;// The &#x27;windowHandle&#x27; parameter will contain the window handle for the:&#xA;//   - Active window when run by hotkey&#xA;//   - Trigger target when run by a Trigger rule&#xA;//   - TitleBar Button owner when run by a TitleBar Button&#xA;//   - Jump List owner when run from a Taskbar Jump List&#xA;//   - Currently focused window if none of these match&#xA;public static class DisplayFusionFunction&#xA;{&#xA;    public static void Run(IntPtr windowHandle)&#xA;    {&#xA;        //Gets name of current monitor profile&#xA;        //After effects needs profile named 3_on&#xA;        string profileName = BFS.DisplayFusion.GetCurrentMonitorProfile();&#xA;        &#xA;        if (profileName != &quot;3_on&quot;){&#xA;            BFS.DisplayFusion.LoadMonitorProfile(&quot;3_on&quot;);&#xA;        }&#xA;        //Need to wait&#xA;        //launch app&#xA;        //maximize app window&#xA;    }&#xA;}</pre><textarea id="code01a0ca364d86745ab4d5033eaa8157ec" name="code01a0ca364d86745ab4d5033eaa8157ec" style="position:absolute;top:0;left:-999999px;width:1px;height:1px"></textarea></div>
</div></div></div>
</div>
]]></content:encoded>
</item>
</channel>
</rss>