MotoHawk SAEJ1939 PGN DM13 Receive

This block sets up a DM13 Receive message using the specified handler.

Block ID

MotoHawk SAEJ1939 PGN DM13 Receive

Library

MotoHawk_Protocols_lib

Description

The "PGN Definition" script is required to follow the template outlined in the "motohawk_saej1939_receive_dm13_example" example file.

The definition script specifies information needed to define support for the DM13 message.

The input port allows for the referenced J1939 handler to disable positive reception of DM13 stop broadcast command messages. An input value of 0 or false will allow for a received DM13 stop broadcast command to disable periodic brodcast messages on the current data link. An input value of 1 or true will not allow a DM13 stop broadcast command to disable periodic broadcast messages on the current data link and will also resume periodic broadcasts when they are disabled. The output port will provide the DM13 stop broadcast status, either stopped (1) or not stopped (0) to the application. Please note that when DM13 is disabled via the input port, the output port will always report not stopped or 0. The application is made aware of DM13 suspend notifications via the J1939 DM13 Suspend Notification trigger block.

Block Parameters

Parameter Field Values Comments/Description
PGN Definition String Evaluates to a PGN Receive Raw definition specified in the example script.