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)); }
    • Product Model 1SNK705076R0000
    • Brand ABB Control
    • RoHS Yes
    • Description TERMINAL BLOCK, SNK, SPRING. TYP
    • Classification Din Rail, Channel
    • PDF
    Inventory:1662

    Technical Details

    • Color Red
    • Type Feed Through
    • Termination Style Push In, Spring
    • Number of Levels 1
    • Voltage - IEC 1000V
    • Voltage - UL 600V
    • Wire Gauge or Range - AWG 12 AWG
    • Wire Gauge or Range - mm² 0.2-2.5mm²
    • Current - UL 20 A
    • Current - IEC 24 A
    • Number of Positions 4
    Top