{"id":14837,"date":"2024-08-19T13:00:56","date_gmt":"2024-08-19T13:00:56","guid":{"rendered":"https:\/\/www.sahinrulman.com\/servo-motor-400-watt-60lz-m01330-lz3a-20ln\/"},"modified":"2025-12-19T16:54:04","modified_gmt":"2025-12-19T13:54:04","slug":"servo-motor-400-watt-60lz-m01330-lz3a-20ln","status":"publish","type":"product","link":"https:\/\/www.sahinrulman.com\/en\/servo-motor-400-watt-60lz-m01330-lz3a-20ln\/","title":{"rendered":"Servo Motor 400 Watt &#8211; 60LZ-M01330 &#8211; LZ3a-20LN"},"content":{"rendered":"\r\n<p>\r\n<style>\r\n#pozisyon_modu td {\r\n    border: 1px solid #DDDDDD;\r\n} \r\n\r\np.button-td {\r\n    background-color: #004080;\r\n    border: 1px solid;\r\n    border-radius: 50px;\r\n    color: white !important;\r\n}\r\n\r\n\/* T\u0131klanabilir alanlar i\u00e7in yeni stiller *\/\r\n.button-text {\r\n    border: 2px solid #005f99;\r\n    padding: 10px;\r\n    text-align: center;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.button-text:hover {\r\n    background-color: #f5f5f5;\r\n}\r\n\r\n.button-text a {\r\n    text-decoration: none;\r\n    color: inherit;\r\n    display: block;\r\n    width: 100%;\r\n}\r\n\r\n.clickable {\r\n    cursor: pointer;\r\n    transition: background-color 0.3s ease;\r\n}\r\n\r\n.clickable:hover {\r\n    background-color: #f5f5f5;\r\n}\r\n\r\n\/* Gizli i\u00e7erik i\u00e7in animasyon *\/\r\n.par-gizle {\r\n    display: none;\r\n    margin-bottom: 25px;\r\n    width: 100%;\r\n    transition: all 0.3s ease-in-out;\r\n}\r\n\r\n.toggle-row {\r\n    display: none;\r\n    transition: all 0.3s ease-in-out;\r\n}\r\n\r\n@media screen and (max-width: 800px) {\r\n    .g\u00f6rsel-button {\r\n        flex-direction: column;\r\n    }\r\n    \r\n    .button-iki {\r\n        width: 330px;\r\n    }\r\n    \r\n    .coklu-button {\r\n        justify-content: center;\r\n    }\r\n    \r\n    h2#tork {\r\n        font-size: 16px;\r\n    }\r\n    \r\n    #pozisyon_modu td {\r\n        width: 100px;\r\n        align-content: center;\r\n    }\r\n    \r\n    table {\r\n        width: 100% !important;\r\n        font-size: 14px;\r\n    }\r\n    \r\n    table td, table th {\r\n        padding: 8px 4px !important;\r\n        word-break: break-word;\r\n    }\r\n    \r\n    .pozisyon-kontrol table {\r\n        display: block;\r\n        overflow-x: auto;\r\n        white-space: nowrap;\r\n    }\r\n    \r\n    .par-gizle table {\r\n        display: block;\r\n        overflow-x: auto;\r\n        margin-bottom: 15px;\r\n    }\r\n    \r\n    table[id=\"do-fonksiyonlari\"],\r\n    table[id=\"dijital-cikis-parametreleri\"],\r\n    table[id=\"tork-parametreleri\"] {\r\n        display: block;\r\n        overflow-x: auto;\r\n        white-space: nowrap;\r\n    }\r\n    \r\n    tr[style*=\"background-color: #005f99\"] td {\r\n        white-space: normal;\r\n        font-size: 16px;\r\n    }\r\n    \r\n    .kontrol-modu {\r\n        flex-direction: column;\r\n    }\r\n    \r\n    .fonksiyon-tablo {\r\n        max-width: fit-content;\r\n    }\r\n    \r\n    .button-text {\r\n        width: 100%;\r\n    }\r\n    \r\n    .g\u00f6rsel-button {\r\n        flex-direction: column;\r\n    }\r\n}\r\n\r\n.scrollbutton {\r\n    padding: 10px !important;\r\n    font-size: 14px !important;\r\n}\r\n\r\n.scrollbutton:hover {\r\n    background-color: #ff3333 !important;\r\n    border-color: #ff3333;\r\n    color: white !important;\r\n    transition: all .3s;\r\n}\r\n\r\n.scrollbutton b {\r\n    font-size: 13px;\r\n}\r\n\r\n.fonksiyon-tablo {\r\n    display: flex; \r\n    gap: 20px;\r\n    flex-wrap: wrap;\r\n    width: 610px;\r\n}\r\n\r\n.kontrol-modu {\r\n    display: flex;\r\n    gap: 30px;\r\n    margin-bottom: 25px;\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    \/\/ Torka Ula\u015ft\u0131 butonu i\u00e7in\r\n    const torkButton = document.querySelector('.button-text a');\r\n    const parGizle = document.querySelector('.par-gizle');\r\n    \r\n    if (torkButton) {\r\n        torkButton.addEventListener('click', function(e) {\r\n            e.preventDefault();\r\n            if (parGizle) {\r\n                parGizle.style.display = parGizle.style.display === 'none' || parGizle.style.display === '' ? 'block' : 'none';\r\n                \r\n                \/\/ G\u00f6r\u00fcn\u00fcr oldu\u011funda sayfay\u0131 o noktaya kayd\u0131r\r\n                if (parGizle.style.display === 'block') {\r\n                    parGizle.scrollIntoView({ behavior: 'smooth' });\r\n                }\r\n            }\r\n        });\r\n    }\r\n\r\n    \/\/ Ba\u011flant\u0131 Bilgileri i\u00e7in t\u0131klanabilir sat\u0131r\r\n    const clickableRow = document.querySelector('.clickable');\r\n    const toggleRows = document.querySelectorAll('.toggle-row');\r\n    \r\n    if (clickableRow) {\r\n        clickableRow.addEventListener('click', function() {\r\n            toggleRows.forEach(row => {\r\n                row.style.display = row.style.display === 'none' || row.style.display === '' ? 'table-row' : 'none';\r\n            });\r\n        });\r\n    }\r\n\r\n    \/\/ Sayfa i\u00e7i linkler i\u00e7in yumu\u015fak kayd\u0131rma\r\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n        anchor.addEventListener('click', function (e) {\r\n            e.preventDefault();\r\n            const target = document.querySelector(this.getAttribute('href'));\r\n            if (target) {\r\n                target.scrollIntoView({\r\n                    behavior: 'smooth'\r\n                });\r\n            }\r\n        });\r\n    });\r\n});\r\n<\/script> <\/p>\r\n<div class=\"coklu-button\" style=\"display: flex; flex-wrap: wrap; gap: 3px; margin-bottom: 25px;\"><a class=\"scrollbutton\" style=\"background-color: orange; padding: 3px; color: black;\" href=\"#kontrol\"><b> Pozisyon Kontrol Modu<\/b><\/a> <a class=\"scrollbutton\" style=\"background-color: orange; padding: 3px; color: black;\" href=\"#analog\"><b>Analog Tork Kontrol Modu<\/b><\/a> <a class=\"scrollbutton\" style=\"background-color: orange; padding: 3px; color: black;\" href=\"#tork\"><b>Torka Ula\u015ft\u0131 Paramtresi<\/b><\/a> <a class=\"scrollbutton\" style=\"background-color: orange; padding: 3px; color: black;\" href=\"#dahili-h\u0131z\"><b>H\u0131z Ayar Modu<\/b><\/a> <a class=\"scrollbutton\" style=\"background-color: orange; padding: 3px; color: black;\" href=\"#numara\"><b>LZ3A Kablo Numaralar\u0131<\/b><\/a> <a class=\"scrollbutton\" style=\"background-color: orange; padding: 3px; color: black;\" href=\"#kontrol-modu\"><b>Giri\u015f &#8211; \u00c7\u0131k\u0131\u015f Fonksiyonlar\u0131<\/b><\/a> <a class=\"scrollbutton\" style=\"background-color: orange; padding: 3px; color: black;\" href=\"#oryantasyon\"><b>Oryantasyon<\/b><\/a><\/div>\r\n<h2>Servo Motor 400 Watt &#8211; 60LZ-M01330 &#8211; LZ3a-20LN \u00c7e\u015fitleri<\/h2>\r\n<p style=\"margin-bottom: 2%;\">Servo Motor 400 Watt &#8211; 60LZ-M01330 &#8211; LZ3a-20LN modeli, y\u00fcksek performans gerektiren uygulamalarda g\u00fcvenilirli\u011fi ve hassasiyetiyle \u00f6n plana \u00e7\u0131kan bir servo motor \u00e7e\u015fididir. 400 Watt g\u00fc\u00e7 kapasitesiyle \u00e7al\u0131\u015fan bu model, end\u00fcstriyel otomasyon sistemlerinden medikal cihazlara, robotik kollardan CNC sistemlerine kadar pek \u00e7ok farkl\u0131 alanda tercih edilmektedir. LZ3a-20LN ile donat\u0131lm\u0131\u015f bu servo motor, g\u00fc\u00e7l\u00fc yap\u0131s\u0131 ve y\u00fcksek hassasiyeti sayesinde pozisyonlama ve h\u0131z kontrol\u00fc gerektiren her t\u00fcr projede ideal bir \u00e7\u00f6z\u00fcmd\u00fcr. 60&#215;60 mm&#8217;lik kompakt flan\u015f yap\u0131s\u0131yla hem yerden tasarruf sa\u011flar hem de montaj kolayl\u0131\u011f\u0131 sunar. Ayr\u0131ca 1.27 Nm&#8217;lik sabit tutma torku sayesinde, motorun ba\u011fl\u0131 oldu\u011fu mekanizmalar\u0131n pozisyonunu sabit tutmakta olduk\u00e7a ba\u015far\u0131l\u0131d\u0131r. Encoder destekli yap\u0131s\u0131yla, hassas kontrol isteyen uygulamalarda maksimum verim al\u0131nmas\u0131na yard\u0131mc\u0131 olur. LZ serisine ait bu servo motor, kullan\u0131c\u0131ya sundu\u011fu dayan\u0131kl\u0131l\u0131k ve stabilite ile \u00f6ne \u00e7\u0131kmaktad\u0131r. Servo motor sistemlerinde g\u00fcvenilirli\u011fi ve kararl\u0131l\u0131\u011f\u0131 esas alan kullan\u0131c\u0131lar i\u00e7in 60LZ-M01330 &#8211; LZ3a-20LN modeli, projelerin daha h\u0131zl\u0131, verimli ve kontroll\u00fc bir \u015fekilde y\u00f6netilmesini m\u00fcmk\u00fcn k\u0131lar. Uzun \u00f6m\u00fcrl\u00fc ve bak\u0131m gereksinimi d\u00fc\u015f\u00fck bu motor \u00e7e\u015fidi, i\u015fletme maliyetlerini azalt\u0131rken i\u015f verimlili\u011fini art\u0131r\u0131r.<\/p>\r\n<h2 style=\"margin-bottom: 2%;\">Servo Motor 400 Watt &#8211; 60LZ-M01330 &#8211; LZ3a-20LN Fiyatlar\u0131<\/h2>\r\n<p style=\"margin-bottom: 2%;\">Servo motor fiyatlar\u0131, teknik \u00f6zelliklerine, kullan\u0131m alan\u0131na ve tork de\u011ferine g\u00f6re farkl\u0131l\u0131k g\u00f6stermektedir. 400 Watt g\u00fcce sahip 60LZ-M01330 &#8211; LZ3a-20LN servo motor modelinin fiyat\u0131, sahip oldu\u011fu geli\u015fmi\u015f \u00f6zellikler g\u00f6z \u00f6n\u00fcnde bulunduruldu\u011funda olduk\u00e7a rekabet\u00e7idir. 220V gerilim ile \u00e7al\u0131\u015fan bu modelin ortalama piyasa fiyat\u0131 $240,00 civar\u0131ndad\u0131r. Y\u00fcksek performansl\u0131 servo motor ihtiyac\u0131n\u0131z i\u00e7in uygun bir \u00e7\u00f6z\u00fcm sunan 60LZ-M01330 &#8211; LZ3a-20LN modeli, hem ekonomik hem de teknik a\u00e7\u0131dan avantajl\u0131 bir tercih olacakt\u0131r. Dayan\u0131kl\u0131 yap\u0131s\u0131 ve g\u00fcvenli \u00e7al\u0131\u015fma kabiliyetiyle uzun vadeli projelerde maksimum performans sa\u011flamaktad\u0131r. \u015eahin Rulman g\u00fcvencesiyle, bu servo motor modelini hemen sipari\u015f verebilir ve sisteminize profesyonel bir \u00e7\u00f6z\u00fcm kazand\u0131rabilirsiniz.<\/p>\r\n<h2>LZ3A Uyumlu Servo Motor \u00d6zellikleri<\/h2>\r\n<div class=\"pozisyon-kontrol\">\r\n<table dir=\"ltr\" style=\"border-collapse: collapse; width: 100%; text-align: center; font-family: Arial, sans-serif; font-size: 14px;\" border=\"1\" cellspacing=\"0\" cellpadding=\"8\">\r\n<thead style=\"background-color: #005f99; color: white; font-weight: bold;\">\r\n<tr>\r\n<td style=\"padding: 10px; border: 1px solid #ddd;\">Model<\/td>\r\n<td style=\"padding: 10px; border: 1px solid #ddd;\">LZ3-20L<\/td>\r\n<td style=\"padding: 10px; border: 1px solid #ddd;\">LZ3-30L<\/td>\r\n<td style=\"padding: 10px; border: 1px solid #ddd;\">LZ3-40L<\/td>\r\n<td style=\"padding: 10px; border: 1px solid #ddd;\">LZ3-50L<\/td>\r\n<td style=\"padding: 10px; border: 1px solid #ddd;\">LZ3-75L<\/td>\r\n<td style=\"padding: 10px; border: 1px solid #ddd;\">LZ3-25H<\/td>\r\n<td style=\"padding: 10px; border: 1px solid #ddd;\">LZ3-50H<\/td>\r\n<td style=\"padding: 10px; border: 1px solid #ddd;\">LZ3-75H<\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>Giri\u015f G\u00fc\u00e7 Kayna\u011f\u0131<\/strong><\/td>\r\n<td colspan=\"8\">Tek faz \/ \u00fc\u00e7 faz 220VAC -15%~+10% 50\/60Hz veya \u00dc\u00e7 faz 380VAC -15%~+10% 50\/60Hz<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>\u00c7al\u0131\u015fma S\u0131cakl\u0131\u011f\u0131<\/strong><\/td>\r\n<td colspan=\"8\">0\u2103 ~ 40\u2103<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>Depolama S\u0131cakl\u0131\u011f\u0131<\/strong><\/td>\r\n<td colspan=\"8\">-40\u2103 ~ 50\u2103<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>\u00c7al\u0131\u015fma Nemi<\/strong><\/td>\r\n<td colspan=\"8\">40% ~ 80% (yo\u011fu\u015fmas\u0131z)<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>Depolama Nemi<\/strong><\/td>\r\n<td colspan=\"8\">%93&#8217;ten d\u00fc\u015f\u00fck (yo\u011fu\u015fmas\u0131z)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Atmosfer Bas\u0131nc\u0131<\/strong><\/td>\r\n<td colspan=\"8\">86kPa ~ 106kPa<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>Koruma S\u0131n\u0131f\u0131<\/strong><\/td>\r\n<td colspan=\"8\">IP20<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Kontrol Modu<\/strong><\/td>\r\n<td colspan=\"8\">Pozisyon, H\u0131z, Tork, Pozisyon\/H\u0131z, H\u0131z\/Tork, Pozisyon\/Tork<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>Dijital Giri\u015f<\/strong><\/td>\r\n<td colspan=\"8\">8 adet programlanabilir giri\u015f terminali (fotoelektrik izolasyonlu)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Dijital \u00c7\u0131k\u0131\u015f<\/strong><\/td>\r\n<td colspan=\"8\">6 adet programlanabilir \u00e7\u0131k\u0131\u015f terminali (fotoelektrik izolasyonlu)<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>Encoder Sinyali \u00c7\u0131k\u0131\u015f\u0131<\/strong><\/td>\r\n<td colspan=\"8\">A, B, Z diferansiyel \u00e7\u0131k\u0131\u015f; Z sinyali open collector \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Pozisyon Giri\u015f Frekans\u0131<\/strong><\/td>\r\n<td colspan=\"8\">Diferansiyel giri\u015f: \u2264500kHz, Tek u\u00e7lu giri\u015f: \u2264200kHz<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>Komut Modu<\/strong><\/td>\r\n<td colspan=\"8\">Pulse + y\u00f6n; \u0130leri\/geri pulse; Ortogonal pulse<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Elektronik Di\u015fli Oran\u0131<\/strong><\/td>\r\n<td colspan=\"8\">1\uff5e32767 \/ 1\uff5e32767<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>H\u0131z Komutu Giri\u015fi<\/strong><\/td>\r\n<td colspan=\"8\">\u00b110VDC, giri\u015f empedans\u0131 10k\u03a9<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>H\u0131zlanma\/Yava\u015flama Komutu<\/strong><\/td>\r\n<td colspan=\"8\">Parametre ile ayarlan\u0131r (P-060 \/ P-061)<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>H\u0131z Komutu Kayna\u011f\u0131<\/strong><\/td>\r\n<td colspan=\"8\">Analog sinyal, dahili h\u0131z komutu<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Tork Komutu Giri\u015fi<\/strong><\/td>\r\n<td colspan=\"8\">-10V \uff5e +10V, giri\u015f empedans\u0131 10k\u03a9<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>Tork S\u0131n\u0131rland\u0131rma<\/strong><\/td>\r\n<td colspan=\"8\">Parametre ile ayarlan\u0131r (P-065 \/ P-066)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Tork Komutu Kayna\u011f\u0131<\/strong><\/td>\r\n<td colspan=\"8\">Analog sinyal, dahili tork komutu<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>Monit\u00f6r Fonksiyonlar\u0131<\/strong><\/td>\r\n<td colspan=\"8\">H\u0131z, mevcut pozisyon, pozisyon sapmas\u0131, motor torku, motor ak\u0131m\u0131, komut pulse frekans\u0131 vb.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Koruma Fonksiyonlar\u0131<\/strong><\/td>\r\n<td colspan=\"8\">A\u015f\u0131r\u0131 h\u0131z, a\u015f\u0131r\u0131 voltaj, a\u015f\u0131r\u0131 ak\u0131m, a\u015f\u0131r\u0131 y\u00fck, fren hatas\u0131, encoder hatas\u0131, pozisyon a\u015f\u0131m\u0131, komut a\u015f\u0131m\u0131 vb.<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff;\">\r\n<td><strong>H\u0131z Frekans Cevab\u0131<\/strong><\/td>\r\n<td colspan=\"8\">\u2265800Hz<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>H\u0131z Dalgalanma Oran\u0131<\/strong><\/td>\r\n<td colspan=\"8\">\uff1c\u00b10.03% (y\u00fck 0\uff5e100%), \uff1c\u00b10.02% (g\u00fc\u00e7 -15%\uff5e+10%)<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<h2 id=\"kontrol\" style=\"margin-top: 2%;\">LZ3A Servo Motor Pozisyon Kontrol Modu<\/h2>\r\n<table id=\"pozisyon_modu\" dir=\"ltr\" style=\"border-collapse: collapse; width: 100%; text-align: center; font-family: Arial, sans-serif;\" border=\"1\" cellspacing=\"0\" cellpadding=\"8\">\r\n<tbody>\r\n<tr style=\"background-color: #004080; font-size: 18px; color: white; font-weight: bold;\">\r\n<td colspan=\"3\">Pozisyon Kontrol Modu \u0130\u00e7in Anahtar Parametre Ayarlar\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #d9d9d9; font-weight: bold;\">\r\n<td>Parametre<\/td>\r\n<td>Ayar De\u011feri<\/td>\r\n<td>Parametre A\u00e7\u0131klamas\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-004<\/td>\r\n<td>\r\n<p class=\"button-td\">0 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>Pozisyon kontrol moduna ayarla<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-029<\/td>\r\n<td>\r\n<p class=\"button-td\">1 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>Elektronik di\u015fli b\u00f6l\u00fcc\u00fc<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-030<\/td>\r\n<td>\r\n<p class=\"button-td\">1 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>Elektronik di\u015fli \u00e7arpan\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-035<\/td>\r\n<td>\r\n<p class=\"button-td\">0 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td><strong>Pulse giri\u015f modu<\/strong> 0: Pulse + Y\u00f6n 1: \u0130leri\/Geri Pulse 2: Ortogonal Pulse<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-036<\/td>\r\n<td>\r\n<p class=\"button-td\">0 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td><strong>Pulse y\u00f6n\u00fc<\/strong> 0: Normal Y\u00f6n 1: Ters Y\u00f6n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-005<\/td>\r\n<td>\r\n<p class=\"button-td\">50 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>H\u0131z d\u00f6ng\u00fcs\u00fc orant\u0131l\u0131 kazan\u00e7<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-006<\/td>\r\n<td>\r\n<p class=\"button-td\">20 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>H\u0131z d\u00f6ng\u00fcs\u00fc integral zaman sabiti<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-009<\/td>\r\n<td>\r\n<p class=\"button-td\">40 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>Pozisyon d\u00f6ng\u00fcs\u00fc orant\u0131l\u0131 kazan\u00e7<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-007<\/td>\r\n<td>\r\n<p class=\"button-td\">40 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>Tork filtreleme zaman sabiti<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-019<\/td>\r\n<td>\r\n<p class=\"button-td\">50 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>H\u0131z alg\u0131lama filtreleme zaman sabiti<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-021<\/td>\r\n<td>\r\n<p class=\"button-td\">0 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>Pozisyon d\u00f6ng\u00fcs\u00fc ileri besleme kazanc\u0131 (Aral\u0131k: 0-128)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-022<\/td>\r\n<td>\r\n<p class=\"button-td\">10 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>Pozisyon d\u00f6ng\u00fcs\u00fc ileri besleme filtreleme s\u00fcresi (Birim: 1ms, Kapsam: 2-1000)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-040<\/td>\r\n<td>\r\n<p class=\"button-td\">0 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>Pozisyon komut yumu\u015fatma filtresi (Birim: 1ms, Kapsam: 0-1000)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-024<\/td>\r\n<td>\r\n<p class=\"button-td\">0 (Varsay\u0131lan)<\/p>\r\n<\/td>\r\n<td>Enkoder Pulse \u00e7\u0131k\u0131\u015f polaritesini ayarla. 0: Ters \u00e7evrilmeden, 1: Ters \u00e7evirerek<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h2 id=\"analog\">LZ3A Analog Tork Kontrol Modu<\/h2>\r\n<table id=\"tork\" dir=\"ltr\" style=\"height: 414px;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" data-sheets-root=\"1\" data-sheets-baot=\"1\"><colgroup> <col width=\"100\"\/> <col width=\"100\"\/> <col width=\"172\"\/> <col width=\"125\"\/> <\/colgroup>\r\n<tbody>\r\n<tr style=\"height: 18px; background-color: #005f99; font-size: 18px; color: white; font-weight: bold;\">\r\n<td style=\"text-align: center;\" colspan=\"4\">Analog Tork Kontrol Modu<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P004<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">2<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P026<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">0<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P055<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">Ba\u015flang\u0131\u00e7 y\u00f6n\u00fc de\u011fi\u015ftirme<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P075<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">Maksimum h\u0131z limiti (y\u00fcksek h\u0131z alarm\u0131)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P078<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">\u00c7al\u0131\u015fma h\u0131z aral\u0131\u011f\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #005f99;\">\r\n<td style=\"text-align: center;\" colspan=\"4\"><strong>Parametre E-Set yap\u0131ld\u0131ktan sonra kapat\u0131ld\u0131\u011f\u0131nda POWER I\u015eI\u011eI s\u00f6nene kadar beklenmesi gerekir.<\/strong><\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">0-10 Watt<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">Pin 10 (DA- veya AS-)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">0 Watt<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">Pin 11 (ENDA)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">-10 Watt ~ 10 Watt<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">-10Watt v 10 Watt DA+ DA-<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">Servo ON<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">+24 VDC > COM + (31)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">0 Watt<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">D11 (16)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">Alarm<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">0 Watt > D0 COM (23)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">Alarm Input (Negatif)<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">DO2 (5)<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h2 id=\"tork\" class=\"button-text\"><a href=\"#\"><b>Torka Ula\u015ft\u0131 Haberi \u0130\u00e7in Gerekli Parametre ve \u015eemas\u0131 \u0130\u00e7in T\u0131klay\u0131n \u2193 <\/b><\/a> \r\n<\/h2>\r\n<div class=\"par-gizle\">\r\n<table id=\"do-fonksiyonlari\" dir=\"ltr\" style=\"height: auto;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\"><colgroup> <col width=\"50\"\/> <col width=\"100\"\/> <col width=\"250\"\/> <col width=\"50\"\/> <col width=\"100\"\/> <col width=\"250\"\/> <\/colgroup><\/table>\r\n<table id=\"do-fonksiyonlari\" border=\"1\">\r\n<tbody>\r\n<tr style=\"background-color: #005f99; color: white;\">\r\n<td id=\"scroll-hedef\" style=\"text-align: center;\" colspan=\"6\">DO Fonksiyonlar\u0131 Listesi<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center; font-weight: bold;\">\r\n<td>S\/N<\/td>\r\n<td>Sembol<\/td>\r\n<td>DO Fonksiyonu<\/td>\r\n<td>S\/N<\/td>\r\n<td>Sembol<\/td>\r\n<td>DO Fonksiyonu<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>0<\/td>\r\n<td>OFF<\/td>\r\n<td>Ge\u00e7ersiz oldu<\/td>\r\n<td>8<\/td>\r\n<td>BRK<\/td>\r\n<td>Elektromanyetik fren<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>1<\/td>\r\n<td>ON<\/td>\r\n<td>Ge\u00e7erli oldu<\/td>\r\n<td>9<\/td>\r\n<td>RUN<\/td>\r\n<td>Servo \u00e7al\u0131\u015f\u0131yor<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>2<\/td>\r\n<td>SRDY<\/td>\r\n<td>Servo haz\u0131r<\/td>\r\n<td>10<\/td>\r\n<td>NEAR<\/td>\r\n<td>Konum yak\u0131nl\u0131\u011f\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>3<\/td>\r\n<td>ALM<\/td>\r\n<td>Alarm<\/td>\r\n<td>11<\/td>\r\n<td>TRQL<\/td>\r\n<td>Tork s\u0131n\u0131r\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>4<\/td>\r\n<td>ZSP<\/td>\r\n<td>S\u0131f\u0131r h\u0131z<\/td>\r\n<td>12<\/td>\r\n<td>SPL<\/td>\r\n<td>H\u0131z s\u0131n\u0131r\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>5<\/td>\r\n<td>COIN<\/td>\r\n<td>Konumland\u0131rma tamamland\u0131<\/td>\r\n<td>14<\/td>\r\n<td>PtoS<\/td>\r\n<td>Konum\/H\u0131z modu ge\u00e7i\u015fi tamamland\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>6<\/td>\r\n<td>ASP<\/td>\r\n<td>H\u0131z hedefe ula\u015ft\u0131<\/td>\r\n<td>15<\/td>\r\n<td>PtoT<\/td>\r\n<td>Konum\/Tork modu ge\u00e7i\u015fi tamamland\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>7<\/td>\r\n<td>ATRQ<\/td>\r\n<td>Tork hedefe ula\u015ft\u0131<\/td>\r\n<td>16<\/td>\r\n<td>StoT<\/td>\r\n<td>H\u0131z\/Tork modu ge\u00e7i\u015fi tamamland\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>20<\/td>\r\n<td>DO3_ZOUT<\/td>\r\n<td colspan=\"4\">S\u0131f\u0131r noktas\u0131na d\u00f6n\u00fc\u015f Z sinyali \u00e7\u0131k\u0131\u015f\u0131 (yaln\u0131zca DO3 bu i\u015flevi destekler)<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<table id=\"dijital-cikis-parametreleri\" border=\"1\">\r\n<tbody>\r\n<tr style=\"background-color: #005f99; color: white;\">\r\n<td style=\"text-align: center;\" colspan=\"6\">Dijital \u00c7\u0131k\u0131\u015f Parametreleri<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center; font-weight: bold;\">\r\n<td>Parametre<\/td>\r\n<td>Ad\u0131<\/td>\r\n<td>Parametre Aral\u0131\u011f\u0131<\/td>\r\n<td>Varsay\u0131lan De\u011fer<\/td>\r\n<td>Birim<\/td>\r\n<td>Ge\u00e7erli<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>P108<\/td>\r\n<td>Dijital giri\u015f DO1 fonksiyonu<\/td>\r\n<td>-12\uff5e12<\/td>\r\n<td>2<\/td>\r\n<td>&#8211;<\/td>\r\n<td>T\u00dcM\u00dc<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>P109<\/td>\r\n<td>Dijital \u00e7\u0131k\u0131\u015f DO2 fonksiyonu<\/td>\r\n<td>-12\uff5e12<\/td>\r\n<td>3<\/td>\r\n<td>&#8211;<\/td>\r\n<td>T\u00dcM\u00dc<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>P110<\/td>\r\n<td>Dijital \u00e7\u0131k\u0131\u015f DO3 fonksiyonu<\/td>\r\n<td>-12\uff5e12<\/td>\r\n<td>8<\/td>\r\n<td>&#8211;<\/td>\r\n<td>T\u00dcM\u00dc<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>P111<\/td>\r\n<td>Dijital \u00e7\u0131k\u0131\u015f DO4 fonksiyonu<\/td>\r\n<td>-12\uff5e12<\/td>\r\n<td>5<\/td>\r\n<td>&#8211;<\/td>\r\n<td>T\u00dcM\u00dc<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>P112<\/td>\r\n<td>Dijital \u00e7\u0131k\u0131\u015f DO5 fonksiyonu<\/td>\r\n<td>-12\uff5e12<\/td>\r\n<td>0<\/td>\r\n<td>&#8211;<\/td>\r\n<td>T\u00dcM\u00dc<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>P113<\/td>\r\n<td>Dijital \u00e7\u0131k\u0131\u015f DO6 fonksiyonu<\/td>\r\n<td>-12\uff5e12<\/td>\r\n<td>0<\/td>\r\n<td>&#8211;<\/td>\r\n<td>T\u00dcM\u00dc<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<table id=\"tork-parametreleri\" border=\"1\">\r\n<tbody>\r\n<tr style=\"background-color: #005f99; color: white;\">\r\n<td style=\"text-align: center;\" colspan=\"6\">Tork Parametreleri<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center; font-weight: bold;\">\r\n<td>Parametre<\/td>\r\n<td>Ad\u0131<\/td>\r\n<td>Parametre Aral\u0131\u011f\u0131<\/td>\r\n<td>Varsay\u0131lan De\u011fer<\/td>\r\n<td>Birim<\/td>\r\n<td>Ge\u00e7erli<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>P157<\/td>\r\n<td>Tork Eri\u015fim Seviyesi<\/td>\r\n<td>-300\uff5e300<\/td>\r\n<td>100<\/td>\r\n<td>%<\/td>\r\n<td>T\u00dcM\u00dc<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>P158<\/td>\r\n<td>Eri\u015filen Tork Fark\u0131<\/td>\r\n<td>0\uff5e300<\/td>\r\n<td>5<\/td>\r\n<td>%<\/td>\r\n<td>T\u00dcM\u00dc<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td>P159<\/td>\r\n<td>Eri\u015filen Tork Polaritesi<\/td>\r\n<td>0\uff5e1<\/td>\r\n<td>0<\/td>\r\n<td>&#8211;<\/td>\r\n<td>T\u00dcM\u00dc<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<h2 id=\"dahili-h\u0131z\">Dahili H\u0131z Ayar Modunu De\u011fi\u015ftirme<\/h2>\r\n<table id=\"hiz-ayari\" dir=\"ltr\" style=\"height: auto;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" data-sheets-root=\"1\" data-sheets-baot=\"1\"><colgroup> <col width=\"100\"\/> <col width=\"100\"\/> <col width=\"250\"\/> <col width=\"125\"\/> <\/colgroup>\r\n<tbody>\r\n<tr style=\"height: 18px; background-color: #005f99; font-size: 18px; color: white; font-weight: bold;\">\r\n<td style=\"text-align: center;\" colspan=\"4\">Dahili H\u0131z Ayar Modunu De\u011fi\u015ftirme<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P004<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">3 (Switch Pulse\/Speed)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P104<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">16 (Pin2 CMODE)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P025<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">1 (Internal Set Speed)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P097<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">33 (Limit \u0130ptal)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P075<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">Maksimum H\u0131z<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P060<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">Kalk\u0131\u015f Zaman\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P061<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">Duru\u015f Zaman\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P138<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">1. Dahili H\u0131z (Pin 1)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P139<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">2. Dahili H\u0131z (Pin 17)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P140<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">3. Dahili H\u0131z (Pin 1+17)<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P101<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">10<\/td>\r\n<\/tr>\r\n<tr style=\"text-align: center;\">\r\n<td style=\"font-weight: bold;\">P102<\/td>\r\n<td style=\"font-weight: bold;\">><\/td>\r\n<td style=\"font-weight: bold;\" colspan=\"2\">11<\/td>\r\n<\/tr>\r\n<tr class=\"clickable\" style=\"background-color: #005f99; color: white; font-weight: bold;\">\r\n<td style=\"text-align: center;\" colspan=\"4\"><strong>Ba\u011flant\u0131 Bilgileri i\u00e7in T\u0131klay\u0131n \u2193<\/strong><\/td>\r\n<\/tr>\r\n<!-- Gizlenebilir Sat\u0131rlar -->\r\n<tr class=\"toggle-row\" style=\"text-align: center;\">\r\n<td><b>+24 VDC<\/b><\/td>\r\n<td>><\/td>\r\n<td colspan=\"2\"><b>Pin 31 (Ba\u011fl\u0131 Kalacak)<\/b><\/td>\r\n<\/tr>\r\n<tr class=\"toggle-row\" style=\"text-align: center;\">\r\n<td><b>0 Volt<\/b><\/td>\r\n<td>><\/td>\r\n<td colspan=\"2\"><b>Pin 16 (Servo ON)<\/b><\/td>\r\n<\/tr>\r\n<tr class=\"toggle-row\" style=\"text-align: center;\">\r\n<td><b>0 Volt<\/b><\/td>\r\n<td>><\/td>\r\n<td colspan=\"2\"><b>Pin 1 (1. H\u0131z)<\/b><\/td>\r\n<\/tr>\r\n<tr class=\"toggle-row\" style=\"text-align: center;\">\r\n<td><b>0 Volt<\/b><\/td>\r\n<td>><\/td>\r\n<td colspan=\"2\"><b>Pin 17 (2. H\u0131z)<\/b><\/td>\r\n<\/tr>\r\n<tr class=\"toggle-row\" style=\"text-align: center;\">\r\n<td><b>0 Volt<\/b><\/td>\r\n<td>><\/td>\r\n<td colspan=\"2\"><b>Pin 1 + Pin 17 (3. H\u0131z)<\/b><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h2 id=\"numara\">LZ3A Kablo Numaralar\u0131<\/h2>\r\n<div style=\"display: flex; gap: 20px;\"><!-- 24V Tablosu -->\r\n<table dir=\"ltr\" style=\"width: 50%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\"><colgroup> <col width=\"150\"\/> <col width=\"150\"\/> <\/colgroup>\r\n<thead>\r\n<tr style=\"height: 18px; background-color: #005f99; font-size: 18px; color: white; font-weight: bold;\">\r\n<td style=\"text-align: center;\" colspan=\"2\">24V Ba\u011flant\u0131lar\u0131<\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody style=\"text-align: center;\">\r\n<tr>\r\n<td><strong>SIGN+<\/strong><\/td>\r\n<td>38<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>SIGN-<\/strong><\/td>\r\n<td>8<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>PULS+<\/strong><\/td>\r\n<td>39<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>PULS-<\/strong><\/td>\r\n<td>9<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>ALM+<\/strong><\/td>\r\n<td>5<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>ALM-<\/strong><\/td>\r\n<td>23<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>SON<\/strong><\/td>\r\n<td>16<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>COM+<\/strong><\/td>\r\n<td>31<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<!-- 5V Tablosu -->\r\n<table dir=\"ltr\" style=\"width: 50%; margin-bottom: 16px;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\"><colgroup> <col width=\"150\"\/> <col width=\"150\"\/> <\/colgroup>\r\n<thead>\r\n<tr style=\"height: 18px; background-color: #005f99; font-size: 18px; color: white; font-weight: bold;\">\r\n<td style=\"text-align: center;\" colspan=\"2\">5V Ba\u011flant\u0131lar\u0131<\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody style=\"text-align: center;\">\r\n<tr>\r\n<td><strong>SIGN+<\/strong><\/td>\r\n<td>24<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>SIGN-<\/strong><\/td>\r\n<td>8<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>PULS+<\/strong><\/td>\r\n<td>25<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>PULS-<\/strong><\/td>\r\n<td>9<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>ALM+<\/strong><\/td>\r\n<td>5<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>ALM-<\/strong><\/td>\r\n<td>23<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>SON<\/strong><\/td>\r\n<td>16<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>COM+<\/strong><\/td>\r\n<td>31<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<h2 id=\"kontrol-modu\">Dijital Giri\u015f ve \u00c7\u0131k\u0131\u015f Fonksiyonlar\u0131 Listesi<\/h2>\r\n<div class=\"kontrol-modu\">\r\n<div class=\"fonksiyon-tablo\">\r\n<table dir=\"ltr\" style=\"width: 100%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\"><colgroup> <col width=\"50\"\/> <col width=\"100\"\/> <col width=\"400\"\/> <\/colgroup>\r\n<thead>\r\n<tr style=\"height: 18px; background-color: #005f99; font-size: 18px; color: white; font-weight: bold;\">\r\n<td style=\"text-align: center;\" colspan=\"3\">DO Fonksiyon Listesi<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff; font-weight: bold; text-align: center;\">\r\n<td>No<\/td>\r\n<td>Sembol<\/td>\r\n<td>DO Fonksiyonu<\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody style=\"text-align: center;\">\r\n<tr>\r\n<td>0<\/td>\r\n<td>NULL<\/td>\r\n<td>Fonksiyon yok<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>1<\/td>\r\n<td>ALM<\/td>\r\n<td>Alarm \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2<\/td>\r\n<td>INP<\/td>\r\n<td>Konumda \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>3<\/td>\r\n<td>SERVO<\/td>\r\n<td>Servo a\u00e7\u0131k durumu<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>4<\/td>\r\n<td>DIR<\/td>\r\n<td>D\u00f6n\u00fc\u015f y\u00f6n\u00fc<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>5<\/td>\r\n<td>ZSPD<\/td>\r\n<td>S\u0131f\u0131r h\u0131z tespiti<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>6<\/td>\r\n<td>SPD<\/td>\r\n<td>H\u0131z tespiti<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>7<\/td>\r\n<td>ZERO<\/td>\r\n<td>S\u0131f\u0131r pozisyonu<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>8<\/td>\r\n<td>WARN<\/td>\r\n<td>Uyar\u0131 \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>9<\/td>\r\n<td>VREADY<\/td>\r\n<td>Haz\u0131r \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>10<\/td>\r\n<td>HOLD<\/td>\r\n<td>Konum tutma \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>11<\/td>\r\n<td>EMGS<\/td>\r\n<td>Acil durdurma \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>12<\/td>\r\n<td>SPO1<\/td>\r\n<td>H\u0131z se\u00e7imi \u00e7\u0131k\u0131\u015f\u0131 1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>13<\/td>\r\n<td>SPO2<\/td>\r\n<td>H\u0131z se\u00e7imi \u00e7\u0131k\u0131\u015f\u0131 2<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>14<\/td>\r\n<td>TPO1<\/td>\r\n<td>Tork se\u00e7imi \u00e7\u0131k\u0131\u015f\u0131 1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>15<\/td>\r\n<td>TPO2<\/td>\r\n<td>Tork se\u00e7imi \u00e7\u0131k\u0131\u015f\u0131 2<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>16<\/td>\r\n<td>LOCK<\/td>\r\n<td>Kilit sinyali<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>17<\/td>\r\n<td>CMP<\/td>\r\n<td>Konum kar\u015f\u0131la\u015ft\u0131rma e\u015fle\u015fmesi<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>18<\/td>\r\n<td>TRQ<\/td>\r\n<td>Tork tespiti<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>19<\/td>\r\n<td>LOAD<\/td>\r\n<td>Y\u00fck oran\u0131 tespiti<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>20<\/td>\r\n<td>CMPO<\/td>\r\n<td>Kar\u015f\u0131la\u015ft\u0131rma \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>21<\/td>\r\n<td>COIN<\/td>\r\n<td>Uyum \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>22<\/td>\r\n<td>CMDIR<\/td>\r\n<td>Komut y\u00f6n\u00fc \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>23<\/td>\r\n<td>WARN2<\/td>\r\n<td>\u0130kinci uyar\u0131 \u00e7\u0131k\u0131\u015f\u0131<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<div class=\"fonksiyon-tablo\">\r\n<table dir=\"ltr\" style=\"width: 100%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\"><colgroup> <col width=\"50\"\/> <col width=\"100\"\/> <col width=\"400\"\/> <\/colgroup>\r\n<thead>\r\n<tr style=\"height: 18px; background-color: #005f99; font-size: 18px; color: white; font-weight: bold;\">\r\n<td style=\"text-align: center;\" colspan=\"3\">DI Fonksiyon Listesi<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #e6f2ff; font-weight: bold; text-align: center;\">\r\n<td>No<\/td>\r\n<td>Sembol<\/td>\r\n<td>DI Fonksiyonu<\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody style=\"text-align: center;\">\r\n<tr>\r\n<td>0<\/td>\r\n<td>NULL<\/td>\r\n<td>Fonksiyon yok<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>1<\/td>\r\n<td>SON<\/td>\r\n<td>Servo a\u00e7\u0131k\/kapal\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2<\/td>\r\n<td>EMG<\/td>\r\n<td>Acil durdurma sinyali<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>3<\/td>\r\n<td>SPD0<\/td>\r\n<td>H\u0131z se\u00e7imi sinyali 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>4<\/td>\r\n<td>SPD1<\/td>\r\n<td>H\u0131z se\u00e7imi sinyali 1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>5<\/td>\r\n<td>SPD2<\/td>\r\n<td>H\u0131z se\u00e7imi sinyali 2<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>6<\/td>\r\n<td>TQD0<\/td>\r\n<td>Tork se\u00e7imi sinyali 0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>7<\/td>\r\n<td>TQD1<\/td>\r\n<td>Tork se\u00e7imi sinyali 1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>8<\/td>\r\n<td>ORG<\/td>\r\n<td>Referans konum s\u0131f\u0131rlama<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>9<\/td>\r\n<td>CLR<\/td>\r\n<td>Alarm s\u0131f\u0131rlama<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>10<\/td>\r\n<td>HOLD<\/td>\r\n<td>Konum tutma etkinle\u015ftirme<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>11<\/td>\r\n<td>CCLR<\/td>\r\n<td>Konum kar\u015f\u0131la\u015ft\u0131rma s\u0131f\u0131rlama<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>12<\/td>\r\n<td>PSON<\/td>\r\n<td>Darbe \u00e7\u0131k\u0131\u015f a\u00e7\u0131k\/kapal\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>13<\/td>\r\n<td>TRQS<\/td>\r\n<td>Tork s\u0131n\u0131r tespiti<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>14<\/td>\r\n<td>PGSEL<\/td>\r\n<td>Sayfa se\u00e7imi sinyali<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>15<\/td>\r\n<td>PC<\/td>\r\n<td>Konum komut s\u0131f\u0131rlama<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>16<\/td>\r\n<td>SPD3<\/td>\r\n<td>H\u0131z se\u00e7imi sinyali 3<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>17<\/td>\r\n<td>SPD4<\/td>\r\n<td>H\u0131z se\u00e7imi sinyali 4<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>18<\/td>\r\n<td>TQD2<\/td>\r\n<td>Tork se\u00e7imi sinyali 2<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>19<\/td>\r\n<td>TQD3<\/td>\r\n<td>Tork se\u00e7imi sinyali 3<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>20<\/td>\r\n<td>FCLR<\/td>\r\n<td>Kar\u015f\u0131la\u015ft\u0131rma \u00e7\u0131k\u0131\u015f\u0131 s\u0131f\u0131rlama<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<\/div>\r\n<h2 id=\"oryantasyon\">Enkoder \u00dczerinden Oryantasyon (Encoder Home)<\/h2>\r\n<table id=\"servo_parametreleri\" dir=\"ltr\" style=\"border-collapse: collapse; width: 100%; text-align: center; font-family: Arial, sans-serif;\" border=\"1\" cellspacing=\"0\" cellpadding=\"8\">\r\n<tbody>\r\n<tr style=\"background-color: #004080; font-size: 18px; color: white; font-weight: bold;\">\r\n<td colspan=\"2\">Servo S\u00fcr\u00fcc\u00fc Parametre ve Ba\u011flant\u0131 Ayarlar\u0131<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #d9d9d9; font-weight: bold;\">\r\n<td>Parametre \/ Pin<\/td>\r\n<td>De\u011fer \/ Ba\u011flant\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P-004<\/td>\r\n<td>3<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">Speed Mod<\/td>\r\n<td>0-10V<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">Pin 31<\/td>\r\n<td>+24V<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">Pin 16<\/td>\r\n<td>Servo Enable<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">Pin 2<\/td>\r\n<td>CW<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">Pin 17<\/td>\r\n<td>CCW<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"text-align: center; font-style: italic; background-color: #f2f2f2;\" colspan=\"2\">NOT: SPEED MOD ENABLE OLMADAN DA \u00c7ALI\u015eIYOR<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">Pin 18<\/td>\r\n<td>Orient<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"text-align: center; font-style: italic; background-color: #f2f2f2;\" colspan=\"2\">NOT: ORIENT MOD ENABLE OLMADAN DA \u00c7ALI\u015eIYOR<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P184<\/td>\r\n<td>Orient H\u0131z\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P185<\/td>\r\n<td>Orient Konumu<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">D-APo<\/td>\r\n<td>Encoderin Konumu<\/td>\r\n<\/tr>\r\n<tr style=\"background-color: #d9d9d9; font-weight: bold;\">\r\n<td colspan=\"2\">Default Input Ayarlar\u0131<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P100<\/td>\r\n<td>-1<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P101<\/td>\r\n<td>-16<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P102<\/td>\r\n<td>-3<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P103<\/td>\r\n<td>-4<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P104<\/td>\r\n<td>-22<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">P105<\/td>\r\n<td>-10<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">Pin 23<\/td>\r\n<td>GND<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">Pin 24<\/td>\r\n<td>+24V<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"font-weight: bold;\">Pin 22<\/td>\r\n<td>R\u00f6le &#8211; NPN<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h2 style=\"margin-top: 25px;\"><strong>60LZ-M01330LBX Teknik \u00c7izim<\/strong><\/h2>\r\n<p style=\"margin-bottom: 13px;\"><iframe style=\"width: 100%; height: 750px;\" src=\"https:\/\/www.sahinrulman.com\/wp-content\/uploads\/2025\/04\/60LZ-M01330LBX.pdf\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><\/iframe><\/p>\r\n<h2 style=\"margin-top: 25px;\"><strong>LZ3A Servo Ba\u011flant\u0131 \u015eemas\u0131<\/strong><\/h2>\r\n<p style=\"margin-bottom: 13px;\"><iframe style=\"width: 100%; height: 750px;\" src=\"https:\/\/www.sahinrulman.com\/wp-content\/uploads\/2025\/04\/LZ3A-servo-baglanti-semasi.pdf\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><\/iframe><\/p>\r\n<p>60LZ-M01330LBX<\/p>\r\n<h2><strong>LZ3A Servo \u00d6zet Manuel<\/strong><\/h2>\r\n<div class=\"g\u00f6rsel-button\" style=\"margin-top: 25px; display: flex; align-items: center; gap: 20px;\"><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone size-full wp-image-14724\" src=\"https:\/\/www.sahinrulman.com\/wp-content\/uploads\/2025\/04\/lz3-manueal.png\" alt=\"\" width=\"750\" height=\"556\"\/> <a href=\"https:\/\/www.sahinrulman.com\/wp-content\/uploads\/2025\/04\/LZ3-servo-driver-driver-user-manual-lanze.pdf\" target=\"_blank\" rel=\"noopener\" download=\"\"> <button class=\"button-iki\" style=\"padding: 10px 15px; background-color: orange; color: white; border: none; border-radius: 5px; cursor: pointer;\"> LZ3A Servo \u00d6zet Manuel \u0130\u00e7in T\u0131klay\u0131nz <\/button> <\/a><\/div>\r\n<h2 style=\"margin-top: 20px;\"><strong>LZ3A Servo Full Manuel<\/strong><\/h2>\r\n<div class=\"g\u00f6rsel-button\" style=\"margin-top: 25px; display: flex; align-items: center; gap: 20px;\"><img decoding=\"async\" class=\"alignnone size-full wp-image-14724\" src=\"https:\/\/www.sahinrulman.com\/wp-content\/uploads\/2025\/04\/lz-driver-user-manuel-full.png\" alt=\"\" width=\"750\" height=\"556\"\/> <a href=\"https:\/\/www.sahinrulman.com\/wp-content\/uploads\/2025\/04\/FULL-T3-servo-driver-user-manual-20210817.pdf\" target=\"_blank\" rel=\"noopener\" download=\"\"> <button class=\"button-iki\" style=\"padding: 10px 15px; background-color: orange; color: white; border: none; border-radius: 5px; cursor: pointer;\"> LZ3A Servo Full Manuel \u0130ndirmek \u0130\u00e7in T\u0131klay\u0131nz <\/button> <\/a><\/div>\r\n<h2 style=\"margin-top: 20px;\"><strong>Servo Motor 3D Modeli<\/strong><\/h2>\r\n<div class=\"g\u00f6rsel-button\" style=\"margin-top: 25px; display: flex; align-items: center; gap: 20px;\"><img decoding=\"async\" class=\"alignnone size-full wp-image-14724\" src=\"https:\/\/www.sahinrulman.com\/wp-content\/uploads\/2025\/04\/60SYM01330.png\" alt=\"\" width=\"750\" height=\"556\"\/> <a href=\"https:\/\/www.sahinrulman.com\/wp-content\/3d\/60SYM01330.IGS\" rel=\"noopener\" download=\"\"> <button class=\"button-iki\" style=\"padding: 10px 20px; background-color: orange; color: white; border: none; border-radius: 5px; cursor: pointer;\"> 60SYM01330 Modelini \u0130ndirmek \u0130\u00e7in T\u0131klay\u0131n <\/button> <\/a><\/div>\r\n<p><\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<table width=\"100%\">\n<tbody>\n<tr>\n<td>POWER<\/td>\n<td>0.40 kW<\/td>\n<\/tr>\n<tr>\n<td>TORQUE<\/td>\n<td>1.27 Nm<\/td>\n<\/tr>\n<tr>\n<td>RPM\n<\/td>\n<td>3000 rpm\/min<\/td>\n<\/tr>\n<tr>\n<td>FLANGE<\/td>\n<td>60&#215;60 mm<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"featured_media":13284,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_iconic_wsb_product_page_order_bump_ids":[[7813]],"_sku":["60LZ-M01330 - LZ3a-20LN"],"_iconic_wsb_product_page_bump_modal_ids":[[]]},"product_brand":[],"product_cat":[561,574,560],"product_tag":[],"class_list":{"0":"post-14837","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-electronic-products","7":"product_cat-servo-motor-set","8":"product_cat-servo-motors","9":"tm-no-options","11":"first","12":"instock","13":"taxable","14":"shipping-taxable","15":"purchasable","16":"product-type-simple"},"acf":{"motor_tork_max":"","motor_hiz_max":"","motor_guc":"","motor_calisma_tipi":"surekli","motor_reduktor_durumu":"dahili","step_holding_torque":"","step_nema_size":false,"step_current":"","step_hiz_max":"","step_flange_size":"","ozelligi_ne":[],"uyumlu_surucu":null},"_links":{"self":[{"href":"https:\/\/www.sahinrulman.com\/en\/wp-json\/wp\/v2\/product\/14837","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sahinrulman.com\/en\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.sahinrulman.com\/en\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sahinrulman.com\/en\/wp-json\/wp\/v2\/comments?post=14837"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sahinrulman.com\/en\/wp-json\/wp\/v2\/media\/13284"}],"wp:attachment":[{"href":"https:\/\/www.sahinrulman.com\/en\/wp-json\/wp\/v2\/media?parent=14837"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/www.sahinrulman.com\/en\/wp-json\/wp\/v2\/product_brand?post=14837"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/www.sahinrulman.com\/en\/wp-json\/wp\/v2\/product_cat?post=14837"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/www.sahinrulman.com\/en\/wp-json\/wp\/v2\/product_tag?post=14837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}