Hi guys, I have been trying to get a program to run a PVED-CC using a js6000 joystick and an mc050-010 microcontroller, but I keep getting an error from the PVED-CC that the AVC is timing out. Essentially I have the x-axis of the joystick value and y axis value tied to nodes 132 and 133. For example if my joystick went to the top halfway it would give me a value of 5000 which would transmit a can message to ID 0x0CFE3403 of 0x7D000100 to extend the valve flow at 50%. My node ID for the microcontroller is 3. Am I missing something here? Thank you for the help.