Decodes the contents of the last received J1939-73 DM2 message based on specified DTC data.
None (Main library). (See Section 2.3, “Licensed Features”.)
The previously active/not previously active status of a specified DTC as reported by another unit via J1939 DM2 messages can be monitored using this block. The outputs are updated each time a new DM2 message is received. Use the pj1939_Dm2Receive block to determine when a DM2 message is received.
The simulation value for the outport previously_active.
Value type: | Boolean | ||
Calibratable: | No |
The simulation value for the outport oc.
Value type: | Integer | ||
Calibratable: | No |
Set to 1 if the DTC was previously active, 0 otherwise.
Value type: | Boolean | ||
Calibratable: | No |
The occurrence count of the DTC (as specified by the parameters Suspect parameter number, Failure mode indicator and Conversion method).
Range: [0, 127]
Value type: | Integer | ||
Calibratable: | No |
The logical J1939 channel on which the message will arrive. Must be a channel declared with a pj1939_ChannelConfiguration block.
Value type: | Integer | ||
Calibratable: | No |
The value of the SPN for this DTC. The parameters Suspect parameter number, Failure mode indicator and Conversion method uniquely identify the DTC.
Range: [0, 524287]
Value type: | Integer | ||
Calibratable: | No |
The value of the FMI for this DTC. The parameters Suspect parameter number, Failure mode indicator and Conversion method uniquely identify the DTC.
Range: [0, 31]
Value type: | Integer | ||
Calibratable: | No |
The value of the CM for this DTC. The parameters Suspect parameter number, Failure mode indicator and Conversion method uniquely identify the DTC.
Range: 0 or 1
Value type: | Integer | ||
Calibratable: | No |
The source J1939 network address of the message.
Range: 0 or 253
Value type: | Integer | ||
Calibratable: | No |
The periodicity of the block execution.
Range: [0.001, 3600] seconds
Value type: | Real | ||
Calibratable: | No |