Page 1 of 1

difference proliphix nt10e nt20e

Posted: Wed Mar 10, 2010 11:01 am
by labium
i live in the netherlands. ì have both now and can't find any hardware difference. I don't anderstand why proliphix don't want to chance a nt10e to nt20e online, but they want you to ship it from europe to usa and back for an upgrade from nt10e to nt20e. Their webite can read my proliphix, so they can chance it at well .the costs of shipping back and forth are the same as a new proliphix nt20e.

labium

Re: difference proliphix nt10e nt20e

Posted: Thu Mar 11, 2010 12:25 pm
by Snelvuur
I believe the only difference is that the nt20 allows for more external "temperature" sensors. This is a hardware thing as i can recall.. but i've never seen anybody use the external sensors on it..

Re: difference proliphix nt10e nt20e

Posted: Thu Mar 11, 2010 5:58 pm
by labium
i do. i think the difference is in the oid not rewritable , you can see it in the upgrade software. the upgrade software checks in the oid which type it is.
but really i have studied 2 hours on the two prints.

Difference proliphix nt10e nt20e

Posted: Thu Mar 11, 2010 8:15 pm
by Verkenner
The NT20e model supports two external thermal sensors for zone thermal averaging, outdoor temperature reporting, or other uses.

I ordered #2 NT20e Tstats.

Best reagards, Verkenner

Re: difference proliphix nt10e nt20e

Posted: Thu Mar 11, 2010 9:35 pm
by labium
http://ip.adress.proliphix:proliphix port/get?OID2.7.1=

gives the nte10& or nte20& value

Re: difference proliphix nt10e nt20e

Posted: Thu Mar 11, 2010 10:22 pm
by labium
you can put your own name as installer in the thermostat

write the oids

the simplest way is to use the next command in the browser.

http://proliphixipadress:proliphixport/
pdp?OID2.6.1=installername&submit=submit

etc etc

Code: Select all

GROUP name="installer" index="6" addr="2.6">
      <AUTOCREATE />
      <OBJECT name="installerName" index="1" addr="2.6.1">
        <SYNTAX>STRING</SYNTAX>
      </OBJECT>
      <OBJECT name="installerAddress1" index="2" addr="2.6.2">
        <SYNTAX>STRING</SYNTAX>
      </OBJECT>
      <OBJECT name="installerAddress2" index="3" addr="2.6.3">
        <SYNTAX>STRING</SYNTAX>
      </OBJECT>
      <OBJECT name="installerCity" index="4" addr="2.6.4">
        <SYNTAX>STRING</SYNTAX>
      </OBJECT>
      <OBJECT name="installerState" index="5" addr="2.6.5">
        <SYNTAX>STRING</SYNTAX>
      </OBJECT>
      <OBJECT name="installerZip" index="6" addr="2.6.6">
        <SYNTAX>STRING</SYNTAX>
      </OBJECT>
      <OBJECT name="installerPhone" index="7" addr="2.6.7">
        <SYNTAX>STRING</SYNTAX>
      </OBJECT>
      <OBJECT name="installerEmail" index="8" addr="2.6.8">
        <SYNTAX>STRING</SYNTAX>
      </OBJECT>
    </GROUP>

Re: difference proliphix nt10e nt20e

Posted: Thu Mar 11, 2010 11:46 pm
by Digit
That's an undocumented API object you found there :)
There are more, i found some others during testing but never took the time to do something with it...

Re: difference proliphix nt10e nt20e

Posted: Mon Mar 15, 2010 9:38 am
by labium
the code, you can find in the upgrade software from proliphix , the xml file, the software backs up all the information from the proliphix and writes it back after upgrading.

i have also bought a rfxcom lan receiver , the most simpel model old without webinterface to see what the possibilities are. . they use lantronixs hardware and software, i wonder which proliphix uses, it is no lantronixs.

labium