Safiery CANbus Alternator Controller

A PPENDIX C: S AMPLE Y ACHT D EVICES CAN-CAN BRIDGE SCRIP The following scrip has been developed by Yacht Devices to use in their YDNB-07 to perform filtering of CAN messages and only allow the appropriate NMEA2000 messages to pass. Refer to the YDNB-07 uses guide for how to install this script on the YDNB-07.

#****************************************************************************** # P R O G R A M G E N E R A L I N F O R M A T I O N # # Advanced NMEA 2000 filter # # Program Version: 1.01 @ 31.07.2020 # # (C) Yacht Devices LTD, 2020 # Author: Korolev Alexey # #****************************************************************************** # # Version control section # # 1.01 @ 31.07.2020 # cleanup comments # # 1.00 @ 31.07.2020 # initial tests passed # # 1.00b @ 28.07.2020 # initial release # #****************************************************************************** #****************************************************************************** # P R O G R A M D E S C R I P T I O N # # Bridges CAN1 (J1939, RVC, N2K) <---> CAN2 (pure N2K) # # need to have the addresses on CAN1 be viewable on CAN2. # # CAN1 -> CAN2 PGNs to be forwarded: # # 127488, 127501, 127506, 127507, 127508, 127510, 127513, 127750, 127751 # # CAN2 -> CAN1 PGNs to be forwarded: # # ISO 059904, 127488, 127506, 127508 # # everything else needs to be blocked. # #******************************************************************************

85

Powered by