LED64 Cable 60cm

Note: Cut the cable in half and solder cut end to LED.

Product Specifications

Physical Properties
Connector A LED 4-Wire
Connector B LED 4-Wire
Number of Conductors 4
Cable Length 600 mm
Cable Gauge 26 AWG

LED Drivers

This cable can be used with any of the following Phidgets:

Product Board Properties
Part Number Number of LED Outputs
1032_0B 64
LED1000_0 32

// <![CDATA[
$(document).ready(function() { // Toggle discount pricing on product page if($('#ph-j-price-table tbody tr').length > 4) { $('#ph-j-price-table').append(' ' + $('#ph-j-price-table tbody tr:nth-child(4) td:nth-child(1)').text() + '+ ... '); $('#ph-j-show-pricing').click(function() { $('#ph-j-price-table tbody').addClass('ph-all-prices'); $('#ph-j-price-table tfoot').remove(); }); } else if($('#ph-j-price-table tbody tr').length === 4) { $('#ph-j-price-table tbody').addClass('ph-all-prices'); } $('#ph-addtocart-btn').click(function() { addToCart('590', getAddQty(), getAddMeas(), 'CBL4213_0'); }); });
// ]]>