for (var i = startPage; i <= endPage; i++) { var num = i if( i === startPage ) { num = 1 }else if(i === endPage){ num = this.totalPages } if (this.page === i) { paginationHTML += `
  • ${num}
  • `; } else { paginationHTML += `
  • ${num}
  • `; } } paginationHTML += `` // Next page if (this.page < this.totalPages) { paginationHTML += ` `; } else { paginationHTML += ` `; } paginationHTML += ''; this.container.innerHTML = paginationHTML; }; } $(function () { $("#search-but").click(function (){ var keyword = $("#search-keyword").val() || ''; if ('' === $.trim(keyword)) { return false; } location.href = "/en/search/"+ toBtoa(keyword) }) $("#b-search-but").click(function (){ var keyword = $("#b-keyword").val(); if ('' === $.trim(keyword)) { return false; } location.href = "/en/search/"+ toBtoa(keyword) }) $('.language').on('click',function(e) { e.preventDefault(); var value = $(this).attr('hreflang') if(value === lang) { return; } var langUrl = location.pathname.startsWith('/' + lang) ? location.pathname.replace('/' + lang, '/' + value) : '/' + value; location.href = langUrl; }); // $('.language').on('click',function(e) { // e.preventDefault(); // var value = $(this).attr('hreflang') // if(value === lang) { // return; // } // var url = `/web/language/${value}` // $.get(url, function(res) { // if(res.code === 0) { // if (1 === res.data.go_home) { // location.href = "/"; // } else { // location.reload() // } // }else { // alert(res.msg || res.message || 'server Error !!') // } // }) // // }) }) function toBtoa(str) { var result = String(str); result = btoa(encodeURIComponent(result.trim())); return result.replaceAll('/','_').replaceAll('+','-'); } function toAtob(str) { var result = String(str); result = result.replaceAll('_','/').replaceAll('-','+'); return decodeURIComponent(atob(result)); }
    Inventory:7268

    Technical Details

    • Resistance (Ohms) 20k
    • Tolerance ±1%
    • Features Cascade Pin
    • Package / Case 14-TSSOP (0.173", 4.40mm Width)
    • Mounting Type Surface Mount
    • Memory Type Non-Volatile
    • Interface SPI
    • Configuration Potentiometer
    • Operating Temperature -40°C ~ 105°C
    • Number of Taps 1024
    • Voltage - Supply 9V ~ 33V, ±9V ~ 16.5V
    • Taper Linear
    • Supplier Device Package 14-TSSOP
    • Resistance - Wiper (Ohms) (Typ) 60
    • Temperature Coefficient (Typ) 35ppm/°C
    • Number of Circuits 1
    • DigiKey Programmable Not Verified

    Related Products


    IC DAC 16BIT V-OUT SOT23-8

    Inventory: 1373

    IC DGT POT 20KOHM 1024TP 14TSSOP

    Inventory: 4129

    IC DGTL POT 1024POS 20K 14TSSOP

    Inventory: 4246

    IC DGT POT 20KOHM 1024TP 14TSSOP

    Inventory: 19513

    IC ADC 16BIT SAR 16LFCSP

    Inventory: 1379

    IC OPAMP GP 2 CIRCUIT 8MSOP

    Inventory: 2142

    IC OPAMP GP 2 CIRCUIT 8MSOP

    Inventory: 2978

    IC USB TO UART BRIDGE QFN24

    Inventory: 20243

    Top