PLUS+1 User Forum
PLUS+1 Software => Function Library => Topic started by: sanjeewa on June 20, 2024, 03:49:26 PM
-
Hi,
I am trying to utilize DST X5 J1939 Hardware template to get angle from DST X520 rotary sensor and having issue with the output.
It is not outputting angle and showing message is not received when I check the checkpoint.
However, I have used CAN message decoding component to decode receiving DST x520 message 18FF0B15.
I can see that message is receiving in the same CAN interface where I have connected the template block.
Can someone please help me to figure it out?
Thanks
-
I have used CAN Rx block for Rotary sensor Message Id and it was earlier in the order of execution before the Compliance Block.
After removing the Rx Block, it started working. Problem was that block received the message and the Compliance Block did not receive it.