I'm trying to send a CAN message based on a sensor position. The CAN message seems to get sent (I see it on the bus), if I set it as a constant that value comes through. But if I link it to a sensor position (throttle) I can see the value update when I monitor channels, but it doesn't seem to update over CAN.
Do I need to do something special to get the message to update over CAN?