<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Watch list binaries]]></title><description><![CDATA[<p dir="auto">Hey Joel,</p>
<p dir="auto">I am wondering why my binaries drop out occasionally in my ten step program (with steps per step) in the watch list.</p>
<p dir="auto">Mango is all modbus ip to some plc's. Would a packet collision cause this on the plant wide intranet/internet</p>
<p dir="auto">I am having to go and "set" my 1's (reset) as they occasionally just zero off for no apparent reason</p>
<p dir="auto">This is a mission critical issue...</p>
<p dir="auto">Thanks, Charlie</p>
]]></description><link>https://forum.mango-os.com/topic/1701/watch-list-binaries</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 02:19:16 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1701.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Sep 2014 07:20:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Watch list binaries on Tue, 16 Sep 2014 12:06:23 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Would a packet collision cause this on the plant wide intranet/internet</p>
</blockquote>
<p dir="auto">The nature of how TCP works means that it is not really possible for packet loss, packet collision (is this the 90s?) or other network 'interference' to cause you to read a one as a zero.</p>
<p dir="auto">I think it is far more likely that your script (or maybe some sneaky code in your PLC) is setting the bit to zero.</p>
<blockquote>
<p dir="auto">I am having to go and "set" my 1's (reset) as they occasionally just zero off for no apparent reason</p>
</blockquote>
<p dir="auto">So Mango can write to these points too? Is that necessary for your plant to function? Is it possible to make the point read-only and see if the issue still occurs?</p>
]]></description><link>https://forum.mango-os.com/post/9277</link><guid isPermaLink="true">https://forum.mango-os.com/post/9277</guid><dc:creator><![CDATA[jeremyh]]></dc:creator><pubDate>Tue, 16 Sep 2014 12:06:23 GMT</pubDate></item><item><title><![CDATA[Reply to Watch list binaries on Tue, 16 Sep 2014 08:38:17 GMT]]></title><description><![CDATA[<p dir="auto">Referring to something as a "Watch List Binary" doesn't make any sense within the Mango terminology.</p>
<p dir="auto">The watch list is used to monitor a list of data points.</p>
<p dir="auto">In your example please specify what type of data points they?</p>
<p dir="auto">I'm guessing they are all Modbus IP?</p>
<p dir="auto">Joel.</p>
]]></description><link>https://forum.mango-os.com/post/9271</link><guid isPermaLink="true">https://forum.mango-os.com/post/9271</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Tue, 16 Sep 2014 08:38:17 GMT</pubDate></item><item><title><![CDATA[Reply to Watch list binaries on Tue, 16 Sep 2014 08:19:39 GMT]]></title><description><![CDATA[<p dir="auto">watch list binary,set on 1 off 0</p>
<p dir="auto">All pre written oven control program with 10 cook steps</p>
<p dir="auto">The 1's occasional revert to 0 for no apparent reason.</p>
<p dir="auto">example:</p>
<p dir="auto">Step 1</p>
<p dir="auto">High fan = 1<br />
low fan =   0</p>
<p dir="auto">Intake damper  =  1<br />
exhaust damper = 1<br />
Burner              = 1</p>
<p dir="auto">step 2...etc</p>
]]></description><link>https://forum.mango-os.com/post/9269</link><guid isPermaLink="true">https://forum.mango-os.com/post/9269</guid><dc:creator><![CDATA[b3charlie]]></dc:creator><pubDate>Tue, 16 Sep 2014 08:19:39 GMT</pubDate></item><item><title><![CDATA[Reply to Watch list binaries on Tue, 16 Sep 2014 08:08:40 GMT]]></title><description><![CDATA[<p dir="auto">Charlie,</p>
<p dir="auto">What do you mean by Watch List binaries?</p>
<p dir="auto">I was assuming you mean binary points that you are viewing on the watch list?</p>
<p dir="auto">Joel.</p>
]]></description><link>https://forum.mango-os.com/post/9268</link><guid isPermaLink="true">https://forum.mango-os.com/post/9268</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Tue, 16 Sep 2014 08:08:40 GMT</pubDate></item><item><title><![CDATA[Reply to Watch list binaries on Tue, 16 Sep 2014 08:05:59 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Dan</p>
<p dir="auto">That's not the issue. The question posted has to do with watch list binaries.</p>
<p dir="auto">loss of ip through data packet collision (in milliseconds) might be causing  the preset binary drop out to my plc's<br />
in Mango watch list, not sure yet...</p>
<p dir="auto">Cheers<br />
Charlie Campi</p>
<p dir="auto"><a href="http://www.plcautomationcontrols.com" rel="nofollow ugc">www.plcautomationcontrols.com</a></p>
]]></description><link>https://forum.mango-os.com/post/9266</link><guid isPermaLink="true">https://forum.mango-os.com/post/9266</guid><dc:creator><![CDATA[b3charlie]]></dc:creator><pubDate>Tue, 16 Sep 2014 08:05:59 GMT</pubDate></item><item><title><![CDATA[Reply to Watch list binaries on Tue, 16 Sep 2014 07:58:43 GMT]]></title><description><![CDATA[<p dir="auto">Good suggestion Dan.</p>
<p dir="auto">If it's a modbus data point and it changes from a 1 to a 0 I would assume that Mango received a 0 from the device. You could disable the data source and use the point locator test tool to verify the data from the device. I really doubt a packet collision would cause this and if it did it would be updated back to to the actual value on the next poll.</p>
<p dir="auto">What is your polling rate? I would check the logging setting for the point and then also look at the history for the point and see if you can determine. But basically Mango is just displaying the data it gets from the device. Also check to see if you are getting read errors on the device.</p>
<p dir="auto">Hope that helps,</p>
<p dir="auto">Joel.</p>
]]></description><link>https://forum.mango-os.com/post/9264</link><guid isPermaLink="true">https://forum.mango-os.com/post/9264</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Tue, 16 Sep 2014 07:58:43 GMT</pubDate></item><item><title><![CDATA[Reply to Watch list binaries on Tue, 16 Sep 2014 07:50:16 GMT]]></title><description><![CDATA[<p dir="auto">Gidday, have you tried some standard network tests like ping, to check out if there are any lost packets etc?</p>
<pre><code>
ping 192.168.1.254

Pinging 192.168.1.254 with 32 bytes of data:
Reply from 192.168.1.254: bytes=32 time=1ms TTL=255
Reply from 192.168.1.254: bytes=32 time=1ms TTL=255
Reply from 192.168.1.254: bytes=32 time=3ms TTL=255
Reply from 192.168.1.254: bytes=32 time=2ms TTL=255

Ping statistics for 192.168.1.254:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 1ms, Maximum = 3ms, Average = 1ms

</code></pre>
<p dir="auto">If your not familiar with ping, you are looking for 0% loss over a period.<br />
On windows you can use -t to make the ping go longer, then press CTRL BREAK to interrupt the ping to get an update on packetloss.</p>
<p dir="auto">Or use a tool like smokeping to keep a log of latency to your hosts over time...</p>
<p dir="auto">On the other hand, with Mango you could try increasing the timeout to the host, that might assist?</p>
<p dir="auto">Cheers<br />
Dan</p>
<p dir="auto">Attachment: <a href="http://archive.infiniteautomation.com/forum/posts/downloadAttach/373.page" rel="nofollow ugc">download link</a></p>
]]></description><link>https://forum.mango-os.com/post/9263</link><guid isPermaLink="true">https://forum.mango-os.com/post/9263</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 16 Sep 2014 07:50:16 GMT</pubDate></item></channel></rss>