• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NPIX devices availability
#8
Dear Mr. Armin,
thank you for your answer.
I tried to run the container, and I saw the HTML and JS source files you mentioned.
in NodeRed I am getting the error of ''overload/heat'' error whenever I tried to check the GPIO Pins and I found the below:

label: function() {
var na = "";
if (this.out === "15") { na = "dio out0"; }
if (this.out === "16") { na = "dio out1"; }
if (this.out === "22") { na = "dio out2"; }
if (this.out === "37") { na = "dio out3"; }
return this.name||na;
},

is 16 means GPIO 16 or does it mean a HAT pin, the former attachement to RaPi, because in the .js file I found the below
// setup GPIO 27 (HAT pin 13) to input to get module overload/heat status
which got me confused regarding the meaning of the outputs mentioned in the code.
  Reply


Messages In This Thread
NPIX devices availability - by maiorfi - March-5th-2018, 03:00 PM
Answer - by Armin@netPI - March-5th-2018, 07:38 PM
Answer - by maiorfi - April-4th-2018, 05:21 PM
Answer - by Armin@netPI - April-4th-2018, 07:00 PM
Answer - by Armin@netPI - May-18th-2018, 10:25 AM
Answer - by Eyad.Almolki - July-30th-2018, 03:34 PM
Answer - by Armin@netPI - July-30th-2018, 06:21 PM
Answer - by Eyad.Almolki - August-7th-2018, 11:25 AM
Answer - by Armin@netPI - August-8th-2018, 11:12 AM
Answer - by Armin@netPI - August-9th-2018, 12:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  NPIX-RS232 modules now on amazon maiorfi 4 4,014 June-12th-2018, 06:42 AM
Last Post: Armin@netPI

Forum Jump:


Users browsing this thread: 1 Guest(s)