Filter

Haltech IC-7 Display Dash

: In stock

:

: Stocky AutoWorks

$949.00 $1,194.00

Designed and manufactured in Australia with motoring enthusiasts in mind, the iC-7 offers market-leading features in a unique, state-of-the-art package. Featuring auto-dimming...
$949.00

QUESTIONS & ANSWERS

Have a Question?

Be the first to ask a question about this.

Ask a Question
files/card-payments-small_fdcb0983-c8e1-4a96-b58f-9fe633c0e0bd.png

Designed and manufactured in Australia with motoring enthusiasts in mind, the iC-7 offers market-leading features in a unique, state-of-the-art package.

Featuring auto-dimming ambient light reactive brightness, user-programmable multi-colour shift light bar, the iC-7 connects directly to all current Haltech ECUs via a CAN network. The iC-7 can also connect directly (via CAN) to most late model vehicles using the factory OBD-II port.

• Ideal replacement for individual analogue gauge clusters.
• Easy to install and configure.
• User adjustable brightness control with automatic dimming.
• User configurable channels, units and alarms.
• 14 programmable, seven colour shift light LEDs.
• Controlled via easily accessible, face-mounted control buttons.
• Configuration via Haltech IC-7 software and USB cable.
• Screen size: 7in. Case size: 217 x 122mm (8.5″ x 4.8″)
• IP66 water resistance rating

 

The iC-7 is configured using a brand new, intuitive software. With this software you can change various aspects of the dash behaviour including:

• Ranges of channels. Eg. the maximum RPM on a needle style tacho or a bar graph.
• Red ranges for channels. Eg. when a numeric display changes to red, red zone on a tacho.
• Display units. Eg. metric or imperial, Lambda or AFR.
• The channel to be displayed at each location on the screen.
• The connection method. Eg. Haltech CAN or OBD-II.
• Shift light RPM points and colours.
• Alarm thresholds, colour for on-screen display and shift lights, manual or auto reset methods.

 

Screen: Full colour 7” TFT display
Outside Dimensions: 217 x 122mm (8.5″ x 4.8″)
Compatible with: All currrent Haltech ECUs via CAN.

 

What’s in the box:
• Haltech iC-7 Display Dash
• 34 Pin main connector harness
• DTM-4 to DTM-4 CAN extension cable
• USB to M5 right angle cable
• USB Cable
• Mounting Screws
• USB flash drive with iC-7 Software
• Quick Start Guide
• Haltech stickers and a fabric keyring tag

Your order of $100 or more gets free standard delivery.

  • Standard delivered 4-5 Business Days
  • Express delivered 2-4 Business Days

Orders are processed and delivered Monday-Friday (excluding public holidays)


eMarket members enjoy free returns.

Haltech IC-7 Display Dash

$949.00 $1,194.00

jQuery(function($) { $('.selector-wrapper').hide(); $('.single-option-selector:eq(0)').val("Default Title").trigger('change'); }); //get variant form url var getVariant = function () { var params; var parser = document.createElement('a'); parser.href = window.location.href; var query = parser.search.substring(1); var vars = query.split('&'); for (var i = 0; i < vars.length; i++) { var pair = vars[i].split('='); var params = decodeURIComponent(pair[1]); } return params; } var showAddtocart = jQuery(".product-options-bottom").offset().top; //check position to show form in bottom function checkPosition(){ var scrollTop = jQuery(window).scrollTop(); if (scrollTop > showAddtocart) { jQuery(".add-to-cart-fixed").addClass('active'); //sync variant : content form => bottom form var idVariant = getVariant(); $("#second-select").val(idVariant); } else { jQuery(".add-to-cart-fixed").removeClass('active'); } }; jQuery(window).scroll(function () { checkPosition() }); //send request in bottom form jQuery(".button-addtocard").click(function(){ jQuery(".product-options-bottom #AddToCart-product-template").click(); }); //sync variant : content form => bottom form jQuery('#second-select').change(function(){ data_variant1 = ($(this).find(':selected').data('variant1')); data_variant2 = ($(this).find(':selected').data('variant2')); data_variant3 = ($(this).find(':selected').data('variant3')); if (data_variant1 != "") { jQuery("#swatch-0-" + data_variant1).click(); } if (data_variant2 != "") { jQuery("#swatch-1-" + data_variant2).click(); } if (data_variant3 != "") { jQuery("#swatch-2-" + data_variant3).click(); } });