<?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[How to anyone connect  watchport&#x2F;h host sensor via mango]]></title><description><![CDATA[<p dir="auto">Hi.</p>
<p dir="auto">I?have a watchport/H host (digi .com)  sensor .for temperature and humidity test.</p>
<p dir="auto">the com port is com12.<br />
what have I try:</p>
<p dir="auto">have a script and test it  can received the data during 20minutes.<br />
what I?expect: How can it run always.</p>
<p dir="auto">Below is use "device Monitoring studio" to view the data .<br />
00000001	12.09.2014 17:30:06.476	 PnP Event: Connect	DOWN	0x00000000	5c 00 3f 00 3f 00 5c 00 45 00 64 00 67 00 65 00 53 00 65 00 …	.?.?..E.d.g.e.S.e.…</p>
<p dir="auto">00000002	12.09.2014 17:31:17.237	+70.761	IRP_MJ_WRITE	DOWN	0x00000000	54 	T</p>
<p dir="auto">00000004	12.09.2014 17:31:18.209	+0.969	IRP_MJ_WRITE	DOWN	0x00000000	0d 	.</p>
<p dir="auto">00000007	12.09.2014 17:32:00.772	+40.704	IRP_MJ_WRITE	DOWN	0x00000000	49 	I</p>
<p dir="auto">00000009	12.09.2014 17:32:02.028	+1.254	IRP_MJ_WRITE	DOWN	0x00000000	0d 	.</p>
<p dir="auto">00000011	12.09.2014 17:32:02.068	+0.037	IRP_MJ_READ	UP	0x00000102	57 00 61 00 74 00 63 00 68 00 70 00 6f 00 72 00 74 00 2f 00 … W.a.t.c.h.p.o.r.t./.…</p>
<p dir="auto">00000031	12.09.2014 17:35:55.002	+0.737	IRP_MJ_READ	UP	0x00000102	2b 33 30 2e 36 32 35 30 43 0d 	+30.6250C.<br />
00000033	12.09.2014 17:36:25.185	+30.182	IRP_MJ_WRITE	DOWN	0x00000000	48 	H</p>
<p dir="auto">00000035	12.09.2014 17:36:26.159	+0.971	IRP_MJ_WRITE	DOWN	0x00000000	0d 	.</p>
<p dir="auto">00000037	12.09.2014 17:36:27.297	+1.137	IRP_MJ_READ	UP	0x00000102	34 32 25 0d 	42%.</p>
<p dir="auto">Thanks in advance..</p>
<p dir="auto">Attachment: <a href="http://archive.infiniteautomation.com/forum/posts/downloadAttach/376.page" rel="nofollow ugc">download link</a></p>
]]></description><link>https://forum.mango-os.com/topic/1704/how-to-anyone-connect-watchport-h-host-sensor-via-mango</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 20:36:41 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1704.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Sep 2014 07:40:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to anyone connect  watchport&#x2F;h host sensor via mango on Thu, 25 Sep 2014 08:19:38 GMT]]></title><description><![CDATA[<p dir="auto">Your port is busy.</p>
<p dir="auto">You can use a tool like portmon to tell you what application is using the serial port:</p>
<p dir="auto"><a href="http://technet.microsoft.com/en-us/sysinternals/bb896644.aspx" rel="nofollow ugc">http://technet.microsoft.com/en-us/sysinternals/bb896644.aspx</a></p>
]]></description><link>https://forum.mango-os.com/post/9303</link><guid isPermaLink="true">https://forum.mango-os.com/post/9303</guid><dc:creator><![CDATA[jeremyh]]></dc:creator><pubDate>Thu, 25 Sep 2014 08:19:38 GMT</pubDate></item><item><title><![CDATA[Reply to How to anyone connect  watchport&#x2F;h host sensor via mango on Fri, 19 Sep 2014 11:51:42 GMT]]></title><description><![CDATA[<p dir="auto">Above the script  display like this .<br />
But I use hyperminal is received data .and I type "T" and get temperature value .Type "H" and get humidity.</p>
<p dir="auto">9? 18 17:09: 'WatchportHSDS': Read failed because port is not configured correctly<br />
Urgent9? 18 17:09: 'WatchportHSDS': Serial Port COM12 failed with error jssc.SerialPortException: Port name - COM12; Method name - openPort(); Exception type - Port busy.<br />
Urgent9? 18 10:22: 'WatchportHSDS': Read failed because port is not configured correctly<br />
Urgent9? 18 10:22: 'WatchportHSDS': Serial Port COM12 failed with error jssc.SerialPortException: Port name - COM12; Method name - openPort(); Exception type - Port not found.<br />
Urgent9? 18 00:51: 'WatchportHSDS': Read failed because port is not configured correctly<br />
Urgent9? 18 00:51: 'WatchportHSDS': Port COM12 is in use<br />
Urgent9? 18 00:48: 'WatchportHSDS': Read failed because port is not configured correctly<br />
Urgent9? 18 00:48: 'WatchportHSDS': Port COM12 is in use<br />
Urgent9? 18 00:45: 'WatchportHSDS': Read failed because port is not configured correctly<br />
Urgent9? 18 00:45: 'WatchportHSDS': Port COM12 is in use<br />
Urgent9? 18 00:45: 'WatchportHSDS': Read failed because port is not configured correctly<br />
Urgent9? 18 00:45: 'WatchportHSDS': Port COM12 is in use</p>
<p dir="auto">What is wrong with it ? I have close hyperminal .<br />
any suggestion?</p>
<p dir="auto">Thank in advance.</p>
<p dir="auto">Attachment: <a href="http://archive.infiniteautomation.com/forum/posts/downloadAttach/378.page" rel="nofollow ugc">download link</a></p>
]]></description><link>https://forum.mango-os.com/post/9290</link><guid isPermaLink="true">https://forum.mango-os.com/post/9290</guid><dc:creator><![CDATA[edmond]]></dc:creator><pubDate>Fri, 19 Sep 2014 11:51:42 GMT</pubDate></item></channel></rss>