5.1.53. J1939 DM1 decode DTC (pj1939_Dm1DecodeDtc)

Decodes the contents of the last received J1939-73 DM1 message based on specified DTC data.

5.1.53.1. Supported targets

All targets

5.1.53.2. Required license

None (Main library). (See Section 2.3, “Licensed Features”.)

5.1.53.3. Description

The active/not active status of a specified DTC as reported by another unit via J1939 DM1 messages can be monitored using this block. The outputs are updated each time a new DM1 message is received. Use the pj1939_Dm1Receive block to determine when a DM1 message is received.

5.1.53.4. Inports

  • sim_active

    The simulation value for the outport active.

    Value type:Boolean
    Calibratable:No
  • sim_oc

    The simulation value for the outport oc.

    Value type:Integer
    Calibratable:No

5.1.53.5. Outports

5.1.53.6. Mask parameters

5.1.53.7. Notes

None.