انتقل إلى المحتوى

سلتي

Opel Chevrolet MDi 2 Arıza Tespit Cihazı

لا توجد تقييمات بعد
| رمز المنتج: OTO0158 | |
WhatsApp Facebook

Opel Chevrolet MDI 2 arıza tespit cihazı, Opel, Chevrolet ve Saab araçlarıyla uyumlu, ECU kodlama ve programlama yeteneklerine sahip profesyonel bir diagnostik çözümdür. GDS2, Tech2Win ve Global TIS yazılımları ile hata kodlarını okuma/silme, canlı veri akışı izleme, DPF rejenerasyonu ve gelişmiş teşhis özellikleriyle yetkili servis düzeyinde diagnostik imkanı sunar.

Servis İşlemleri

Arıza Tespiti

Canlı Veri İzleme

13.653,90 ₺ 17.377,90 ₺
متوفر
يحتوي هذا المنتج على خصم %21.
3.724,00 ₺ توفير
اسألنا عبر واتساب احصل على رد سريع ومعلومات السعر والمخزون
هل لديك سؤال حول هذا المنتج؟ اسأل سؤالك وسنجيب في أقرب وقت ممكن.
رضا العملاء أنتم أولويتنا
دفع آمن 3D Secure / SSL
شحن في نفس اليوم توصيل سريع
دعم 24/7 دائماً بجانبكم






Opel Chevrolet MDI 2 Arıza Tespit Cihazı | GDS2 & TIS2WEB Uyumlu

/* İzole edilen tüm stiller - sadece bu bölüm için geçerli */ .opel-mdi2-page { --primary: #1e3a8a; --primary-light: #dbeafe; --secondary: #6C757D; --text-dark: #212529; --text-light: #6C757D; --background: #FFFFFF; --background-light: #f8fafc; --border: #DEE2E6; --success: #198754; --warning: #FFC107; --info: #0DCAF0; --radius-sm: 8px; --radius-md: 16px; --radius-lg: 24px; --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.06); --shadow-md: 0 12px 32px rgba(0, 0, 0, 0.09); --shadow-lg: 0 24px 48px rgba(0, 0, 0, 0.12); color: var(--text-dark); background-color: var(--background); overflow-x: hidden; position: relative; width: 100%; box-sizing: border-box; } .opel-mdi2-page * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Outfit', sans-serif; } .opel-mdi2-page .container { max-width: 100%; margin: 0 auto; padding: 0 24px; position: relative; z-index: 2; } .opel-mdi2-page .btn { padding: 12px 24px; border-radius: var(--radius-md); font-weight: 600; font-size: 15px; transition: all 0.3s ease; cursor: pointer; display: inline-flex; align-items: center; gap: 8px; text-decoration: none; } .opel-mdi2-page .btn-primary { background-color: var(--primary); color: white; border: none; box-shadow: var(--shadow-sm); } .opel-mdi2-page .btn-primary:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); } .opel-mdi2-page .btn-secondary { background-color: var(--primary-light); color: var(--primary); border: none; } .opel-mdi2-page .btn-secondary:hover { background-color: #d9e7ff; } /* Background Shapes */ .opel-mdi2-page .bg-shape { position: absolute; z-index: 1; border-radius: 50%; } .opel-mdi2-page .bg-shape-1 { top: -80px; right: -80px; width: 250px; height: 250px; background-color: var(--primary-light); opacity: 0.5; } .opel-mdi2-page .bg-shape-2 { bottom: 10%; left: -120px; width: 200px; height: 200px; background-color: var(--primary-light); opacity: 0.4; } .opel-mdi2-page .bg-shape-3 { top: 40%; right: -100px; width: 180px; height: 180px; background-color: var(--secondary); opacity: 0.05; } .opel-mdi2-page .bg-shape-4 { top: 60%; left: -80px; width: 150px; height: 150px; background-color: var(--secondary); opacity: 0.05; } /* Hero Section */ .opel-mdi2-page .hero { padding-top: 80px; padding-bottom: 100px; position: relative; overflow: hidden; background: linear-gradient(180deg, var(--background) 0%, var(--background-light) 100%); } .opel-mdi2-page .hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; } .opel-mdi2-page .hero-content { max-width: 550px; text-align: center; } .opel-mdi2-page .hero-eyebrow { display: inline-flex; align-items: center; padding: 8px 16px; background-color: var(--primary-light); color: var(--primary); border-radius: var(--radius-sm); font-weight: 600; font-size: 14px; margin-bottom: 24px; margin-left: auto; margin-right: auto; } .opel-mdi2-page .hero-title { font-size: 48px; font-weight: 800; line-height: 1.2; margin-bottom: 24px; color: var(--text-dark); } .opel-mdi2-page .hero-title span { color: var(--primary); position: relative; display: inline-block; } .opel-mdi2-page .hero-title span::after { content: ''; position: absolute; bottom: 8px; left: 0; width: 100%; height: 10px; background-color: rgba(30, 58, 138, 0.2); z-index: -1; border-radius: 10px; } .opel-mdi2-page .hero-description { font-size: 18px; line-height: 1.6; color: var(--text-light); margin-bottom: 32px; } .opel-mdi2-page .hero-buttons { display: flex; gap: 16px; margin-top: 24px; justify-content: center; } .opel-mdi2-page .hero-image-container { position: relative; z-index: 10; display: flex; justify-content: center; align-items: center; } .opel-mdi2-page .hero-image-wrapper { position: relative; border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); background-color: white; width: 100%; max-width: 500px; aspect-ratio: 1 / 1; } .opel-mdi2-page .hero-3d-container { position: relative; width: 100%; height: 100%; } .opel-mdi2-page .hero-3d-iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .opel-mdi2-page .view-360-badge { position: absolute; top: 20px; right: 20px; background-color: rgba(30, 58, 138, 0.9); color: white; padding: 10px 16px; border-radius: var(--radius-md); font-weight: 600; font-size: 14px; display: flex; align-items: center; gap: 8px; z-index: 5; box-shadow: var(--shadow-md); } /* Software Section */ .opel-mdi2-page .software { padding: 100px 0 60px; background-color: var(--background-light); position: relative; } /* Software Cards Grid */ .opel-mdi2-page .software-cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; margin-bottom: 50px; } .opel-mdi2-page .software-card { background-color: var(--background); border-radius: var(--radius-lg); padding: 30px; border: 1px solid var(--border); transition: all 0.3s ease; position: relative; overflow: hidden; height: 100%; display: flex; flex-direction: column; } .opel-mdi2-page .software-card:hover { transform: translateY(-8px); box-shadow: var(--shadow-lg); border-color: var(--primary-light); } .opel-mdi2-page .software-card.featured { border-color: var(--primary); box-shadow: var(--shadow-md); transform: scale(1.02); } .opel-mdi2-page .software-card.featured:hover { transform: scale(1.02) translateY(-8px); } .opel-mdi2-page .software-card-badge { position: absolute; top: 20px; right: 20px; background-color: var(--primary); color: white; padding: 6px 12px; border-radius: var(--radius-sm); font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; } .opel-mdi2-page .software-card-header { text-align: center; margin-bottom: 25px; } .opel-mdi2-page .software-card-icon { width: 70px; height: 70px; background-color: var(--primary-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-size: 28px; color: var(--primary); transition: all 0.3s ease; } .opel-mdi2-page .software-card:hover .software-card-icon { background-color: var(--primary); color: white; transform: scale(1.1); } .opel-mdi2-page .software-card-title { font-size: 24px; font-weight: 700; color: var(--text-dark); margin-bottom: 8px; } .opel-mdi2-page .software-card-subtitle { font-size: 14px; color: var(--text-light); font-weight: 500; } .opel-mdi2-page .software-card-body { flex-grow: 1; margin-bottom: 25px; } .opel-mdi2-page .software-features { list-style: none; padding: 0; margin: 0; } .opel-mdi2-page .software-features li { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; font-size: 15px; color: var(--text-light); } .opel-mdi2-page .software-features li i { color: var(--success); font-size: 14px; flex-shrink: 0; } .opel-mdi2-page .software-card-footer { margin-top: auto; } .opel-mdi2-page .software-btn { width: 100%; justify-content: center; padding: 14px 20px; font-weight: 600; } /* Software Info Box */ .opel-mdi2-page .software-info-box { background-color: var(--primary-light); border-radius: var(--radius-lg); padding: 25px; display: flex; align-items: flex-start; gap: 20px; border: 1px solid var(--primary); max-width: 900px; margin: 0 auto; } .opel-mdi2-page .software-info-icon { width: 50px; height: 50px; background-color: var(--primary); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-size: 20px; flex-shrink: 0; } .opel-mdi2-page .software-info-content h4 { font-size: 18px; font-weight: 700; color: var(--text-dark); margin-bottom: 8px; } .opel-mdi2-page .software-info-content p { font-size: 15px; color: var(--text-light); line-height: 1.6; margin: 0; } .opel-mdi2-page .software-container { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: flex-start; } .opel-mdi2-page .software-image { border-radius: var(--radius-lg); overflow: hidden; } .opel-mdi2-page .software-image img { width: 100%; height: auto; display: block; } .opel-mdi2-page .software-content { max-width: 520px; } .opel-mdi2-page .software-subtitle { font-size: 14px; font-weight: 600; color: var(--primary); text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 16px; } .opel-mdi2-page .software-title { font-size: 36px; font-weight: 800; color: var(--text-dark); margin-bottom: 24px; line-height: 1.3; } .opel-mdi2-page .software-description { font-size: 17px; color: var(--text-light); line-height: 1.6; margin-bottom: 32px; } .opel-mdi2-page .software-list { margin-bottom: 32px; } .opel-mdi2-page .software-item { display: flex; align-items: flex-start; gap: 16px; margin-bottom: 20px; } .opel-mdi2-page .software-icon { width: 24px; height: 24px; background-color: var(--primary-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--primary); font-size: 12px; flex-shrink: 0; margin-top: 2px; } .opel-mdi2-page .software-text { font-size: 16px; color: var(--text-light); line-height: 1.5; } .opel-mdi2-page .software-text strong { color: var(--text-dark); font-weight: 600; } .opel-mdi2-page .software-buttons { display: flex; gap: 16px; flex-wrap: wrap; } .opel-mdi2-page .software-note { margin-top: 24px; padding: 16px; background-color: var(--primary-light); border-radius: var(--radius-md); font-size: 14px; color: var(--text-dark); line-height: 1.5; } /* License Final Note Styling */ .opel-mdi2-page .mdi2-license-final-note-container { padding: 40px 0; background-color: var(--background-light); } .opel-mdi2-page .mdi2-license-final-note { background-color: var(--primary-light); border-radius: var(--radius-md); padding: 20px 24px; border: 1px solid var(--primary); text-align: center; max-width: 900px; margin: 0 auto; } .opel-mdi2-page .mdi2-license-final-note p { font-size: 14px; color: var(--text-dark); line-height: 1.6; margin: 0; } .opel-mdi2-page .mdi2-license-final-note a { color: var(--primary); font-weight: 600; text-decoration: underline; } .opel-mdi2-page .mdi2-license-final-note a:hover { text-decoration: none; } /* Software Steps Styling */ .opel-mdi2-page .software-steps { background-color: var(--background); border-radius: var(--radius-lg); padding: 30px; box-shadow: var(--shadow-md); border: 1px solid var(--border); max-width: 480px; margin: 0 auto; } .opel-mdi2-page .software-steps-title { font-size: 24px; font-weight: 700; color: var(--primary); text-align: center; margin-bottom: 30px; padding-bottom: 15px; border-bottom: 2px solid var(--primary-light); } .opel-mdi2-page .step-wrapper { display: flex; align-items: center; margin-bottom: 30px; position: relative; } /* EKLENEN YENİ KOD: Tüm adım çizgilerini tamamen kaldır */ .opel-mdi2-page .step-wrapper::after { display: none !important; } .opel-mdi2-page .step-icon { width: 60px; height: 60px; background-color: var(--primary); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 24px; color: white; margin-right: 20px; position: relative; z-index: 1; flex-shrink: 0; } .opel-mdi2-page .step-content { flex-grow: 1; position: relative; } .opel-mdi2-page .step-content.right { text-align: right; } .opel-mdi2-page .step-number { display: inline-block; width: 28px; height: 28px; background-color: var(--primary-light); color: var(--primary); border-radius: 50%; font-weight: 700; font-size: 14px; display: flex; align-items: center; justify-content: center; margin-bottom: 8px; } .opel-mdi2-page .step-content.right .step-number { margin-left: auto; } .opel-mdi2-page .step-title { font-size: 18px; font-weight: 700; color: var(--text-dark); margin-bottom: 8px; } .opel-mdi2-page .step-description { font-size: 15px; color: var(--text-light); line-height: 1.5; } .opel-mdi2-page .step-link { color: var(--primary); text-decoration: none; font-weight: 600; } .opel-mdi2-page .step-link:hover { text-decoration: underline; } /* Hide specific step connector lines */ .opel-mdi2-page .step-wrapper:nth-child(1)::after, .opel-mdi2-page .step-wrapper:nth-child(2)::after, .opel-mdi2-page .step-wrapper:nth-child(3)::after { display: none !important; } /* Add space to icons on the right in step-wrapper */ .opel-mdi2-page .step-wrapper > .step-icon:last-child { margin-left: 15px; margin-right: 0; } /* Features Section */ .opel-mdi2-page .features { padding: 100px 0; position: relative; overflow: hidden; background-color: var(--background-light); } .opel-mdi2-page .section-header { text-align: center; max-width: 700px; margin: 0 auto 80px; } .opel-mdi2-page .section-subtitle { font-size: 14px; font-weight: 600; color: var(--primary); text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 16px; } .opel-mdi2-page .section-title { font-size: 36px; font-weight: 800; color: var(--text-dark); margin-bottom: 24px; line-height: 1.3; } .opel-mdi2-page .section-description { font-size: 18px; color: var(--text-light); line-height: 1.6; } .opel-mdi2-page .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .opel-mdi2-page .feature-card { background-color: var(--background); border-radius: var(--radius-lg); padding: 40px; transition: all 0.3s ease; border: 1px solid var(--border); position: relative; overflow: hidden; height: 100%; display: flex; flex-direction: column; } .opel-mdi2-page .feature-card:hover { transform: translateY(-10px); box-shadow: var(--shadow-md); border-color: var(--primary-light); } .opel-mdi2-page .feature-card::before { content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 60px; background-color: var(--primary); border-radius: 0 2px 2px 0; } .opel-mdi2-page .feature-icon { margin-bottom: 24px; width: 60px; height: 60px; border-radius: var(--radius-md); background-color: var(--primary-light); display: flex; align-items: center; justify-content: center; font-size: 24px; color: var(--primary); align-self: center; } .opel-mdi2-page .feature-title { font-size: 20px; font-weight: 700; margin-bottom: 16px; color: var(--text-dark); text-align: center; } .opel-mdi2-page .feature-description { font-size: 16px; color: var(--text-light); line-height: 1.6; flex-grow: 1; text-align: center; } .opel-mdi2-page .feature-link { display: inline-flex; align-items: center; gap: 8px; color: var(--primary); font-weight: 600; text-decoration: none; margin-top: 24px; font-size: 15px; transition: gap 0.3s ease; } .opel-mdi2-page .feature-link:hover { gap: 12px; } /* Product Section */ .opel-mdi2-page .product { padding: 100px 0; background-color: var(--background); position: relative; overflow: hidden; } .opel-mdi2-page .product-shape-1 { position: absolute; width: 150px; height: 150px; background-color: rgba(30, 58, 138, 0.05); top: -70px; right: -70px; border-radius: 50%; } .opel-mdi2-page .product-shape-2 { position: absolute; width: 180px; height: 180px; background-color: rgba(255, 98, 66, 0.05); bottom: -90px; left: -90px; border-radius: 50%; } .opel-mdi2-page .product-container { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; } .opel-mdi2-page .product-image-container { position: relative; } .opel-mdi2-page .product-image-card { position: relative; border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-lg); background-color: white; padding: 20px; } .opel-mdi2-page .gallery-container { width: 100%; } .opel-mdi2-page .gallery-main { width: 100%; height: 400px; display: flex; justify-content: center; align-items: center; background-color: #f8f9fa; border-radius: var(--radius-md); margin-bottom: 20px; } .opel-mdi2-page .gallery-main img { max-width: 100%; max-height: 100%; object-fit: contain; } .opel-mdi2-page .gallery-thumbs { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; } .opel-mdi2-page .gallery-thumb { width: 80px; height: 80px; border-radius: var(--radius-sm); overflow: hidden; cursor: pointer; border: 2px solid transparent; } .opel-mdi2-page .gallery-thumb.active { border-color: var(--primary); } .opel-mdi2-page .gallery-thumb img { width: 100%; height: 100%; object-fit: cover; } .opel-mdi2-page .product-badges { position: absolute; top: 40px; left: 40px; display: flex; flex-direction: column; gap: 12px; z-index: 5; } .opel-mdi2-page .product-badge { padding: 8px 16px; border-radius: var(--radius-sm); font-size: 14px; font-weight: 600; } .opel-mdi2-page .badge-new { background-color: var(--primary); color: white; } .opel-mdi2-page .badge-popular { background-color: var(--secondary); color: white; position: absolute; top: auto; left: auto; bottom: 110px; right: 20px; z-index: 6; } .opel-mdi2-page .product-content { max-width: 480px; } .opel-mdi2-page .product-subtitle { font-size: 14px; font-weight: 600; color: var(--primary); text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 16px; } .opel-mdi2-page .product-title { font-size: 36px; font-weight: 800; color: var(--text-dark); margin-bottom: 24px; line-height: 1.3; } .opel-mdi2-page .product-description { font-size: 17px; color: var(--text-light); line-height: 1.6; margin-bottom: 32px; } .opel-mdi2-page .product-features { margin-bottom: 40px; } .opel-mdi2-page .product-feature { display: flex; align-items: flex-start; gap: 16px; margin-bottom: 20px; } .opel-mdi2-page .feature-check { min-width: 22px; height: 22px; background-color: var(--success); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-size: 12px; margin-top: 4px; } .opel-mdi2-page .feature-text { font-size: 16px; color: var(--text-dark); line-height: 1.5; } .opel-mdi2-page .feature-text strong { font-weight: 600; } /* Pricing Info Block */ .opel-mdi2-page .pricing-info { background-color: var(--warning); color: white; padding: 16px 24px; border-radius: var(--radius-md); margin-top: 32px; font-weight: 600; font-size: 15px; text-align: center; box-shadow: var(--shadow-sm); } /* CTA Section */ .opel-mdi2-page .cta { padding: 100px 0; background-color: var(--primary-light); position: relative; overflow: hidden; } .opel-mdi2-page .cta-shape-1 { position: absolute; top: -60px; right: -60px; width: 150px; height: 150px; background-color: rgba(30, 58, 138, 0.15); border-radius: 50%; } .opel-mdi2-page .cta-shape-2 { position: absolute; bottom: -70px; left: -70px; width: 120px; height: 120px; background-color: rgba(30, 58, 138, 0.1); border-radius: 50%; } .opel-mdi2-page .cta-container { max-width: 800px; margin: 0 auto; text-align: center; position: relative; z-index: 2; } .opel-mdi2-page .cta-title { font-size: 36px; font-weight: 800; color: var(--text-dark); margin-bottom: 24px; } .opel-mdi2-page .cta-description { font-size: 18px; color: var(--text-light); line-height: 1.6; margin-bottom: 40px; } .opel-mdi2-page .cta-buttons { display: flex; justify-content: center; gap: 16px; } /* FAQ Section */ .opel-mdi2-page .faq { padding: 100px 0; background-color: var(--background-light); } .opel-mdi2-page .faq-container { max-width: 900px; margin: 0 auto; } .opel-mdi2-page .faq-wrapper { margin-top: 60px; } .opel-mdi2-page .faq-column { margin-bottom: 24px; } .opel-mdi2-page .faq-item { background-color: var(--background); border: 1px solid var(--border); border-radius: var(--radius-md); transition: all 0.3s ease; overflow: hidden; margin-bottom: 16px; display: block; width: 100%; } .opel-mdi2-page .faq-item:hover { box-shadow: var(--shadow-sm); border-color: var(--primary-light); } .opel-mdi2-page .faq-question { padding: 24px; cursor: pointer; display: flex; align-items: center; justify-content: space-between; font-weight: 600; color: var(--text-dark); user-select: none; } .opel-mdi2-page .faq-icon { color: var(--primary); transition: transform 0.3s ease; } .opel-mdi2-page .faq-answer { padding: 0 24px; height: 0; overflow: hidden; color: var(--text-light); line-height: 1.6; transition: all 0.3s ease; visibility: hidden; opacity: 0; } .opel-mdi2-page .faq-item.active { border-color: var(--primary-light); box-shadow: var(--shadow-sm); } .opel-mdi2-page .faq-item.active .faq-answer { padding: 0 24px 24px; height: auto; visibility: visible; opacity: 1; } .opel-mdi2-page .faq-item.active .faq-icon { transform: rotate(180deg); } /* Contact Section Styling */ .opel-mdi2-page .contact-section { padding: 80px 0; background-color: var(--background); text-align: center; } .opel-mdi2-page .contact-header { margin-bottom: 60px; } .opel-mdi2-page .contact-title { font-size: 32px; font-weight: 800; color: var(--text-dark); margin-bottom: 12px; } .opel-mdi2-page .contact-title-underline { width: 60px; height: 4px; background-color: var(--primary); /* Theme primary color */ margin: 0 auto 24px; border-radius: 2px; } .opel-mdi2-page .contact-description { font-size: 17px; color: var(--text-light); line-height: 1.6; max-width: 600px; margin: 0 auto; } .opel-mdi2-page .contact-cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; } .opel-mdi2-page .contact-card { background-color: var(--background); border-radius: var(--radius-lg); padding: 30px; box-shadow: var(--shadow-sm); transition: all 0.3s ease; border: 1px solid var(--border); } .opel-mdi2-page .contact-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-md); } .opel-mdi2-page .contact-icon { width: 60px; height: 60px; border-radius: 50%; background-color: var(--primary-light); color: var(--primary); display: flex; align-items: center; justify-content: center; font-size: 24px; margin: 0 auto 20px; } .opel-mdi2-page .contact-card-title { font-size: 18px; font-weight: 700; color: var(--text-dark); margin-bottom: 8px; } .opel-mdi2-page .contact-card-detail { font-size: 16px; color: var(--primary); text-decoration: none; font-weight: 500; } .opel-mdi2-page .contact-card-detail:hover { text-decoration: underline; } /* Features Grid Mobil Uyumluluk İyileştirmeleri */ @media (max-width: 1024px) { .opel-mdi2-page .hero-title { font-size: 40px; } .opel-mdi2-page .product-container, .opel-mdi2-page .software-container { gap: 40px; } .opel-mdi2-page .features-grid { grid-template-columns: repeat(2, 1fr); /* 2 sütun */ gap: 25px; } } @media (max-width: 768px) { .opel-mdi2-page .hero { padding-top: 40px; padding-bottom: 60px; } .opel-mdi2-page .hero-grid { grid-template-columns: 1fr; gap: 40px; } .opel-mdi2-page .hero-content { text-align: center; max-width: 100%; } .opel-mdi2-page .hero-buttons { justify-content: center; flex-direction: column; align-items: center; width: 100%; max-width: 300px; margin-left: auto; margin-right: auto; } .opel-mdi2-page .hero-buttons .btn { width: 100%; justify-content: center; } .opel-mdi2-page .hero-eyebrow { justify-content: center; } .opel-mdi2-page .hero-title { font-size: 32px; margin-bottom: 16px; } .opel-mdi2-page .hero-description { font-size: 16px; margin-bottom: 24px; } .opel-mdi2-page .hero-image-wrapper { max-width: 400px; margin: 0 auto; } .opel-mdi2-page .product-container, .opel-mdi2-page .software-container { grid-template-columns: 1fr; } .opel-mdi2-page .product-content, .opel-mdi2-page .software-content { max-width: 100%; order: 1; } .opel-mdi2-page .product-image-container, .opel-mdi2-page .software-image { order: 2; } .opel-mdi2-page .cta-buttons { flex-direction: column; align-items: center; } .opel-mdi2-page .cta-buttons .btn { width: 100%; max-width: 300px; } .opel-mdi2-page .gallery-main { height: 300px; } .opel-mdi2-page .faq-columns { display: block; } /* Moved License Note Responsive */ .opel-mdi2-page .software-license-note-card { flex-direction: column; text-align: center; padding: 16px; } .opel-mdi2-page .software-license-note-icon-container { margin-bottom: 12px; } .opel-mdi2-page .software-license-note-icon-display { width: 40px; height: 40px; font-size: 20px; } .opel-mdi2-page .software-license-note-title { font-size: 15px; } .opel-mdi2-page .software-license-note-text { font-size: 13px; } /* Step adımları responsive */ .opel-mdi2-page .step-wrapper { flex-direction: column; align-items: center; /* Center icon and content */ /* padding-left: 30px; /* Removed for centering */ } .opel-mdi2-page .step-wrapper:not(:last-child):after { left: 50%; transform: translateX(-1px); /* Center the 2px line */ } .opel-mdi2-page .step-icon { margin-bottom: 15px; margin-right: 0; /* Ensure no right margin when centered */ margin-left: 0; /* Ensure no left margin when centered */ } /* For steps where icon is on the right on desktop, make it appear on top on mobile */ .opel-mdi2-page .step-wrapper > .step-content.right + .step-icon { order: -1; /* Visually move icon to the top */ } .opel-mdi2-page .step-content.right { text-align: left; /* Mobil için sola hizalı */ width: 100%; /* Ensure content takes full width for centering text */ } .opel-mdi2-page .step-content.right .step-number { margin-left: 0; } .opel-mdi2-page .mdi2-license-final-note { padding: 15px; } .opel-mdi2-page .mdi2-license-final-note p { font-size: 13px; } /* Software Cards Grid - Tablet Uyumluluk */ .opel-mdi2-page .software-cards-grid { grid-template-columns: 1fr 1fr; /* Tablet için 2 sütun */ gap: 20px; } .opel-mdi2-page .software-card { padding: 20px; } .opel-mdi2-page .software-card-icon { width: 50px; height: 50px; font-size: 20px; margin-bottom: 15px; } .opel-mdi2-page .software-card-title { font-size: 18px; } .opel-mdi2-page .software-card-subtitle { font-size: 12px; } .opel-mdi2-page .software-features li { font-size: 13px; margin-bottom: 8px; } .opel-mdi2-page .software-info-box { flex-direction: column; text-align: center; padding: 20px; } .opel-mdi2-page .software-info-icon { margin-bottom: 15px; } /* Features Grid - Tablet Uyumluluk */ .opel-mdi2-page .features-grid { grid-template-columns: 1fr 1fr; /* Tablet için 2 sütun */ gap: 16px; /* Daha küçük boşluk */ } .opel-mdi2-page .feature-card { padding: 24px 16px; /* Daha küçük padding */ } .opel-mdi2-page .feature-icon { width: 50px; /* Daha küçük ikon */ height: 50px; font-size: 20px; margin-bottom: 16px; } .opel-mdi2-page .feature-title { font-size: 16px; /* Daha küçük başlık */ margin-bottom: 12px; } .opel-mdi2-page .feature-description { font-size: 14px; /* Daha küçük açıklama */ } /* Contact Section Mobil Uyumluluk */ .opel-mdi2-page .contact-section { padding: 50px 0; } .opel-mdi2-page .contact-header { margin-bottom: 30px; } .opel-mdi2-page .contact-title { font-size: 28px; margin-bottom: 10px; } .opel-mdi2-page .contact-title-underline { width: 50px; height: 3px; margin-bottom: 16px; } .opel-mdi2-page .contact-description { font-size: 15px; padding: 0 15px; } .opel-mdi2-page .contact-cards-grid { grid-template-columns: 1fr; gap: 20px; max-width: 320px; } .opel-mdi2-page .contact-card { padding: 20px; } .opel-mdi2-page .contact-icon { width: 45px; height: 45px; font-size: 18px; margin-bottom: 12px; } .opel-mdi2-page .contact-card-title { font-size: 16px; margin-bottom: 6px; } .opel-mdi2-page .contact-card-detail { font-size: 15px; } /* 360° Badge Mobil Uyumluluk */ .opel-mdi2-page .view-360-badge { top: 15px; right: 15px; padding: 8px 12px; font-size: 12px; gap: 6px; } } @media (max-width: 576px) { .opel-mdi2-page .container { padding: 0 16px; } .opel-mdi2-page .hero-title { font-size: 28px; } .opel-mdi2-page .hero-image-wrapper { max-width: 300px; } .opel-mdi2-page .hero { padding-top: 30px; padding-bottom: 40px; } .opel-mdi2-page .hero-eyebrow { font-size: 12px; padding: 6px 12px; margin-bottom: 16px; } .opel-mdi2-page .section-title, .opel-mdi2-page .product-title, .opel-mdi2-page .software-title { font-size: 24px; } .opel-mdi2-page .gallery-thumb { width: 60px; height: 60px; } .opel-mdi2-page .gallery-main { height: 250px; } .opel-mdi2-page .software-buttons { flex-direction: column; width: 100%; } .opel-mdi2-page .software-buttons .btn { width: 100%; } .opel-mdi2-page .badge-popular, .opel-mdi2-page .badge-new { /* badge-new is inside product-badges, but this targets the class directly */ display: none; } /* Software Cards Grid - Mobil Uyumluluk */ .opel-mdi2-page .software-cards-grid { grid-template-columns: 1fr; /* Mobil için tek sütun */ gap: 16px; } .opel-mdi2-page .software-card { padding: 16px; } .opel-mdi2-page .software-card-icon { width: 40px; height: 40px; font-size: 16px; margin-bottom: 12px; } .opel-mdi2-page .software-card-title { font-size: 16px; } .opel-mdi2-page .software-card-subtitle { font-size: 11px; } .opel-mdi2-page .software-features li { font-size: 12px; margin-bottom: 6px; } .opel-mdi2-page .software-info-box { padding: 16px; } .opel-mdi2-page .software-info-content h4 { font-size: 16px; } .opel-mdi2-page .software-info-content p { font-size: 13px; } /* Features Grid - Mobil Uyumluluk */ .opel-mdi2-page .features-grid { grid-template-columns: 1fr; /* Mobil için tek sütun */ } .opel-mdi2-page .section-header { margin-bottom: 40px; /* Daha az boşluk */ } .opel-mdi2-page .section-description { font-size: 16px; /* Daha küçük açıklama metni */ } .opel-mdi2-page .feature-card { margin-bottom: 16px; /* Kartlar arasında boşluk */ padding: 20px 16px; /* Daha küçük padding */ } .opel-mdi2-page .feature-card::before { height: 40px; /* Daha kısa çizgi */ } .opel-mdi2-page .features { padding: 60px 0; /* Daha az padding */ } /* Contact Section Küçük Ekran Uyumluluğu */ .opel-mdi2-page .contact-section { padding: 40px 0; } .opel-mdi2-page .contact-title { font-size: 24px; } .opel-mdi2-page .contact-description { font-size: 14px; } .opel-mdi2-page .contact-card { padding: 15px; } .opel-mdi2-page .contact-icon { width: 45px; height: 45px; font-size: 18px; margin-bottom: 12px; } .opel-mdi2-page .contact-card-title { font-size: 15px; } .opel-mdi2-page .contact-card-detail { font-size: 14px; } } /* Desktop ekranlarda iki sütun yapısı */ @media (min-width: 768px) { .opel-mdi2-page .faq-columns { display: flex; justify-content: space-between; gap: 24px; } .opel-mdi2-page .faq-column { flex: 0 0 calc(50% - 12px); } } /* New Software Showcase Section */ .opel-mdi2-page .software-showcase { display: flex; flex-direction: column; gap: 80px; /* Space between each software item */ margin-bottom: 50px; } .opel-mdi2-page .software-item-showcase { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center; padding: 40px; background-color: var(--background); border-radius: var(--radius-lg); box-shadow: var(--shadow-md); border: 1px solid var(--border); } .opel-mdi2-page .software-item-showcase:nth-child(even) .software-image-showcase { order: 2; } .opel-mdi2-page .software-image-showcase { width: 100%; border-radius: var(--radius-md); overflow: hidden; box-shadow: var(--shadow-sm); } .opel-mdi2-page .software-image-showcase img { width: 100%; height: auto; display: block; } .opel-mdi2-page .software-content-showcase .software-title-showcase { font-size: 28px; font-weight: 700; color: var(--text-dark); margin-bottom: 12px; } .opel-mdi2-page .software-content-showcase .software-subtitle-showcase { font-size: 16px; font-weight: 600; color: var(--primary); margin-bottom: 20px; } .opel-mdi2-page .software-content-showcase .software-description-showcase { font-size: 16px; color: var(--text-light); line-height: 1.6; margin-bottom: 24px; } .opel-mdi2-page .software-features-showcase { list-style: none; padding: 0; margin: 0 0 30px 0; } .opel-mdi2-page .software-features-showcase li { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; font-size: 15px; } .opel-mdi2-page .software-features-showcase li i { color: var(--success); } .opel-mdi2-page .software-showcase-btn { margin-top: 20px; } /* Responsive for new software showcase */ @media (max-width: 992px) { .opel-mdi2-page .software-item-showcase { grid-template-columns: 1fr; gap: 30px; padding: 30px; } .opel-mdi2-page .software-item-showcase .software-image-showcase { order: 1; } .opel-mdi2-page .software-item-showcase .software-content-showcase { order: 2; } } /* 360 Video & Advantages Section */ .opel-mdi2-page .video-advantages { padding: 100px 0; background-color: var(--background); } .opel-mdi2-page .video-advantages-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; } .opel-mdi2-page .video-container-360 { position: relative; padding-bottom: 56.25%; /* 16:9 aspect ratio */ height: 0; overflow: hidden; border-radius: var(--radius-lg); box-shadow: var(--shadow-lg); } .opel-mdi2-page .video-title { position: absolute; top: 20px; left: 20px; background-color: rgba(30, 58, 138, 0.9); color: white; padding: 10px 16px; border-radius: var(--radius-md); font-weight: 600; font-size: 14px; z-index: 5; } .opel-mdi2-page .video-container-360 iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; } .opel-mdi2-page .advantages-content .section-subtitle { text-align: left; } .opel-mdi2-page .advantages-content .section-title { text-align: left; font-size: 32px; margin-bottom: 40px; } .opel-mdi2-page .advantage-card { display: flex; align-items: flex-start; gap: 24px; margin-bottom: 30px; } .opel-mdi2-page .advantage-card:last-child { margin-bottom: 0; } .opel-mdi2-page .advantage-icon { flex-shrink: 0; width: 60px; height: 60px; background-color: var(--primary-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; position: relative; } .opel-mdi2-page .advantage-icon i { font-size: 24px; color: var(--primary); } .opel-mdi2-page .advantage-number { position: absolute; top: -8px; right: -8px; width: 28px; height: 28px; background-color: var(--primary); color: white; border-radius: 50%; font-size: 14px; font-weight: 700; display: flex; align-items: center; justify-content: center; border: 2px solid var(--background); } .opel-mdi2-page .advantage-text h4 { font-size: 20px; font-weight: 700; color: var(--text-dark); margin-bottom: 8px; } .opel-mdi2-page .advantage-text p { font-size: 16px; color: var(--text-light); line-height: 1.6; } /* Responsive for 360 Video & Advantages Section */ @media (max-width: 992px) { .opel-mdi2-page .video-advantages-grid { grid-template-columns: 1fr; gap: 50px; } .opel-mdi2-page .advantages-content .section-subtitle, .opel-mdi2-page .advantages-content .section-title { text-align: center; } } /* Device Review Section Styles */ .opel-mdi2-page .device-review { padding: 100px 0; background-color: var(--background-light); } .opel-mdi2-page .review-header { text-align: center; max-width: 800px; margin: 0 auto 60px; } .opel-mdi2-page .review-badge { display: inline-block; padding: 8px 16px; background-color: var(--primary-light); color: var(--primary); border-radius: var(--radius-sm); font-weight: 600; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 20px; } .opel-mdi2-page .review-title { font-size: 36px; font-weight: 800; color: var(--text-dark); margin-bottom: 12px; line-height: 1.3; } .opel-mdi2-page .review-subtitle { font-size: 24px; font-weight: 600; color: var(--primary); margin-bottom: 20px; } .opel-mdi2-page .review-description { font-size: 17px; color: var(--text-light); line-height: 1.6; } .opel-mdi2-page .visual-review-section { text-align: center; margin-bottom: 60px; } .opel-mdi2-page .visual-review-title { font-size: 24px; font-weight: 700; color: var(--text-dark); margin-bottom: 12px; } .opel-mdi2-page .visual-review-description { font-size: 16px; color: var(--text-light); line-height: 1.6; max-width: 600px; margin: 0 auto 30px; } .opel-mdi2-page .review-video-container { position: relative; padding-bottom: 35%; /* Daha düşük aspect ratio */ height: 0; overflow: hidden; border-radius: var(--radius-lg); box-shadow: var(--shadow-lg); width: 100%; max-width: 900px; /* Wider for video */ margin: 0 auto; background-color: #000; } .opel-mdi2-page .review-video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .opel-mdi2-page .review-content-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; margin-top: 60px; } .opel-mdi2-page .column-title { font-size: 22px; font-weight: 700; color: var(--text-dark); margin-bottom: 16px; text-align: center; } .opel-mdi2-page .column-description { font-size: 16px; color: var(--text-light); line-height: 1.6; margin-bottom: 30px; } /* Feature List Styles */ .opel-mdi2-page .feature-list { display: flex; flex-direction: column; gap: 20px; } .opel-mdi2-page .feature-item { display: flex; align-items: flex-start; gap: 16px; padding: 20px; background-color: var(--background); border-radius: var(--radius-md); border: 1px solid var(--border); transition: all 0.3s ease; } .opel-mdi2-page .feature-item:hover { box-shadow: var(--shadow-sm); border-color: var(--primary-light); } .opel-mdi2-page .feature-icon-wrapper { width: 24px; height: 24px; background-color: var(--primary-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; } .opel-mdi2-page .feature-icon-wrapper i { font-size: 12px; color: var(--primary); } .opel-mdi2-page .feature-content h5 { font-size: 16px; font-weight: 600; color: var(--text-dark); margin-bottom: 6px; } .opel-mdi2-page .feature-content p { font-size: 14px; color: var(--text-light); line-height: 1.5; margin: 0; } /* Function Items Styles */ .opel-mdi2-page .function-item { display: flex; align-items: center; gap: 16px; padding: 16px; background-color: var(--background); border-radius: var(--radius-md); border: 1px solid var(--border); margin-bottom: 12px; transition: all 0.3s ease; } .opel-mdi2-page .function-item:hover { box-shadow: var(--shadow-sm); border-color: var(--primary-light); } .opel-mdi2-page .function-icon { width: 40px; height: 40px; background-color: var(--primary-light); border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .opel-mdi2-page .function-icon i { font-size: 16px; color: var(--primary); } .opel-mdi2-page .function-content h5 { font-size: 16px; font-weight: 600; color: var(--text-dark); margin-bottom: 4px; } .opel-mdi2-page .function-content p { font-size: 14px; color: var(--text-light); margin: 0; line-height: 1.4; } /* Centering for Device Review Section Columns as per request */ .opel-mdi2-page .review-column-left .column-description, .opel-mdi2-page .review-column-right .column-description { text-align: center; } /* Center content in the 'Why Choose' column */ .opel-mdi2-page .review-column-left .feature-item { flex-direction: column; align-items: center; } .opel-mdi2-page .review-column-left .feature-content { text-align: center; } /* Center content in the 'Most Used Functions' column */ .opel-mdi2-page .review-column-right .function-item { flex-direction: column; /* align-items is already center from the base style */ } .opel-mdi2-page .review-column-right .function-content { text-align: center; } /* Responsive Design for Device Review */ @media (max-width: 768px) { .opel-mdi2-page .device-review { padding: 60px 0; } .opel-mdi2-page .review-title { font-size: 28px; } .opel-mdi2-page .review-subtitle { font-size: 20px; } .opel-mdi2-page .review-content-grid { grid-template-columns: 1fr; gap: 40px; } .opel-mdi2-page .review-video-container { max-width: 100%; } .opel-mdi2-page .feature-item, .opel-mdi2-page .function-item { padding: 16px; } .opel-mdi2-page .feature-icon-wrapper { width: 20px; height: 20px; } .opel-mdi2-page .function-icon { width: 35px; height: 35px; } } @media (max-width: 576px) { .opel-mdi2-page .review-title { font-size: 24px; } .opel-mdi2-page .visual-review-title { font-size: 20px; } .opel-mdi2-page .column-title { font-size: 18px; } .opel-mdi2-page .review-video-container { max-width: 100%; } }




 Opel ve Chevrolet Uyumlu

Opel ve Chevrolet İçin Yetkili Servis Düzeyinde Arıza Tespit Cihazı: MDI 2

Opel Chevrolet MDI 2, yetkili servisin kullandığı Opel, Chevrolet ve Saab marka araçlarda arıza tespit yapabilmeniz için imal edilmiş profesyonel bir arayüzdür. Tech2 cihazından sonra servislerin kullanıma geçtikleri en güncel diagnostik cihaz olan Multiple Diagnostic Interface 2, GDS2 ve Tech2Win yazılımları ile sistem tanılama ve programlama imkanı sunar.


Detaylı Bilgi Alın


Hemen Satın Al


360° Görünüm

Opel Chevrolet MDI 2 Cihazı
Opel Chevrolet MDI 2 Cihazı
Opel Chevrolet MDI 2 Cihazı
Opel Chevrolet MDI 2 Cihazı
Opel Chevrolet MDI 2 Cihazı
OPEL & CHEVROLET UYUMLU

MDI 2 Profesyonel Arıza Tespit ve Programlama Cihazı

Opel Chevrolet MDI 2, otomatik araç tanıma sistemi sayesinde araç marka ve model bilgilerini çekip size sunar. Araç üzerindeki elektronik beyinlerde bulunan arızaları listeleyip, arızanın hangi parçada oluştuğunu teknik şemaları ile birlikte detaylı olarak gösterir.

Yazılım Entegrasyonu: GDS2, Tech2Win ve Global TIS ile yetkili servis fonksiyonlarına erişim.
Temel Ayar ve Testler: Sensör testleri, basit kalibrasyon ve sistem kontrolleri.
DPF Rejenerasyonu: Dizel partikül filtresi temizleme ve servis prosedürleri.
Dayanıklı Tasarım: Zorlu atölye koşullarına dayanıklı, sağlam yapı.
Otomatik Araç Tanıma: Şasi numarası otomatik tarayarak bağlantı yapabilme ve araç bilgilerini çekme.


CİHAZ İNCELEMESİ

Opel & Chevrolet MDI 2

Profesyonel Diagnostik Arayüzü

Opel ve Chevrolet araçlar için yetkili servis standardında tasarlanan MDI 2 arayüzünü keşfedin. Profesyonel otomotiv diagnostiği dünyasında neden vazgeçilmez bir çözüm olduğunu öğrenin.

Ürün Tanıtım Videosu

Opel MDI 2 cihazının kutu açılımını, fiziksel özelliklerini ve temel kullanımını gösteren tanıtım videomuzu izleyin. Cihazın önemli detaylarını yakından görün.



Neden Opel MDI 2 Tercih Edilmeli?

Opel MDI 2, GDS2 ve Tech2Win yazılımlarıyla entegrasyon sağlayarak eski ve yeni nesil Opel/Chevrolet araçlarında kapsamlı işlemler yapmanıza olanak tanıyan yüksek kaliteli bir diagnostik arayüzüdür.

Yüksek Kalite Arayüz

Yetkili servis standardında, A+ kalite çiplerle donatılmış donanım ile %100 güvenilir ve stabil bağlantı.

Geniş Protokol Desteği

CAN, K-Line, J1850 ve diğer GM protokollerini destekleyerek 1996'dan günümüze GM araçlarıyla uyumluluk.

Yazılım Entegrasyonu

GDS2, Tech2Win ve GlobalTIS/SPS yazılımları ile online programlama ve SCN kodlama yapın.

Gerçek Zamanlı Veri İzleme

Motor, şanzıman ve diğer kritik sistemlerin sensör verilerini anlık olarak izleyerek detaylı analiz yapın.

Dayanıklı ve Güvenilir

Zorlu atölye koşulları için tasarlanmış, kauçuk korumalı, yüksek kaliteli ve dayanıklı yapı ile uzun ömürlü kullanım.

En Çok Kullanılan Fonksiyonlar

MDI 2, arıza kodlarını okuyup silmekten, servis bakım işlemlerine ve karmaşık modül programlamalarına kadar geniş bir yelpazede hizmet sunar. İşte en sık kullanılan temel fonksiyonlar:

Arıza Kodları Okuma/Silme

Araçtaki modüllerdeki (Motor, Şanzıman, ABS, Airbag vb.) arıza kodlarını detaylı açıklamalarıyla okur ve siler.

Servis Sıfırlama

Yağ, fren, DPF, AdBlue ve bakım periyotlarını sıfırlama işlemleri.

Adaptasyon & Kodlama

Yeni parça tanıtma, enjektör kodlama, gaz kelebeği adaptasyonu ve araç konfigürasyon ayarları.

Canlı Veri Görüntüleme

Araçtaki sensör değerlerini, motor parametrelerini ve sistem verilerini anlık olarak grafiksel veya metinsel izleme.

ECU Programlama (SPS)

Online GM aboneliği ile araç beyinlerini (ECU) yeniden programlama, yazılım güncelleme ve versiyon yükseltme.

MDI 2 AVANTAJLARI

Opel ve Chevrolet Araçlar İçin Kapsamlı Diagnostik Çözümü

Opel Chevrolet MDI 2, eski nesil Tech 2 cihazından çok daha fonksiyonel ve işlevsel olup, GDS2 ve Tech2Win yazılımları ile bakım bilgi sistemleri, teknik brifingler, devre şemaları ve bileşen testleri dahil olmak üzere kapsamlı diagnostik çözümü sunar.

Yetkili Servis Düzeyinde Teşhis

Motor, Şanzıman, ABS, BCM gibi ECU modüllerinde detaylı arıza tespiti ve canlı veri görüntüleme.

Canlı Veri İzleme

Motor devri, sıcaklık, basınç gibi araç sensörlerinden gelen verileri gerçek zamanlı izleme.

Kodlama ve Adaptasyon

Araç konfigürasyonu, parça tanıtma, enjektör kodlama ve servis fonksiyonları.

Servis Fonksiyonları

Yağ değişim sıfırlama, servis ışığı sıfırlama ve temel bakım işlemleri.

Geniş Araç Desteği

Opel ve Chevrolet marka binek ve ticari araçların geniş bir model yelpazesini destekler.

ECU (Beyin) Programlama

Araç beyinlerini (ECU) yeniden programlama, yazılım güncelleme ve konfigürasyon işlemleri.

KAPSAMLI FONKSİYONLAR

MDI 2 ile Yapabileceğiniz Detaylı İşlemler

Cihaz, enjektör basınç değerleri, turbo basınç değerleri, yağ sıcaklığı, gaz pedal konum sensör değerleri gibi araç üzerinde sensörlerin kayıt ettiği değerlerin tamamını görüntüleyebilir ve kapsamlı işlemler yapabilir.

Diagnostik İşlemleri

  • Araç Yapılandırmasını Okuma
  • Modüllerden Hata Kodlarını Okuma ve Silme
  • Canlı Verileri Görüntüleme
  • Bütün Sistem Parçalarını Aktifleştirme

Temel Ayarlar ve Testler

  • Sensör Değerlerini Okuma ve Test
  • Temel Sistem Ayarları
  • Parça Fonksiyon Testleri
  • Basit Kalibrasyon İşlemleri

Servis ve Bakım

  • DPF (Dizel Partikül Filtre) Rejenerasyonu
  • Gaz Kelebeği Adaptasyonu ve Hassaslık Testi
  • Elektrikli Direksiyon Adaptasyonu
  • Servis Tarih ve Bakım Sıfırlama

YAZILIM SEÇENEKLERİ

MDI 2 İçin Profesyonel Yazılım Çözümleri

Opel Chevrolet MDI 2 cihazı ile birlikte kullanabileceğiniz üç farklı yazılım seçeneği. Her biri farklı ihtiyaçlara yönelik olarak tasarlanmış profesyonel çözümler.


GDS2 Yazılım Arayüzü

GDS2 (Global Diagnostic System 2)

Yeni Nesil Diagnostik Yazılımı

GDS2, 2012 ve sonrası modern GM (Opel, Chevrolet) araçlar için tasarlanmış, yetkili servislerin kullandığı ana diagnostik yazılımıdır. CAN-Bus protokolü üzerinden araçla iletişim kurar.

  • 2012- günümüz yeni nesil GM araçları
  • Gelişmiş ECU programlama ve konfigürasyon
  • Detaylı arıza kodu analizi ve canlı veri
  • Modül kurulumu ve adaptasyon işlemleri


GDS2 Detayları


Tech2Win Yazılım Arayüzü

Tech2Win

Tech2 Cihazı Emülatörü

Tech2Win, eski nesil Tech2 el cihazının fonksiyonlarının tamamını bilgisayar ortamına taşıyan bir emülatör yazılımıdır. MDI 2 arayüzü ile 1998-2012 model arası araçlara tam destek sağlar.

  • 1998-2012 arası GM araçları destekler
  • Tech2 cihazının diagnostik yetenekleri
  • Temel programlama ve adaptasyon
  • OBD-II üzerinden kapsamlı erişim


Tech2Win Detayları


Global TIS Yazılım Arayüzü

Global TIS / TIS2WEB

Teknik Bilgi ve Servis Programlama Sistemi

Global TIS, araçların onarım ve bakımı için gerekli olan bütün teknik dokümanları, servis bültenlerini, elektrik şemalarını ve parça kataloglarını içeren kapsamlı bir bilgi sistemidir.

  • 2012'ye kadar olan araçları destekler
  • SPS (Service Programming System) ile online programlama
  • Detaylı onarım kılavuzları ve prosedürler
  • Devre şemaları ve bileşen konumları


Global TIS Detayları

Yazılım Lisans Bilgileri

İlan fiyatı sadece MDI 2 donanımı içindir. Yukarıda belirtilen yazılımlar opsiyoneldir ve ayrı lisanslanmalıdır. Full Paket seçeneği ile bu yazılımları daha uygun fiyata edinebilirsiniz. Yazılımlar Türkçe dil desteği ile gelir.

SIKÇA SORULAN SORULAR

Opel Chevrolet MDI 2 Hakkında Bilmeniz Gerekenler

Opel Chevrolet MDI 2 Arıza Tespit Cihazı ile ilgili en çok merak edilen soruları ve detaylı cevaplarını derledik.


MDI 2 hangi yazılımlarla çalışır?
MDI 2, GM'in resmi GDS2 (Global Diagnostic System 2), Tech2Win ve Global TIS yazılımları ile tam uyumludur. GDS2 ve Tech2Win diagnostik tanılama için kullanılırken, Global TIS tamir ve kodlama işlemleri için gereklidir.
Yazılım fiyata dahil mi?
Hayır, ilandaki fiyat yalnızca MDI 2 donanımı içindir. GDS2, Tech2Win ve Global TIS yazılımları opsiyoneldir ve ayrı olarak lisanslanmalıdır. Bu yazılımları Full Paket halinde de kurdurabilirsiniz, bu durumda daha uygun fiyata gelecektir.
Online programlama için ne gereklidir?
Programlama, kodlama gibi gelişmiş fonksiyonlar için GDS2, Tech2Win ve Global TIS yazılımlarına ihtiyaç vardır. Bu yazılımlar ile dinamik veri akışı, adaptasyon, kalibrasyon, fren çektirme, DPF rejenerasyonu ve şanzıman yapılandırması yapabilirsiniz.

MDI 2 bilgisayara nasıl bağlanır?
Opel Chevrolet MDI 2, bilgisayara USB kablo ile stabil bir şekilde bağlanır. Bu bağlantı, özellikle programlama gibi kritik işlemlerde güvenilir bir iletişim sağlar.
Cihazın garantisi ve teknik desteği var mı?
Evet, sattığımız Opel Chevrolet MDI 2 cihazları üretim hatalarına karşı 6 ay garantilidir. Ayrıca, kurulum, kullanım ve arıza durumlarında teknik destek ekibimizden yardım alabilirsiniz.
Kutu içeriğinde neler var?
Opel Chevrolet MDI 2 kutu içeriği genellikle şunları içerir: MDI 2 ana ünite, OBD2 bağlantı kablosu ve USB bilgisayar bağlantı kablosu.

Teknik Destek ve İletişim

Opel Chevrolet MDI 2 cihazı hakkında sorularınız için teknik destek ekibimizle iletişime geçebilirsiniz.

Telefon

0850 532 05 50

E-posta

info@otoeko.com

WhatsApp

WhatsApp Destek Hattı



Axess 12 تقسيط
دفعة واحدة 13.653,90 ₺ 13.653,90 ₺
2 تقسيط 7.171,03 ₺ 14.342,06 ₺
3 تقسيط 4.878,54 ₺ 14.635,62 ₺
4 تقسيط 3.734,68 ₺ 14.938,73 ₺
5 تقسيط 3.050,28 ₺ 15.251,41 ₺
6 تقسيط 2.596,06 ₺ 15.576,37 ₺
7 تقسيط 2.274,54 ₺ 15.921,81 ₺
8 تقسيط 2.033,24 ₺ 16.265,89 ₺
9 تقسيط 1.846,92 ₺ 16.622,26 ₺
10 تقسيط 1.699,64 ₺ 16.996,37 ₺
11 تقسيط 1.579,26 ₺ 17.371,86 ₺
12 تقسيط 1.480,08 ₺ 17.760,99 ₺
Bonus 12 تقسيط
دفعة واحدة 13.653,90 ₺ 13.653,90 ₺
2 تقسيط 7.171,03 ₺ 14.342,06 ₺
3 تقسيط 4.877,63 ₺ 14.632,88 ₺
4 تقسيط 3.733,32 ₺ 14.933,27 ₺
5 تقسيط 3.048,10 ₺ 15.240,48 ₺
6 تقسيط 2.593,79 ₺ 15.562,72 ₺
7 تقسيط 2.271,42 ₺ 15.899,97 ₺
8 تقسيط 2.030,16 ₺ 16.241,31 ₺
9 تقسيط 1.843,28 ₺ 16.589,49 ₺
10 تقسيط 1.695,81 ₺ 16.958,14 ₺
11 تقسيط 1.575,16 ₺ 17.326,80 ₺
12 تقسيط 1.475,65 ₺ 17.707,74 ₺
Paraf 12 تقسيط
دفعة واحدة 13.653,90 ₺ 13.653,90 ₺
2 تقسيط 7.118,46 ₺ 14.236,92 ₺
3 تقسيط 4.834,39 ₺ 14.503,17 ₺
4 تقسيط 3.693,04 ₺ 14.772,15 ₺
5 تقسيط 3.009,05 ₺ 15.045,23 ₺
6 تقسيط 2.553,28 ₺ 15.319,68 ₺
7 تقسيط 2.229,10 ₺ 15.603,68 ₺
8 تقسيط 1.985,62 ₺ 15.884,95 ₺
9 تقسيط 1.795,94 ₺ 16.163,49 ₺
10 تقسيط 1.645,43 ₺ 16.454,31 ₺
11 تقسيط 1.521,42 ₺ 16.735,59 ₺
12 تقسيط 1.418,30 ₺ 17.019,59 ₺
World 12 تقسيط
دفعة واحدة 13.653,90 ₺ 13.653,90 ₺
2 تقسيط 7.188,10 ₺ 14.376,19 ₺
3 تقسيط 4.960,01 ₺ 14.880,02 ₺
4 تقسيط 3.803,30 ₺ 15.213,18 ₺
5 تقسيط 3.109,81 ₺ 15.549,06 ₺
6 تقسيط 2.647,72 ₺ 15.886,31 ₺
7 تقسيط 2.319,02 ₺ 16.233,12 ₺
8 تقسيط 2.071,64 ₺ 16.573,10 ₺
9 تقسيط 1.879,08 ₺ 16.911,72 ₺
10 تقسيط 1.726,13 ₺ 17.261,26 ₺
11 تقسيط 1.599,86 ₺ 17.598,51 ₺
12 تقسيط 1.494,76 ₺ 17.937,13 ₺
Maximum 12 تقسيط
دفعة واحدة 13.653,90 ₺ 13.653,90 ₺
2 تقسيط 7.171,03 ₺ 14.342,06 ₺
3 تقسيط 4.878,54 ₺ 14.635,62 ₺
4 تقسيط 3.734,68 ₺ 14.938,73 ₺
5 تقسيط 3.050,28 ₺ 15.251,41 ₺
6 تقسيط 2.596,06 ₺ 15.576,37 ₺
7 تقسيط 2.274,54 ₺ 15.921,81 ₺
8 تقسيط 2.033,24 ₺ 16.265,89 ₺
9 تقسيط 1.846,92 ₺ 16.622,26 ₺
10 تقسيط 1.699,64 ₺ 16.996,37 ₺
11 تقسيط 1.579,26 ₺ 17.371,86 ₺
12 تقسيط 1.480,08 ₺ 17.760,99 ₺
BankKart 12 تقسيط
دفعة واحدة 13.653,90 ₺ 13.653,90 ₺
2 تقسيط 7.158,06 ₺ 14.316,11 ₺
3 تقسيط 4.868,53 ₺ 14.605,58 ₺
4 تقسيط 3.726,83 ₺ 14.907,33 ₺
5 تقسيط 3.043,18 ₺ 15.215,91 ₺
6 تقسيط 2.590,60 ₺ 15.543,60 ₺
7 تقسيط 2.267,72 ₺ 15.874,02 ₺
8 تقسيط 2.027,95 ₺ 16.223,56 ₺
9 تقسيط 1.840,39 ₺ 16.563,55 ₺
10 تقسيط 1.686,53 ₺ 16.865,30 ₺
11 تقسيط 1.569,45 ₺ 17.263,99 ₺
12 تقسيط 1.472,91 ₺ 17.674,97 ₺
CardFinans 12 تقسيط
دفعة واحدة 13.653,90 ₺ 13.653,90 ₺
2 تقسيط 7.171,03 ₺ 14.342,06 ₺
3 تقسيط 4.878,54 ₺ 14.635,62 ₺
4 تقسيط 3.734,68 ₺ 14.938,73 ₺
5 تقسيط 3.050,28 ₺ 15.251,41 ₺
6 تقسيط 2.596,06 ₺ 15.576,37 ₺
7 تقسيط 2.274,54 ₺ 15.921,81 ₺
8 تقسيط 2.033,24 ₺ 16.265,89 ₺
9 تقسيط 1.846,92 ₺ 16.622,26 ₺
10 تقسيط 1.699,64 ₺ 16.996,37 ₺
11 تقسيط 1.579,26 ₺ 17.371,86 ₺
12 تقسيط 1.480,08 ₺ 17.760,99 ₺
Kuveyt Türk 12 تقسيط
دفعة واحدة 13.653,90 ₺ 13.653,90 ₺
2 تقسيط 7.144,41 ₺ 14.288,81 ₺
3 تقسيط 4.852,14 ₺ 14.556,42 ₺
4 تقسيط 3.706,69 ₺ 14.826,77 ₺
5 تقسيط 3.020,24 ₺ 15.101,21 ₺
6 تقسيط 2.562,61 ₺ 15.375,66 ₺
7 تقسيط 2.237,09 ₺ 15.659,66 ₺
8 تقسيط 1.992,45 ₺ 15.939,56 ₺
9 تقسيط 1.802,16 ₺ 16.219,47 ₺
10 تقسيط 1.651,03 ₺ 16.510,30 ₺
11 تقسيط 1.526,63 ₺ 16.792,93 ₺
12 تقسيط 1.422,96 ₺ 17.075,57 ₺
اطلب قبل الساعة 4:00 مساءً، يُشحن في نفس اليوم!
الأسرع
1-2 أيام عمل
أعرق شركة شحن في تركيا. شبكة فروع واسعة في 81 مدينة مع تتبع لحظي.
200
اقتصادي
2-3 أيام عمل
واحدة من أكبر شبكات الشحن في تركيا مع أكثر من 5,500 فرع. توصيل سريع وبأسعار مناسبة.
175
شائع
2-3 أيام عمل
اختر الوقت المناسب لاستلام طلبك. بنية تقنية متطورة مع إشعارات فورية.
125
شحن في نفس اليوم الطلبات قبل 4 م أيام الأسبوع، 12 ظ السبت
مجاني فوق 30,000₺ بدون رسوم شحن للطلبات المحلية
67+ دولة عبر DHL، UPS، FedEx — 3-10 أيام عمل
استلام من المتجر أنطاليا مراد باشا مجاني
فريقنا المحترف يغلف كل منتج بعناية ويضمن وصوله بأمان إلى باب منزلك.

لم يتم طرح أي أسئلة حول هذا المنتج بعد.

كن أول من يسأل!

اطرح سؤالاً

لا توجد تقييمات بعد

هل جربت هذا المنتج؟ شارك تجربتك وساعد العملاء الآخرين في اتخاذ القرار الصحيح. سيتم نشر مراجعتك بعد الموافقة.

خصوصيتك محمية
يستغرق ثوانٍ فقط
ساعد المجتمع

اكتب مراجعة

تقييمك
حد أقصى 3 صور، 5 ميغابايت
رمز المنتج OTO0158
الباركود OTO0158
1/9
إشعار ملفات تعريف الارتباط

نستخدم ملفات تعريف الارتباط لتقديم أفضل تجربة تسوق لك. تساعدنا ملفات تعريف الارتباط على تذكر تفضيلاتك وتحسين خدماتنا. لمزيد من التفاصيل، راجع سياسة ملفات تعريف الارتباط