I'm trying to build a new ALDL definition file for my grand prix. I entered everything correctly according to the definition I have here, a mode 1 message 0 dump.
Code: Select all
MODE 1 (TRANSMIT FIXED DATA STREAM) MESSAGE 0
                ALDL REQUEST:
                - MESSAGE ID     = $E4
                - MESSAGE LENGTH = $57
                - MODE           = $01
                - MESSAGE        = $00
                - SUM CHECK
                THE ECM WILL RESPOND WITH THE FOLLOWING MESSAGE:
                - MESSAGE ID     = $E4
                - MESSAGE LENGTH = $99
                - MODE           = $01
                - DATA BYTE 1
                  .
                  .
                - DATA BYTE 67
                - SUM CHECKWhy is it not automatically receiving data? and yes, I have set the "associated message" to that above.