I'm sorry you aren't getting the support you need. I would think
dasupport@moteceast.com would be pretty responsive.
To answer your questions:
What is the difference between CAN 1 and CAN 2?Your C125 has two separate CAN bus connections available. Often the Vehicle CAN bus will be on one connection (ie. CAN2 for your ODBII connection at 500k baud), and the other CAN bus might be used for MoTeC products operating at 1Mbit, like an SLM, or Video Capture System.
I see and id of 410D. Not sure what the ID Mask is nor the offset. is 410D the same as 010D?That is in the receive template -- in the Response section of the Wikipedia page it describes the messages returned, and 41 + PID indicates the current value of the requested PID. So the important thing is the "OD" means Vehicle Speed, 0C is Engine Speed, and 11 is Throttle Position
Anyway -- here's what you need to do. I don't have the ODB tech note in front of me, so this is from memory as to how the transmit template works
-- Select the ODBII_TX template in the Communications Setup window.
-- Click the Edit... button, then the Transmitted Channels tab.
-- This is a list of ODBII requests that are sent out on the bus. It only sends one message each 20 milliseconds (ie, 50 hz total). In sends the messages in a way that causes the ones on the top of the list (1-8) to be sent more frequently than the ones on the bottom of the list (9-16). You will notice that some on the top of the list are repeated causing them to be updated even more frequently like RPM (010C) and Throttle Position (0111)
-- Select an empty identifier row, and click the "Change ..." button and enter Offset: 1, Identifier: 010D, and Identifier Mask: FFFF (Heck you could change the 010B rows if you would rather have vehicle speed in place of Intake Manifold Pressure -- notice that is a repeating one that will be updated frequently).
-- Click OK to close the Compound Message Identifier window.
-- [Optional] I would then click the Save As... button and save my template with a new name (I have an ODBII_Nissan_TX that I modified). After you click the OK button to dismiss the CAN Communication Setup window, you will notice that your template name was changed.
-- Exit the Communications Setup window with an OK, and transmit your configuration to the dash. If your vehicle supports the 01 / 0D PID for Vehicle Speed, then that channel should be updated.
Hope that helps.
David Ferguson
Veracity Racing Data
Paso Robles, CA
805.238.1699