I decided to create a new thread for the discussion of interfacing with the ECM-1240. I'm thinking we should index what people have so far and what the features of each are.
To start the thread off, you can use the following commands to enable/disable the real time polling in your software:
Values in () are expected return values from the ECM
Enable Polling:
0xFC (0xFC) TOG (0xFC) XTD (0xFC)
Disable Polling:
0xFC (0xFC) TOG (0xFC) OFF (0xFC)
Disclaimer: This information has not been stated from Brultech, I just watched the serial port to figure it out. Please consider this as a risk when using this information.
To start the thread off, you can use the following commands to enable/disable the real time polling in your software:
Values in () are expected return values from the ECM
Enable Polling:
0xFC (0xFC) TOG (0xFC) XTD (0xFC)
Disable Polling:
0xFC (0xFC) TOG (0xFC) OFF (0xFC)
Disclaimer: This information has not been stated from Brultech, I just watched the serial port to figure it out. Please consider this as a risk when using this information.