Moderated
Re: Trying to read things from Flex 3000 using CAT commands
Ok we¡¯ll do it sometime this week. I am working on my Node Red presentation for the QSO Today virtual ham fest in a couple of weeks. Need to get it finished. 73 Dave wo2x Sent from my waxed string
By
Dave wo2x
·
#1820
·
|
Moderated
Re: Trying to read things from Flex 3000 using CAT commands
Dave: I'd love to do that sometime this weekend if you have time. I've been playing with this all day. Charlie
By
Charlie Rubenstein
·
#1819
·
|
Moderated
Re: Trying to read things from Flex 3000 using CAT commands
So the returned query told the story of an approx. 20 year old female that went to a store and used the phone. She left a 3 yr old child in the store asking the owner's girlfriend to watch the child.
By
Leslie Hooe
·
#1818
·
|
Moderated
Re: Trying to read things from Flex 3000 using CAT commands
Charlie Select and copy the JSON code I sent you. Next in your Node Red, select ¡°Import¡± on the pull down, right top corner. In the pink space, paste the code. Deploy. Now, the nodes will show up
By
Alan Blind, WA9WUD
·
#1817
·
|
Moderated
Re: Trying to read things from Flex 3000 using CAT commands
Depends on the node. Some nodes do specific things and there is not much you can change. Other nodes like function nodes are like a blank slate that can be tailored to do many things. Charlie, maybe
By
Dave wo2x
·
#1816
·
|
Moderated
Re: Trying to read things from Flex 3000 using CAT commands
Alan: That is what I was trying to say......that THIS: EQUALS THIS ==> to me.... ha ha ha. I'm trying to see what goes inside of the nodes when you double click on them. Charlie KB8CR
By
Charlie Rubenstein
·
#1815
·
|
Re: NodeRed on Windows 10
The Format node worked to make the command I wanted, but apparently the radio isn't taking the command thru the TCP port. I wonder how HRD gets everything to work by serial port. ha ha
By
Charlie Rubenstein
·
#1814
·
|
Re: NodeRed on Windows 10
Both the function nose and the change node are good methods. ?Just expanding the Change Node to include additional added text. I revised the change node to include text in front and following the
By
Alan Blind, WA9WUD
·
#1813
·
|
Re: NodeRed on Windows 10
In his case it is text + msg.payload + text so function Node as I outlined is easiest Dave Sent from my waxed string and tin cans.
By
Dave wo2x
·
#1812
·
|
Re: NodeRed on Windows 10
Charlie Lots of methods to build a string, but, staying with the "Change Node" to build a string with text added to the msg.payload, use the Jasonata code method: Here is the JSON for above:
By
Alan Blind, WA9WUD
·
#1811
·
|
Re: NodeRed on Windows 10
Use a function node msg.payload = ¡°ZZGT¡± + msg.payload + ¡°;¡±; return msg; The above starting at msg.payload thru the ¡°;¡±; is all on line 1 and return msg; is on line 2 If the number from
By
Dave wo2x
·
#1810
·
|
Moderated
Re: Trying to read things from Flex 3000 using CAT commands
Charlie Here is an example of a flow, using the "gate" node, triggered on TX>closed, and RX>open. ?Also, I have circled where you can get help on any node you select on the editor. ?Also, below is
By
Alan Blind, WA9WUD
·
#1809
·
|
Re: NodeRed on Windows 10
Alan: Yea....I was just playing with it, but it isn't worth all this.....runs fine on my Pi's. ha ha. I do have a quick question, if that's ok..... I'm trying to insert the output of one node (which
By
Charlie Rubenstein
·
#1808
·
|
Re: NodeRed on Windows 10
And, configured each of the dashboard nodes, using the dashboard tool, unto a Dashboard Tab/group? Alan <a.alan.blind@...> wrote:
By
Alan Blind, WA9WUD
·
#1807
·
|
Re: NodeRed on Windows 10
Charlie Sorry if you have done so, but with all, you have checked and I am out of ideas, I need to ask. Have you loaded the Dashboard Pallett's into your Window Node-Red install? Alan wrote:
By
Alan Blind, WA9WUD
·
#1806
·
|
Moderated
Re: Trying to read things from Flex 3000 using CAT commands
Dave: While I have the meters in for the 6400's flow zeroing fine, the same isn't the case for the 3000. I can't figure out the GATE node....Can't find any examples that don't just show the pasted
By
Charlie Rubenstein
·
#1805
·
|
Re: NodeRed on Windows 10
Tried it on a different computer.....same result. Charlie
By
Charlie Rubenstein
·
#1804
·
|
Re: NodeRed on Windows 10
Also, if clearing the browser's Cache does not allow you to see the Dashboard, can your try another browser? ?Or, even a different computer? Alan
By
Alan Blind, WA9WUD
·
#1803
·
|
Re: NodeRed on Windows 10
Charlie Clear the browser's Cache. Sometimes it does not get updated correctly from Node-Red. Alan wrote:
By
Alan Blind, WA9WUD
·
#1802
·
|
Re: NodeRed on Windows 10
Alan: I was just testing it with a simple flow unrelated to the Flex.? When I go to? 192.168.1.xxx:1880/ui , the browser just shows a blank page. Yes the node red cmd window is still open. It can't
By
Charlie Rubenstein
·
#1801
·
|