Sale!

Aim Sports MXM Data Logger for Speed, RPM, Lambda, and Temperature Tracking

Original price was: $1,449.00.Current price is: $92.69.

In stock

Quantity
SKU: AIMX87MXM0000 Category: Brand:

Description

Product Description:

  • Data Logger
  • MXM
  • Speed / RPM / Lambda / Temperature
  • Sold Individually
  • AIM Sports produces a wide range of dash data loggers for motorsports applications. With products for circle track, drag racing, road racing, and karting, as well as for street use and even SIM racing, AIM makes tracking and recording performance data easy. AIM also offers a variety of other electronic products for motorsports, including GPS lap timers, cameras with full data logger integration, power distribution modules, and more.

    const myParagraph = document.getElementById(“myParagraph”);const toggleButton = document.getElementById(“toggleButton”);const fullText = myParagraph.innerHTML;const truncatedText = fullText.slice(0, 750); // show first 750 characters// set initial textmyParagraph.innerHTML = truncatedText + ‘ …’ + fullText.slice(750) + ”;// add event listener to toggle buttontoggleButton.addEventListener(“click”, function() { const dots = document.getElementById(“dots”); const moreText = document.getElementById(“more”); if (dots.style.display === “none”) { dots.style.display = “inline”; moreText.style.display = “none”; toggleButton.textContent = “Show more”; } else { dots.style.display = “none”; moreText.style.display = “inline”; toggleButton.textContent = “Show less”; }});

    Explore more from our collection.

    Reviews

    There are no reviews yet.

    Be the first to review “Aim Sports MXM Data Logger for Speed, RPM, Lambda, and Temperature Tracking”

    Your email address will not be published. Required fields are marked *