<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Value vs Value Signaling? in G Web Development Software</title>
    <link>https://ni.lithium.com/t5/G-Web-Development-Software/Value-vs-Value-Signaling/m-p/4197746#M160</link>
    <description>&lt;P&gt;I have a loop surrounding an event structure, with one of the cases set to "value changed" for a pair of timestamp controls.&amp;nbsp; In this case, I update the values of the timestamp controls using the "Value" property.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I can tell, it is behaving as if it is doing "Value Signaling" instead.&amp;nbsp; The event structure keeps triggering over and over again when setting the "Value" properties.&amp;nbsp; This happens in both the G Web IDE as well as a browser.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I doing something wrong, or is the "Value" property always supposed to trigger a "Value Changed" event in this software?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Dec 2021 20:44:52 GMT</pubDate>
    <dc:creator>bhpowell</dc:creator>
    <dc:date>2021-12-10T20:44:52Z</dc:date>
    <item>
      <title>Value vs Value Signaling?</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Value-vs-Value-Signaling/m-p/4197746#M160</link>
      <description>&lt;P&gt;I have a loop surrounding an event structure, with one of the cases set to "value changed" for a pair of timestamp controls.&amp;nbsp; In this case, I update the values of the timestamp controls using the "Value" property.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I can tell, it is behaving as if it is doing "Value Signaling" instead.&amp;nbsp; The event structure keeps triggering over and over again when setting the "Value" properties.&amp;nbsp; This happens in both the G Web IDE as well as a browser.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am I doing something wrong, or is the "Value" property always supposed to trigger a "Value Changed" event in this software?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 20:44:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Value-vs-Value-Signaling/m-p/4197746#M160</guid>
      <dc:creator>bhpowell</dc:creator>
      <dc:date>2021-12-10T20:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Value vs Value Signaling?</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Value-vs-Value-Signaling/m-p/4199156#M172</link>
      <description>&lt;P&gt;Hi Brian,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This seems to be an issue specific to the Timestamp control. I attached an example that shows the Timestamp unexpectedly triggering a Value change event when updated with a Value property node (non-signaling) while a Numeric updated with a Value property node (non-signaling) behaves as expected and does not trigger Value change events. I created bug&amp;nbsp;1769556 to track the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 03:45:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Value-vs-Value-Signaling/m-p/4199156#M172</guid>
      <dc:creator>MilanR</dc:creator>
      <dc:date>2021-12-17T03:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Value vs Value Signaling?</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Value-vs-Value-Signaling/m-p/4199883#M174</link>
      <description>&lt;P&gt;Yeah, I also experience it.&lt;/P&gt;
&lt;P&gt;when we change it via value properties (non signaling), the event fired once.&lt;/P&gt;
&lt;P&gt;when we change it using the signaling one, the event fired twice.&lt;/P&gt;
&lt;P&gt;even more, if it is control, the event is fired just at the beginning run of the web page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;can be seen in video at the end part of this post&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/209702"&gt;@MilanR&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I created bug&amp;nbsp;1769556 to track the issue.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Btw, Where can I find the bug issue status? I may need to follow-up the bug fixing. or to add kudos.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IFRAME src="https://drive.google.com/file/d/12jqU8kzbzXvjfhPgO2o9af5QZsUyI1zi/preview" width="640" height="480" allow="autoplay"&gt;&lt;/IFRAME&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 10:33:12 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Value-vs-Value-Signaling/m-p/4199883#M174</guid>
      <dc:creator>ThamS</dc:creator>
      <dc:date>2021-12-21T10:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Value vs Value Signaling?</title>
      <link>https://ni.lithium.com/t5/G-Web-Development-Software/Value-vs-Value-Signaling/m-p/4199968#M175</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/209702"&gt;@MilanR&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I created bug&amp;nbsp;1769556 to track the issue.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Btw, Where can I find the bug issue status? I may need to follow-up the bug fixing. or to add kudos.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is the bug ID in the internal NI bug tracker. If you have follow-up comments you can reply on this thread or reach out to &lt;A href="https://ni.com/support" target="_self"&gt;NI Support&lt;/A&gt;. Currently there is not a target fix date available or a recommended workaround for the behavior discussed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 17:31:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/G-Web-Development-Software/Value-vs-Value-Signaling/m-p/4199968#M175</guid>
      <dc:creator>MilanR</dc:creator>
      <dc:date>2021-12-21T17:31:19Z</dc:date>
    </item>
  </channel>
</rss>

