SK / Node Red / Digital Switching Maretron DCR-100

I am traying to get digital switching working via SignalK and Node Red. I have installed the following plugins: - @signalk/signalk-node-red (operational) - signalk-n2k-switching (configured - all on) - signalk-maretron-proprietary (configured - all on) I try to set electrical.switches.bank.11.3.state on a Maretron DCR 100 My node red dashboard: [{"id":"89afe19b71f08c67","type":"tab","label":"Flow 2","disabled":false,"info":"","env":[]},{"id":"fc56aacc.889408","type":"signalk-subscribe","z":"89afe19b71f08c67","name":"","mode":"sendAll","flatten":true,"context":"vessels.self","path":"electrical.switches.bank.11.3.state","source":"","period":1000,"x":280,"y":120,"wires":[["4e791c49bf5180ba","a8c1e2500c85d9a1"]]},{"id":"64686842.76ea18","type":"signalk-send-put","z":"89afe19b71f08c67","name":"","path":"electrical.switches.bank.11.3.state","source":"","x":900,"y":120,"wires":[]},{"id":"4e791c49bf5180ba","type":"debug","z":"89afe19b71f08c67","name":"debug 4","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":580,"y":220,"wires":[]},{"id":"a8c1e2500c85d9a1","type":"change","z":"89afe19b71f08c67","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"1","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":570,"y":120,"wires":[["64686842.76ea18","ba1d0728653a5e38"]]},{"id":"ba1d0728653a5e38","type":"debug","z":"89afe19b71f08c67","name":"debug 5","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":880,"y":220,"wires":[]}] The error message I get is: put error 400 there are multiple sources for the given path, but no source was specified in the request If I change $source in signalk-sent-put to "node-red" than I get: put error 405 PUT not supported for electrical.switches.bank.11.3.state Any hint would be helpful. Thanks a lot!
66 Replies
Scott Bender
Scott Bender3mo ago
Can you show what the switches look like in the Data Browser?
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Hello Scortt, thanks for your quick reply. Here the requested information
No description
Scott Bender
Scott Bender3mo ago
Try making $source NGT1.73
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Thank you for your feedback. I did this for the signalk-sent-put node. Looking at the flow I see "pending" for the signak-sent-put followed by this error in the debug log: put error 502 Did not receive change confirmation Console out is: [error] [signalk-send-put:64686842.76ea18] put error 502 Did not receive change confirmation
Scott Bender
Scott Bender3mo ago
And the switch doesn’t actually “switch”? Have you confirmed that you’re able to send n2k messages at all? What’s you n2k Data Connection look like?
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Yes, this is correct, it does not switch. I am using a RPI 4B with kernel 6.6.31+rpt-rpi-v8. node v18.20.4, SignalK 2.8.3, canboatjs /dev/ttyUSB0, 115200 baud USB-NGT1 N2k Interface from Actisense with latest FW I used the same NGT1 for TimeZero Professional on a Windows 10 machine and it was able to sent XTR to my Furuno autopilot. Is there a way I can test that N2k data is transmitted under RPi/SK? I have a 2nd workstation on the bus with a own NGT1 where I can read N2k using Actisense NEMAReader and I also have a Maretron IPG-100 where I use the N2KAnalyzer. Thank you so much, Dirk
Scott Bender
Scott Bender3mo ago
I think you need to enable send for pgn 127502 using the Actisense windows software.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Ok, will try and give feedback I enabled pgn 127501 and 127502 for TX. I verified this with another PC an "update from hardware" showed the setting enabled. Nevertheless the error is still the same. Aug 16 09:32:27 16 Aug 09:32:27 - [error] [signalk-send-put:64686842.76ea18] put error 502 Did not receive change confirmation Aug 16 09:32:42 16 Aug 09:32:42 - [error] [signalk-send-put:64686842.76ea18] put error 502 Did not receive change confirmation
Scott Bender
Scott Bender3mo ago
Hmm Let’s try turning on debug for the n2 switching plugin. Also turn off the Maretron plugin for now
Dirk SV MOIN
Dirk SV MOINOP3mo ago
After disabling the Maretron Plugin I see a lot of this messages in the Log: Aug 17 20:33:18 2024-08-17T08:33:18.299Z signalk-n2k-switching register action handler for path electrical.switches.bank.211.6.state source NGT1.212 Aug 17 20:33:18 2024-08-17T08:33:18.741Z signalk-n2k-switching register action handler for path electrical.switches.bank.213.1.state source NGT1.228 Aug 17 20:33:18 2024-08-17T08:33:18.741Z signalk-n2k-switching register action handler for path electrical.switches.bank.213.2.state source NGT1.228 Aug 17 20:33:18 2024-08-17T08:33:18.742Z signalk-n2k-switching register action handler for path electrical.switches.bank.213.3.state source NGT1.228 Aug 17 20:33:18 2024-08-17T08:33:18.743Z signalk-n2k-switching register action handler for path electrical.switches.bank.213.4.state source NGT1.228 Aug 17 20:33:18 2024-08-17T08:33:18.743Z signalk-n2k-switching register action handler for path electrical.switches.bank.213.5.state source NGT1.228 Aug 17 20:33:18 2024-08-17T08:33:18.744Z signalk-n2k-switching register action handler for path electrical.switches.bank.213.6.state source NGT1.228 Aug 17 20:33:19 2024-08-17T08:33:19.185Z signalk-n2k-switching register action handler for path electrical.switches.bank.215.1.state source NGT1.211 Aug 17 20:33:19 2024-08-17T08:33:19.186Z signalk-n2k-switching register action handler for path electrical.switches.bank.215.2.state source NGT1.211 Aug 17 20:33:19 2024-08-17T08:33:19.187Z signalk-n2k-switching register action handler for path electrical.switches.bank.215.3.state source NGT1.211 Aug 17 20:38:49 2024-08-17T08:38:49.722Z signalk-n2k-switching setting electrical.switches.bank.11.3.state to 1 Aug 17 20:38:49 2024-08-17T08:38:49.778Z signalk-n2k-switching sending {"pgn":127502,"dst":255,"Switch Bank Instance":11,"Instance":11,"Switch3":"On"} Aug 17 20:38:50 2024-08-17T08:38:50.781Z signalk-n2k-switching sending command {"pgn":126208,"dst":73,"prio":3,"fields":{"Function Code":"Command","PGN":127501,"Priority":8,"# of Parameters":2,"list":[{"Parameter":1,"Value":11},{"Parameter":4,"Value":"On"}]}} Aug 17 20:38:50 2024-08-17T08:38:50.782Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T08:38:48.717Z","pgn":127501} should be 1 Aug 17 20:38:51 2024-08-17T08:38:51.783Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T08:38:48.717Z","pgn":127501} should be 1 Aug 17 20:38:52 2024-08-17T08:38:52.783Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T08:38:48.717Z","pgn":127501} should be 1 Aug 17 20:38:53 2024-08-17T08:38:53.783Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T08:38:48.717Z","pgn":127501} should be 1 Aug 17 20:38:54 2024-08-17T08:38:54.783Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T08:38:48.717Z","pgn":127501} should be 1 Aug 17 20:38:55 2024-08-17T08:38:55.783Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T08:38:48.717Z","pgn":127501} should be 1 Aug 17 20:38:56 2024-08-17T08:38:56.783Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T08:38:48.717Z","pgn":127501} should be 1 Aug 17 20:38:56 17 Aug 20:38:56 - [error] [signalk-send-put:64686842.76ea18] put error 502 Did not receive change confirmation
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Here the full log signalk-server > sk.log
Scott Bender
Scott Bender3mo ago
I wonder if you need to enable send for 126208 sorry I didn't think f this before... enable debug for signalk:actisense-out
Dirk SV MOIN
Dirk SV MOINOP3mo ago
The 126208 TX was enabled by default. I also enabled 126208 RX now.
Scott Bender
Scott Bender3mo ago
Is Jeremy out there?!
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Aug 18 07:09:50 2024-08-17T19:09:50.260Z signalk-n2k-switching setting electrical.switches.bank.11.3.state to 1 Aug 18 07:09:50 2024-08-17T19:09:50.291Z signalk-n2k-switching sending {"pgn":127502,"dst":255,"Switch Bank Instance":11,"Instance":11,"Switch3":"On"} Aug 18 07:09:50 2024-08-17T19:09:50.294Z signalk:actisense-out sending 2024-08-17T19:09:50.293Z,2,127502,0,255,8,0b,df,ff,ff,ff,ff,ff,ff Aug 18 07:09:50 2024-08-17T19:09:50.296Z signalk:actisense-out <Buffer 10 02 94 0e 02 0e f2 01 ff 08 0b df ff ff ff ff ff ff 70 10 03> Aug 18 07:09:51 2024-08-17T19:09:51.298Z signalk-n2k-switching sending command {"pgn":126208,"dst":73,"prio":3,"fields":{"Function Code":"Command","PGN":127501,"Priority":8,"# of Parameters":2,"list":[{"Parameter":1,"Value":11},{"Parameter":4,"Value":"On"}]}} Aug 18 07:09:51 2024-08-17T19:09:51.299Z signalk:actisense-out sending 2024-08-17T19:09:51.299Z,2,126208,0,73,10,01,0d,f2,01,f8,02,01,0b,04,01 Aug 18 07:09:51 2024-08-17T19:09:51.300Z signalk:actisense-out <Buffer 10 02 94 10 02 00 ed 01 49 0a 01 0d f2 01 f8 02 01 0b 04 01 0d 10 03> Aug 18 07:09:51 2024-08-17T19:09:51.301Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T19:09:49.242Z","pgn":127501} should be 1 Aug 18 07:09:52 2024-08-17T19:09:52.301Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T19:09:49.242Z","pgn":127501} should be 1 Aug 18 07:09:53 2024-08-17T19:09:53.301Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T19:09:49.242Z","pgn":127501} should be 1 Aug 18 07:09:54 2024-08-17T19:09:54.301Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{ },"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T19:09:49.242Z","pgn":127501} should be 1 Aug 18 07:09:55 2024-08-17T19:09:55.302Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T19:09:49.242Z","pgn":127501} should be 1 Aug 18 07:09:56 2024-08-17T19:09:56.302Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T19:09:49.242Z","pgn":127501} should be 1 Aug 18 07:09:57 2024-08-17T19:09:57.302Z signalk-n2k-switching checking electrical.switches.bank.11.3.state {"meta":{},"value":0,"$source":"NGT1.73","timestamp":"2024-08-17T19:09:49.242Z","pgn":127501} should be 1 Aug 18 07:09:57 18 Aug 07:09:57 - [error] [signalk-send-put:64686842.76ea18] put error 502 Did not receive change confirmation It does not switch - the additional actisense log above
Scott Bender
Scott Bender3mo ago
everything looks good I don't know why it is not responding. Or the actisense is not letting it through did you have two of them? can you see those messages on the bus?
Dirk SV MOIN
Dirk SV MOINOP3mo ago
I have a very busy bus. Will try to catch them from a 2nd workstation.
Scott Bender
Scott Bender3mo ago
Aug 18 07:09:51 2024-08-17T19:09:51.298Z signalk-n2k-switching sending command {"pgn":126208,"dst":73,"prio":3,"fields":{"Function Code":"Command","PGN":127501,"Priority":8,"# of Parameters":2,"list":[{"Parameter":1,"Value":11},{"Parameter":4,"Value":"On"}]}} Aug 18 07:09:51 2024-08-17T19:09:51.299Z signalk:actisense-out sending 2024-08-17T19:09:51.299Z,2,126208,0,73,10,01,0d,f2,01,f8,02,01,0b,04,01 I have struggled with getting the NTG-1 to send data out
Dirk SV MOIN
Dirk SV MOINOP3mo ago
No description
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Maretron N2k Analyser (connected via TCPIP to the IPG-100 sees the Packages sent from the RPI/SK Actisense
Dirk SV MOIN
Dirk SV MOINOP3mo ago
This is the one I want to switch:
No description
Dirk SV MOIN
Dirk SV MOINOP3mo ago
The DCR-100 has Instance 11 and Data Instance 11 - Is that a problem?
Scott Bender
Scott Bender3mo ago
Is the switch instance wrong? #4
Dirk SV MOIN
Dirk SV MOINOP3mo ago
In the Log I saw: Aug 18 07:28:08 2024-08-17T19:28:08.314Z signalk-n2k-switching sending {"pgn":127502,"dst":255,"Switch Bank Instance":11,"Instance":11,"Switch3":"On"} Aug 18 07:28:08 2024-08-17T19:28:08.315Z signalk:actisense-out sending 2024-08-17T19:28:08.315Z,2,127502,0,255,8,0b,df,ff,ff,ff,ff,ff,ff Aug 18 07:28:08 2024-08-17T19:28:08.316Z signalk:actisense-out <Buffer 10 02 94 0e 02 0e f2 01 ff 08 0b df ff ff ff ff ff ff 70 10 03> So I assume Instance and Data Instance should not matter (at least inside SK). I can't debug the NMEA sent by Actisense
Scott Bender
Scott Bender3mo ago
I think it’s 126208 that matters
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Which do you mean?
Scott Bender
Scott Bender3mo ago
Aug 18 07:09:51 2024-08-17T19:09:51.298Z signalk-n2k-switching sending command {"pgn":126208,"dst":73,"prio":3,"fields":{"Function Code":"Command","PGN":127501,"Priority":8,"# of Parameters":2,"list":[{"Parameter":1,"Value":11},{"Parameter":4,"Value":"On"}]}} Aug 18 07:09:51 2024-08-17T19:09:51.299Z signalk:actisense-out sending 2024-08-17T19:09:51.299Z,2,126208,0,73,10,01,0d,f2,01,f8,02,01,0b,04,01 Is 4 wrong? Oh. Wait.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Hmm. In the Picture above you see that the Actisense of SK is sending 127502.
Scott Bender
Scott Bender3mo ago
Ok Parameter #4 That’s switch #4 Actually. No. That’s Switch 3 lol
Dirk SV MOIN
Dirk SV MOINOP3mo ago
No Problem. I am just thinking how I can dump the "raw" NMEA Traffic. Will look into the Actisense tools for thew Windows PC and see what I can Capturte. Maybe their EBL tool
Scott Bender
Scott Bender3mo ago
Are you able to control the switch with anything else on n2k? Like an mfd?
Dirk SV MOIN
Dirk SV MOINOP3mo ago
With Maretron N2K-View I can switch everything.
Scott Bender
Scott Bender3mo ago
Capture those messages
Dirk SV MOIN
Dirk SV MOINOP3mo ago
OK, will do
Scott Bender
Scott Bender3mo ago
You can turn on logging on the sk connection. That should get it. That will capture the raw messages coming in. It won’t capture what we are sending.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
This is a dump for EBL reader using only SK/RPI - don't see PGN 126208 in the List (RX is enabled for 126208)
Scott Bender
Scott Bender3mo ago
TX?
Dirk SV MOIN
Dirk SV MOINOP3mo ago
In this log I switched 3x successfull on & off using Maretrons N2KView SW
Dirk SV MOIN
Dirk SV MOINOP3mo ago
I have: a) RPI/SK with NGT-1 and TX enabled b) Win11 Workstation with NGT-1 for NMEA-Reader Logging In total I have 3x NGT1 here To understand the Logs a bit better in Actisense EBL Tool: SRC 2 - Actisense Connected to RPI/SK SRC 73 -The Maretron DCR 100 I try to switch SRC 40 - The Maretron IPG-100 used by the N2kView Software Comparing the logfiles I don't see SRC2 (RPI/SK) sending 126208 - only SRC 40 (Maretron IPG-100). I will doublecheck the NGT1 settings. I verified the NGT-1 HW settings for the RPI/SK machine and they are ok. I captured a additional log to check for 126208 but the log doesn't show it sending anything.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
dirk@dirkpi:~ $ sudo cat /dev/ttyUSB0 -> file.txt Here a log at the RPI.
Scott Bender
Scott Bender3mo ago
I think you did. But did you verify that TX for 126208 is enabled. And it stays enabled after powering it off?
Dirk SV MOIN
Dirk SV MOINOP3mo ago
yes, can verify again
Scott Bender
Scott Bender3mo ago
BTW. This is why I gave up on the NGT-1. I could not get it to reliably send out data.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
I verified it again. Which Gateway do you recommend? Best would be one with a Ethernet LAN-Port for me.
Scott Bender
Scott Bender3mo ago
Hardware like the Waveshare 2 is the best IMHO. It just works all the time. The yacht devices stuff is good too.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
When I google "Waveshare 2" than I only get display offers.
Scott Bender
Scott Bender3mo ago
Hat Labs
Hat Labs Shop
Hat Labs manufactures and sells custom marine electronics.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Super, thank you. I am currently in Fiji, so sourcing won't be easy. So will take a while till I can com back to you on this topic. Thank you very very much for your effort so far. I will come back to you once I have a other device. Could take 2-3 Month maybe...
Scott Bender
Scott Bender3mo ago
I have not looked at your logs. On my phone. I will take a look this week…. Might find something.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
FYI - I opened a Ticket at Actisense. Let's see if they might have some useful information. @Scott Bender I just saw that SK 2.9.0 is out with data fiddler beeing able to sent N2k. Would it be worth a try?
Scott Bender
Scott Bender3mo ago
Would not hurt to try, but it works the same way as the plugin.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
@Scott Bender I am struggeling to find any documentation how the String needs to be formated in data fiddler. Do you know where I can read about it?
Scott Bender
Scott Bender3mo ago
I know it’s hard to see, but there’s a link at the top
Scott Bender
Scott Bender3mo ago
No description
Scott Bender
Scott Bender3mo ago
“here”. lol. I need to fix that.
Dirk SV MOIN
Dirk SV MOINOP3mo ago
I tried to build the HEX sentance but quickly found out with all the frames etc it is beyond what I find easy available on google. So I tried the JSON approach from the docu. When I copy & paste your sample I am not able to sent it to NMEA 2000 bus: The button is "grayed out" and error message in red.
No description
Scott Bender
Scott Bender3mo ago
You need to break that down into json. That’s js code. And I need to give some better examples…
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Just some easy once or references how to build them would be helpful. I have the logs from the EBL Reader but can't use them 1:1 Your sample: app.emit( 'nmea2000out', '2017-04-15T14:57:58.468Z,0,262384,0,0,14,01,0e,00,88,b6,02,00,00,00,00,00,a2,08,00'); Captured: Line,Time,Type,PGN,Name,Src,Dest,Pri,Size,Data 2,19:49:06.360,N2K,126208,"NMEA - Request group function",40,73,3,10,1,13,242,1,248,2,1,11,4,1, 3,19:49:06.360,N2K,126208,"NMEA - Request group function",73,40,3,7,2,13,242,1,0,2,0, 4,19:49:06.360,N2K,126208,"NMEA - Request group function",40,73,3,10,1,13,242,1,248,2,1,11,4,1, So your sample has much more "," separated elements then what I captured. Unsure how to match this for me as a "newbee" 😉
Scott Bender
Scott Bender3mo ago
example:
{
"prio": 2,
"dst": 255,
"pgn": 126984,
"Alert Type": "Warning",
"Alert Category": "Navigational",
"Alert System": 20,
"Alert Sub-System": 0,
"Alert ID": 23480,
"Data Source Network ID NAME": 6458553273545042000,
"Data Source Instance": 0,
"Data Source Index-Source": 0,
"Acknowledge Source Network ID NAME": 1233993542451364400,
"Response Command": "Acknowledge",
"Alert Occurrence Number": 0
}
{
"prio": 2,
"dst": 255,
"pgn": 126984,
"Alert Type": "Warning",
"Alert Category": "Navigational",
"Alert System": 20,
"Alert Sub-System": 0,
"Alert ID": 23480,
"Data Source Network ID NAME": 6458553273545042000,
"Data Source Instance": 0,
"Data Source Index-Source": 0,
"Acknowledge Source Network ID NAME": 1233993542451364400,
"Response Command": "Acknowledge",
"Alert Occurrence Number": 0
}
{
"pgn": 126208,
"description": "NMEA - Command group function",
"dst": 35,
"prio": 3,
"src": 0,
"fields": {
"Function Code": "Command",
"PGN": 126720,
"Priority": "Leave unchanged",
"Number of Parameters": 20,
"Reserved1": null,
"list": [
{
"Parameter": 1,
"Value": 135
},
{
"Parameter": 3,
"Value": 4
},
{
"Parameter": 4,
"Value": 41
},
{
"Parameter": 5,
"Value": 8
},
{
"Parameter": 6,
"Value": 16
},
{
"Parameter": 7,
"Value": 51
},
{
"Parameter": 8,
"Value": 70
},
{
"Parameter": 9,
"Value": 102
},
{
"Parameter": 10,
"Value": 163
},
{
"Parameter": 11,
"Value": 205
},
{
"Parameter": 12,
"Value": 236
},
{
"Parameter": 13,
"Value": 308
},
{
"Parameter": 14,
"Value": 290
},
{
"Parameter": 15,
"Value": 411
},
{
"Parameter": 16,
"Value": 340
},
{
"Parameter": 17,
"Value": 617
},
{
"Parameter": 18,
"Value": 336
},
{
"Parameter": 19,
"Value": 7.2
},
{
"Parameter": 20,
"Value": 312
},
{
"Parameter": 21,
"Value": 8.23
}
]
}
}
{
"pgn": 126208,
"description": "NMEA - Command group function",
"dst": 35,
"prio": 3,
"src": 0,
"fields": {
"Function Code": "Command",
"PGN": 126720,
"Priority": "Leave unchanged",
"Number of Parameters": 20,
"Reserved1": null,
"list": [
{
"Parameter": 1,
"Value": 135
},
{
"Parameter": 3,
"Value": 4
},
{
"Parameter": 4,
"Value": 41
},
{
"Parameter": 5,
"Value": 8
},
{
"Parameter": 6,
"Value": 16
},
{
"Parameter": 7,
"Value": 51
},
{
"Parameter": 8,
"Value": 70
},
{
"Parameter": 9,
"Value": 102
},
{
"Parameter": 10,
"Value": 163
},
{
"Parameter": 11,
"Value": 205
},
{
"Parameter": 12,
"Value": 236
},
{
"Parameter": 13,
"Value": 308
},
{
"Parameter": 14,
"Value": 290
},
{
"Parameter": 15,
"Value": 411
},
{
"Parameter": 16,
"Value": 340
},
{
"Parameter": 17,
"Value": 617
},
{
"Parameter": 18,
"Value": 336
},
{
"Parameter": 19,
"Value": 7.2
},
{
"Parameter": 20,
"Value": 312
},
{
"Parameter": 21,
"Value": 8.23
}
]
}
}
sorry, complicated
Scott Bender
Scott Bender3mo ago
I don’t have time now, but I can get you the exact json for your switches later…
Dirk SV MOIN
Dirk SV MOINOP3mo ago
Good Morning, The only reason the NGT would not be able to transmit a specific PGN would be because it was not enabled within the NMEA Reader Hardware config. As we know that it has been enabled, there is not much that can be done on the NGT-1 end. Have you contacted support at SignalK incase there is an issue with sending the specific PGN? Best Regards, Steve Drane Technical Support Engineer Actisense, 21 Harwell Road, Poole, BH17 0GE, UK T: +44 (0) 1202 746682 [email protected] https://www.actisense.com
Scott Bender
Scott Bender3mo ago
Yeah, I didn’t figure they would be much help…
Dirk SV MOIN
Dirk SV MOINOP3w ago
@Scott Bender I just wanted to let you know that I am now using the YDEN-02 FW 1.72 and the digital switching works! Thank you very much for your support!
Scott Bender
Scott Bender3w ago
cool. good to know. I need to follow up with Actisense, something is definintely off and they don't seem to weant to admit it.
Want results from more Discord servers?
Add your server