{"id":10021,"date":"2024-05-29T13:59:34","date_gmt":"2024-05-29T06:59:34","guid":{"rendered":"https:\/\/dmcti.co.id\/?page_id=10021"},"modified":"2024-11-28T09:51:28","modified_gmt":"2024-11-28T02:51:28","slug":"capacitive-produk","status":"publish","type":"page","link":"https:\/\/dmcti.co.id\/en\/capacitive-produk\/","title":{"rendered":"Capacitive Produk"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"10021\" class=\"elementor elementor-10021\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79656b5 e-flex e-con-boxed e-con e-parent\" data-id=\"79656b5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-135c2dc e-con-full e-flex e-con e-child\" data-id=\"135c2dc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75a06ec text-left mas-addons-sticky-no elementor-widget elementor-widget-tp-breadcrumbs-bar\" data-id=\"75a06ec\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"tp-breadcrumbs-bar.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"bread69f4c8a511357\" class=\"pt_plus_breadcrumbs_bar\"  style=\"justify-content : left\"><div class=\"pt_plus_breadcrumbs_bar_inner bred_style_1\"><nav id=\"breadcrumbs\"><span class=\"bc_home\"><a class=\"home_bread_tab\" href=\"https:\/\/dmcti.co.id\/en\/\"><img decoding=\"async\" class=\"bread-home-img\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/home-50.png\" \/><img decoding=\"async\" class=\"bread-sep-icon\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/caret-arrow-white.png\" \/><\/a><\/span> <span class=\"del\"><\/span> <span class=\"current\"><div class=\"current_tab_sec\">Page<\/div><\/span><\/nav><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8107955 mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"8107955\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>PT. DMC TEKNOLOGI was established in June 1996 as DMC\u2019s overseas manufacturing facility. While our primary production has long focused on resistive touch screens, we began manufacturing capacitive types in 2022. Leveraging our status as a Bonded Factory, the majority of our products are exported not only to Japan but also to the EU, North America, and other Asian countries.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ae4d0f e-flex e-con-boxed e-con e-parent\" data-id=\"1ae4d0f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-822336c e-con-full e-flex e-con e-child\" data-id=\"822336c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71c07ac mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"71c07ac\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Capacitive Menu<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ca12a6 mas-addons-sticky-no elementor-widget elementor-widget-html\" data-id=\"9ca12a6\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\n\/* Control the Elementor Tabs from the URL\r\n* Code from https:\/\/element.how\/elementor-open-specific-tab-toggle-accordion\/\r\n* Copyright 2023 Element.how\r\n* Updated 2023\/12\/05\r\n*\/\r\nwindow.addEventListener('load', () => {\r\nsetTimeout(function () {\r\n\r\nlet scrollOffset = 100; \/* scroll offset from the top of title *\/\r\n\r\nconst tabsAccordionToggleTitles = document.querySelectorAll('.e-n-accordion-item-title, .e-n-tab-title, .elementor-tab-title');\r\n\r\nconst clickTitleWithAnchor = (anchor) => {\r\ntabsAccordionToggleTitles.forEach(title => {\r\nif (title.querySelector(`#${anchor}`) != null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor)) {\r\nif (title.getAttribute('aria-expanded') !== 'true' && !title.classList.contains('elementor-active')) title.click();\r\nlet timing = 0;\r\nlet scrollTarget = title;\r\nif (getComputedStyle(title.closest('.elementor-element')).getPropertyValue('--n-tabs-direction') == 'row') scrollTarget = title.closest('.elementor-element');\r\nif (title.closest('.e-n-accordion, .elementor-accordion-item, .elementor-toggle-item')) {\r\ntiming = 400;\r\n}\r\nsetTimeout(function () {\r\njQuery('html, body').animate({\r\nscrollTop: jQuery(scrollTarget).offset().top - scrollOffset,\r\n}, 'slow');\r\n}, timing);\r\n}\r\n});\r\n};\r\n\r\ndocument.addEventListener('click', (event) => {\r\nif (event.target.closest('a') && event.target.closest('a').href.includes('#')) {\r\nconst anchor = extractAnchor(event.target.closest('a').href);\r\nif (anchor && isAnchorInTitles(anchor, tabsAccordionToggleTitles)) {\r\nevent.preventDefault();\r\nclickTitleWithAnchor(anchor);\r\n}\r\n}\r\n});\r\n\r\nconst currentAnchor = extractAnchor(window.location.href);\r\nif (currentAnchor) {\r\nclickTitleWithAnchor(currentAnchor);\r\n}\r\n\r\nfunction extractAnchor(url) {\r\nconst match = url.match(\/#([^?]+)\/);\r\nreturn match ? match[1] : null;\r\n};\r\n\r\nfunction isAnchorInTitles(anchor, titles) {\r\nreturn Array.from(titles).some(title => {\r\nreturn title.querySelector(`#${anchor}`) !== null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor);\r\n});\r\n};\r\n\r\n}, 300);\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-915e938 e-n-tabs-mobile mas-addons-sticky-no elementor-widget elementor-widget-n-tabs\" data-id=\"915e938\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll&quot;:&quot;disable&quot;,&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"152430904\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"dus-a\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1524309041\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDUS-A Series\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1524309041\" role=\"tabpanel\" aria-labelledby=\"dus-a\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-5ee64f7 e-con-full e-flex e-con e-child\" data-id=\"5ee64f7\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2f804de e-flex e-con-boxed e-con e-child\" data-id=\"2f804de\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcb1559 elementor-pagination-type-bullets elementor-pagination-position-outside mas-addons-sticky-no elementor-widget elementor-widget-n-carousel\" data-id=\"bcb1559\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;041b425&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c4bbcc4 e-flex e-con-boxed e-con e-child\" data-id=\"c4bbcc4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6511685 e-con-full e-flex e-con e-child\" data-id=\"6511685\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f98637 mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"1f98637\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"650\" height=\"400\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a.png\" class=\"attachment-full size-full wp-image-11232\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a.png 650w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a-300x185.png 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a-18x12.png 18w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b81726 e-con-full e-flex e-con e-child\" data-id=\"4b81726\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20cc06e mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"20cc06e\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What is DUS-A Series?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c450f15 mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"c450f15\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Glass-Glass Structured Touch Panels Suitable for Industrial Use\n\nCompared to film-structured touch panels, glass-glass structured panels offer higher durability against impact and ultraviolet rays.\n\nHigh Durability\nThis is a flagship model in the projected capacitive touch panel series, featuring two sheets of glass laminated together without an air layer, ensuring high transparency and clear visibility. The laminated glass structure provides exceptional strength.\n\nHigh UV Resistance\nDMC's unique UV-absorbing structure absorbs ultraviolet rays at the touch panel level, helping reduce UV damage to the LCD. It is suitable for products used under intense sunlight.\n\nHigh Temperature Resistance\nGuaranteed to operate in environments ranging from -40\u00b0C to +80\u00b0C, the panel offers excellent temperature endurance. It can be used in products deployed globally, from the high-heat environments of southern regions to the extreme cold of northern countries.\n\nSafe for Low-Brightness Displays\nPattern visibility suppression is a standard feature. Even under low-light conditions, pattern visibility is minimized, resulting in a clean and easy-to-read display.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c255972 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"c255972\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-56d6dd0 e-con-full e-flex e-con e-child\" data-id=\"56d6dd0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f56fd6c mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"f56fd6c\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"808\" height=\"358\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery.jpg\" class=\"attachment-full size-full wp-image-10051\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery.jpg 808w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery-300x133.jpg 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery-768x340.jpg 768w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery-18x8.jpg 18w\" sizes=\"(max-width: 808px) 100vw, 808px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6db70b9 e-con-full e-flex e-con e-child\" data-id=\"6db70b9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28e6bd6 mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"28e6bd6\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Display Application of Control Tools for Operating Rooms in Hospitals<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-934129a mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"934129a\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Another application of the 32-inch capacitive touch panel is for creating a control display in an operating room at a hospital. To control the room\u2019s environment (temperature\/humidity), an HMI (Human Machine Interface) is usually used. However, the available HMI screens are generally small in size. When we want to create a control device for a hospital operating room with a large display size (for example, 32 inches), one solution is to use a 32-inch LED TV combined with a 32-inch capacitive touch panel. We have supported this type of application before, where the system integrator used an HMI without a built-in screen, then connected it to a TV and our capacitive touch panel.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c71f3e0 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"c71f3e0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ca0d2d8 e-con-full e-flex e-con e-child\" data-id=\"ca0d2d8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94914d6 mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"94914d6\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"650\" height=\"400\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a.png\" class=\"attachment-full size-full wp-image-11232\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a.png 650w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a-300x185.png 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a-18x12.png 18w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7159a49 e-con-full e-flex e-con e-child\" data-id=\"7159a49\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50bd4b6 mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"50bd4b6\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What is DUS-A Series?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63d9b48 mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"63d9b48\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Glass-Glass Structured Touch Panels Suitable for Industrial Use\n\nCompared to film-structured touch panels, glass-glass structured panels offer higher durability against impact and ultraviolet rays.\n\nHigh Durability\nThis is a flagship model in the projected capacitive touch panel series, featuring two sheets of glass laminated together without an air layer, ensuring high transparency and clear visibility. The laminated glass structure provides exceptional strength.\n\nHigh UV Resistance\nDMC's unique UV-absorbing structure absorbs ultraviolet rays at the touch panel level, helping reduce UV damage to the LCD. It is suitable for products used under intense sunlight.\n\nHigh Temperature Resistance\nGuaranteed to operate in environments ranging from -40\u00b0C to +80\u00b0C, the panel offers excellent temperature endurance. It can be used in products deployed globally, from the high-heat environments of southern regions to the extreme cold of northern countries.\n\nSafe for Low-Brightness Displays\nPattern visibility suppression is a standard feature. Even under low-light conditions, pattern visibility is minimized, resulting in a clean and easy-to-read display.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41caa20 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"41caa20\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7901c03 e-con-full e-flex e-con e-child\" data-id=\"7901c03\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06cb707 mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"06cb707\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"603\" height=\"367\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2.jpg\" class=\"attachment-full size-full wp-image-10052\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2.jpg 603w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2-300x183.jpg 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2-18x12.jpg 18w\" sizes=\"(max-width: 603px) 100vw, 603px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eacbcd2 e-con-full e-flex e-con e-child\" data-id=\"eacbcd2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b25654 mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"4b25654\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">DIGITAL DRAWING CONTROL<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db5058f mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"db5058f\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Kaca tipis, tipis dan ringan Seri Panel Sentuh Kapasitif Proyeksi: Panel sentuh tipis dan ringan untuk aplikasi ukuran sedang hingga besar. Lebih tipis tapi lebih tahan lama Ini adalah panel sentuh kaca ringan dengan dua lapisan kaca tipis, yang tahan terhadap sinar ultraviolet dan memiliki transmitansi tinggi. Penurunan berat badan 47% Kaca tempered tipis digunakan untuk mengurangi berat hingga 47% dibandingkan dengan seri DUS-A. (Dibandingkan dengan produk kami)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-739a22c elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"739a22c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8c9d49b e-con-full e-flex e-con e-child\" data-id=\"8c9d49b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71934b1 mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"71934b1\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"612\" height=\"407\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis.jpg\" class=\"attachment-full size-full wp-image-10053\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis.jpg 612w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis-300x200.jpg 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis-18x12.jpg 18w\" sizes=\"(max-width: 612px) 100vw, 612px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae80dca e-con-full e-flex e-con e-child\" data-id=\"ae80dca\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf53dac mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"bf53dac\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Capacitive Touch Panel Application for Kiosk\/Digital Signage<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2bcdfc mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"f2bcdfc\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>One example of a capacitive touch panel application is for creating KIOSKS or DIGITAL SIGNAGE. Kiosks or Digital Signage are commonly installed in malls or public spaces. Installing a capacitive touch panel for kiosk or digital signage applications is actually very simple. All you need to do is attach the touch panel to the monitor or TV screen using double-sided tape. Next, connect the flexible cable from the touch panel to the provided controller. Then, connect the controller to a computer (PC or mini PC) via a USB cable. With that, the kiosk or digital signage setup is complete. Finally, you just need to install the appropriate application on the computer. It\u2019s that easy!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-06f2a9f elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-n-tabs-mobile mas-addons-sticky-no elementor-widget elementor-widget-n-tabs\" data-id=\"06f2a9f\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll&quot;:&quot;disable&quot;,&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"7285407\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"dus-v\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-72854071\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDUS-V Series\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"dus-a\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-72854072\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDUS-A Series\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-72854071\" role=\"tabpanel\" aria-labelledby=\"dus-v\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-413e919 e-flex e-con-boxed e-con e-child\" data-id=\"413e919\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-53eb002 e-flex e-con-boxed e-con e-child\" data-id=\"53eb002\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f1e20dc e-con-full e-flex e-con e-child\" data-id=\"f1e20dc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94b8666 mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"94b8666\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"650\" height=\"400\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/DUSV-series.png\" class=\"attachment-full size-full wp-image-9799\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/DUSV-series.png 650w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/DUSV-series-300x185.png 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/DUSV-series-18x12.png 18w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2aa9f29 e-con-full e-flex e-con e-child\" data-id=\"2aa9f29\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f62ea5 mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"7f62ea5\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">DUS-V Series<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b4cd96 mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"4b4cd96\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Pengontrol CoF yang diadopsi Struktur Film\/Film Seri Panel Sentuh Kapasitif Proyeksi dengan Struktur Chip pada Fleksibel (COF). Adopsi sensor film dengan pengontrol terintegrasi Sensor film ITO diadopsi. Substrat dan IC pengontrol terintegrasi, membuatnya tipis dan ringan. Dirancang khusus untuk ukuran kecil dan cocok untuk tempat yang sulit dipasang. Antarmuka host mendukung USB dan I2C. Ini dapat digunakan di tempat-tempat yang sebelumnya tidak dapat dipasang.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-72854072\" role=\"tabpanel\" aria-labelledby=\"dus-a\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\"elementor-element elementor-element-5d2832d e-con-full e-flex e-con e-child\" data-id=\"5d2832d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0deb6e3 e-flex e-con-boxed e-con e-child\" data-id=\"0deb6e3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aac2adf elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside mas-addons-sticky-no elementor-widget elementor-widget-n-carousel\" data-id=\"aac2adf\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;38c454e&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;041b425&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a6e7127&quot;},{&quot;slide_title&quot;:&quot;Slide #4&quot;,&quot;_id&quot;:&quot;c880643&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-04568d4 e-flex e-con-boxed e-con e-child\" data-id=\"04568d4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-984d9c6 e-con-full e-flex e-con e-child\" data-id=\"984d9c6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93649a1 mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"93649a1\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"808\" height=\"358\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery.jpg\" class=\"attachment-full size-full wp-image-10051\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery.jpg 808w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery-300x133.jpg 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery-768x340.jpg 768w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery-18x8.jpg 18w\" sizes=\"(max-width: 808px) 100vw, 808px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ce88ec e-con-full e-flex e-con e-child\" data-id=\"6ce88ec\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1267f1d mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"1267f1d\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Display Application of Control Tools for Operating Rooms in Hospitals<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48a23c6 mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"48a23c6\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Another application of the 32-inch capacitive touch panel is for creating a control display in an operating room at a hospital. To control the room\u2019s environment (temperature\/humidity), an HMI (Human Machine Interface) is usually used. However, the available HMI screens are generally small in size. When we want to create a control device for a hospital operating room with a large display size (for example, 32 inches), one solution is to use a 32-inch LED TV combined with a 32-inch capacitive touch panel. We have supported this type of application before, where the system integrator used an HMI without a built-in screen, then connected it to a TV and our capacitive touch panel.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6347707 e-flex e-con-boxed e-con e-child\" data-id=\"6347707\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-35a8263 e-con-full e-flex e-con e-child\" data-id=\"35a8263\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b81edbd mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"b81edbd\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"650\" height=\"400\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a.png\" class=\"attachment-full size-full wp-image-11232\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a.png 650w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a-300x185.png 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a-18x12.png 18w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae80bc4 e-con-full e-flex e-con e-child\" data-id=\"ae80bc4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9325a50 mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"9325a50\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What is DUS-A Series?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-898f536 mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"898f536\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Glass-Glass Structured Touch Panels Suitable for Industrial Use\n\nCompared to film-structured touch panels, glass-glass structured panels offer higher durability against impact and ultraviolet rays.\n\nHigh Durability\nThis is a flagship model in the projected capacitive touch panel series, featuring two sheets of glass laminated together without an air layer, ensuring high transparency and clear visibility. The laminated glass structure provides exceptional strength.\n\nHigh UV Resistance\nDMC's unique UV-absorbing structure absorbs ultraviolet rays at the touch panel level, helping reduce UV damage to the LCD. It is suitable for products used under intense sunlight.\n\nHigh Temperature Resistance\nGuaranteed to operate in environments ranging from -40\u00b0C to +80\u00b0C, the panel offers excellent temperature endurance. It can be used in products deployed globally, from the high-heat environments of southern regions to the extreme cold of northern countries.\n\nSafe for Low-Brightness Displays\nPattern visibility suppression is a standard feature. Even under low-light conditions, pattern visibility is minimized, resulting in a clean and easy-to-read display.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b228095 e-flex e-con-boxed e-con e-child\" data-id=\"b228095\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c98051e e-con-full e-flex e-con e-child\" data-id=\"c98051e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9cc99fc mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"9cc99fc\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"603\" height=\"367\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2.jpg\" class=\"attachment-full size-full wp-image-10052\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2.jpg 603w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2-300x183.jpg 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2-18x12.jpg 18w\" sizes=\"(max-width: 603px) 100vw, 603px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b4851b e-con-full e-flex e-con e-child\" data-id=\"8b4851b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e7ba41 mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"1e7ba41\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">DIGITAL DRAWING CONTROL<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3129934 mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"3129934\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Kaca tipis, tipis dan ringan Seri Panel Sentuh Kapasitif Proyeksi: Panel sentuh tipis dan ringan untuk aplikasi ukuran sedang hingga besar. Lebih tipis tapi lebih tahan lama Ini adalah panel sentuh kaca ringan dengan dua lapisan kaca tipis, yang tahan terhadap sinar ultraviolet dan memiliki transmitansi tinggi. Penurunan berat badan 47% Kaca tempered tipis digunakan untuk mengurangi berat hingga 47% dibandingkan dengan seri DUS-A. (Dibandingkan dengan produk kami)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4a8f20c e-flex e-con-boxed e-con e-child\" data-id=\"4a8f20c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3d2f568 e-con-full e-flex e-con e-child\" data-id=\"3d2f568\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-962ad9c mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"962ad9c\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"612\" height=\"407\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis.jpg\" class=\"attachment-full size-full wp-image-10053\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis.jpg 612w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis-300x200.jpg 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis-18x12.jpg 18w\" sizes=\"(max-width: 612px) 100vw, 612px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-257b371 e-con-full e-flex e-con e-child\" data-id=\"257b371\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67be37a mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"67be37a\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Capacitive Touch Panel Application for Kiosk\/Digital Signage<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-85d7398 mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"85d7398\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>One example of a capacitive touch panel application is for creating KIOSKS or DIGITAL SIGNAGE. Kiosks or Digital Signage are commonly installed in malls or public spaces. Installing a capacitive touch panel for kiosk or digital signage applications is actually very simple. All you need to do is attach the touch panel to the monitor or TV screen using double-sided tape. Next, connect the flexible cable from the touch panel to the provided controller. Then, connect the controller to a computer (PC or mini PC) via a USB cable. With that, the kiosk or digital signage setup is complete. Finally, you just need to install the appropriate application on the computer. It\u2019s that easy!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ee5acc1 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"ee5acc1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4c3ca84 e-con-full e-flex e-con e-child\" data-id=\"4c3ca84\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f81c66b mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"f81c66b\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"808\" height=\"358\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery.jpg\" class=\"attachment-full size-full wp-image-10051\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery.jpg 808w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery-300x133.jpg 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery-768x340.jpg 768w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/surgery-18x8.jpg 18w\" sizes=\"(max-width: 808px) 100vw, 808px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fd3b169 e-con-full e-flex e-con e-child\" data-id=\"fd3b169\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad9e235 mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"ad9e235\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Display Application of Control Tools for Operating Rooms in Hospitals<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-232f64e mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"232f64e\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Another application of the 32-inch capacitive touch panel is for creating a control display in an operating room at a hospital. To control the room\u2019s environment (temperature\/humidity), an HMI (Human Machine Interface) is usually used. However, the available HMI screens are generally small in size. When we want to create a control device for a hospital operating room with a large display size (for example, 32 inches), one solution is to use a 32-inch LED TV combined with a 32-inch capacitive touch panel. We have supported this type of application before, where the system integrator used an HMI without a built-in screen, then connected it to a TV and our capacitive touch panel.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3516bd7 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"3516bd7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d937219 e-con-full e-flex e-con e-child\" data-id=\"d937219\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2837738 mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"2837738\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"650\" height=\"400\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a.png\" class=\"attachment-full size-full wp-image-11232\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a.png 650w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a-300x185.png 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/08\/product_images_dus-a-18x12.png 18w\" sizes=\"(max-width: 650px) 100vw, 650px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e88c9b e-con-full e-flex e-con e-child\" data-id=\"2e88c9b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76de02e mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"76de02e\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What is DUS-A Series?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b05d65d mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"b05d65d\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Glass-Glass Structured Touch Panels Suitable for Industrial Use\n\nCompared to film-structured touch panels, glass-glass structured panels offer higher durability against impact and ultraviolet rays.\n\nHigh Durability\nThis is a flagship model in the projected capacitive touch panel series, featuring two sheets of glass laminated together without an air layer, ensuring high transparency and clear visibility. The laminated glass structure provides exceptional strength.\n\nHigh UV Resistance\nDMC's unique UV-absorbing structure absorbs ultraviolet rays at the touch panel level, helping reduce UV damage to the LCD. It is suitable for products used under intense sunlight.\n\nHigh Temperature Resistance\nGuaranteed to operate in environments ranging from -40\u00b0C to +80\u00b0C, the panel offers excellent temperature endurance. It can be used in products deployed globally, from the high-heat environments of southern regions to the extreme cold of northern countries.\n\nSafe for Low-Brightness Displays\nPattern visibility suppression is a standard feature. Even under low-light conditions, pattern visibility is minimized, resulting in a clean and easy-to-read display.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8042068 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"8042068\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-923d274 e-con-full e-flex e-con e-child\" data-id=\"923d274\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27b9e66 mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"27b9e66\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"603\" height=\"367\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2.jpg\" class=\"attachment-full size-full wp-image-10052\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2.jpg 603w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2-300x183.jpg 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-drawing-control2-18x12.jpg 18w\" sizes=\"(max-width: 603px) 100vw, 603px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ebca8cb e-con-full e-flex e-con e-child\" data-id=\"ebca8cb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11f471b mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"11f471b\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">DIGITAL DRAWING CONTROL<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-61efe33 mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"61efe33\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Kaca tipis, tipis dan ringan Seri Panel Sentuh Kapasitif Proyeksi: Panel sentuh tipis dan ringan untuk aplikasi ukuran sedang hingga besar. Lebih tipis tapi lebih tahan lama Ini adalah panel sentuh kaca ringan dengan dua lapisan kaca tipis, yang tahan terhadap sinar ultraviolet dan memiliki transmitansi tinggi. Penurunan berat badan 47% Kaca tempered tipis digunakan untuk mengurangi berat hingga 47% dibandingkan dengan seri DUS-A. (Dibandingkan dengan produk kami)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d82aef elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child\" data-id=\"0d82aef\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f255773 e-con-full e-flex e-con e-child\" data-id=\"f255773\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d71c845 mas-addons-sticky-no elementor-widget elementor-widget-image\" data-id=\"d71c845\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"612\" height=\"407\" src=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis.jpg\" class=\"attachment-full size-full wp-image-10053\" alt=\"\" srcset=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis.jpg 612w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis-300x200.jpg 300w, https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/digital-signage-gratis-18x12.jpg 18w\" sizes=\"(max-width: 612px) 100vw, 612px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-465fe0c e-con-full e-flex e-con e-child\" data-id=\"465fe0c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c43e7aa mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"c43e7aa\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Capacitive Touch Panel Application for Kiosk\/Digital Signage<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e31a98c mas-addons-sticky-no elementor-widget elementor-widget-text-editor\" data-id=\"e31a98c\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>One example of a capacitive touch panel application is for creating KIOSKS or DIGITAL SIGNAGE. Kiosks or Digital Signage are commonly installed in malls or public spaces. Installing a capacitive touch panel for kiosk or digital signage applications is actually very simple. All you need to do is attach the touch panel to the monitor or TV screen using double-sided tape. Next, connect the flexible cable from the touch panel to the provided controller. Then, connect the controller to a computer (PC or mini PC) via a USB cable. With that, the kiosk or digital signage setup is complete. Finally, you just need to install the appropriate application on the computer. It\u2019s that easy!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-35ae0b2 e-flex e-con-boxed e-con e-parent\" data-id=\"35ae0b2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-01d64f6 e-con-full e-flex e-con e-child\" data-id=\"01d64f6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-694eece e-con-full e-flex e-con e-child\" data-id=\"694eece\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7cd8e92 mas-addons-sticky-no elementor-widget elementor-widget-heading\" data-id=\"7cd8e92\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Line Up<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71d8b41 e-con-full e-flex e-con e-child\" data-id=\"71d8b41\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-611560f e-n-tabs-mobile mas-addons-sticky-no elementor-widget elementor-widget-n-tabs\" data-id=\"611560f\" data-element_type=\"widget\" data-settings=\"{&quot;horizontal_scroll&quot;:&quot;disable&quot;,&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"101799439\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"dus-a\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1017994391\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDUS-A Series\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1017994391\" role=\"tabpanel\" aria-labelledby=\"dus-a\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-fbb4650 e-con-full e-flex e-con e-child\" data-id=\"fbb4650\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce5676a mas-addons-sticky-no elementor-widget elementor-widget-shortcode\" data-id=\"ce5676a\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"footable_parent_10595\"\n         class=\"footable_parent ninja_table_wrapper loading_ninja_table wp_table_data_press_parent semantic_ui\">\n                <table data-ninja_table_instance=\"ninja_table_instance_0\" data-footable_id=\"10595\" data-filter-delay=\"1000\" aria-label=\"DUS-A Series Line Up\"            id=\"footable_10595\"\n           data-unique_identifier=\"ninja_table_unique_id_544899181_10595\"\n           class=\"foo-table ninja_footable foo_table_10595 ninja_table_unique_id_544899181_10595 ui table  nt_type_legacy_table selectable striped compact vertical_centered  footable-paging-right ninja_table_search_disabled ninja_table_pro\">\n                <colgroup>\n                            <col class=\"ninja_column_0\">\n                            <col class=\"ninja_column_1\">\n                            <col class=\"ninja_column_2\">\n                            <col class=\"ninja_column_3\">\n                            <col class=\"ninja_column_4\">\n                            <col class=\"ninja_column_5\">\n                            <col class=\"ninja_column_6\">\n                            <col class=\"ninja_column_7\">\n                            <col class=\"ninja_column_8\">\n                    <\/colgroup>\n        <thead>\n<tr class=\"footable-header\">\n                                                                                                                                                        <th scope=\"col\"  class=\"ninja_column_0 ninja_clmn_nm_size\">Size<\/th><th scope=\"col\"  class=\"ninja_column_1 ninja_clmn_nm_tail_length_position_mm\">Tail Length\/ Position(mm)<\/th><th scope=\"col\"  class=\"ninja_column_2 ninja_clmn_nm_dimension_mm_e_outline_v_view_area_a_active_area\">Dimension(mm)<br>E : Outline<br>V : View-Area<br>A : Active-Area<\/th><th scope=\"col\"  class=\"ninja_column_3 ninja_clmn_nm_total_thickness_mm\">Total Thickness(mm)<\/th><th scope=\"col\"  class=\"ninja_column_4 ninja_clmn_nm_product_number\">Product Number<\/th><th scope=\"col\"  class=\"ninja_column_5 ninja_clmn_nm_drawing_2_d_3_d_data\">Drawing,<br>2D\/3D Data<\/th><th scope=\"col\"  class=\"ninja_column_6 ninja_clmn_nm_dxf\"> <\/th><th scope=\"col\"  class=\"ninja_column_7 ninja_clmn_nm_step\"> <\/th><th scope=\"col\"  class=\"ninja_column_8 ninja_clmn_nm_controller\">Controller<\/th><\/tr>\n<\/thead>\n<tbody>\n\n        <tr data-row_id=\"1\" class=\"ninja_table_row_0 nt_row_id_1\">\n            <td>7w<\/td><td>60\/Lower Side<\/td><td>E : 168.8 x 111.4<br>\nV : 156.7 x 95.35<br>\nA : 152.4 x 91.44<\/td><td>2.35<\/td><td>DUS-A070WB060A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A070WB060A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A070WB060A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A070WB060A.stp\">STEP<\/a><\/td><td>DUS1200-02-A070W001<\/td>        <\/tr>\n            <tr data-row_id=\"2\" class=\"ninja_table_row_1 nt_row_id_2\">\n            <td>8.4<\/td><td>60\/Lower Side<\/td><td>E : 187.3 x 148.9<br>\nV : 174.4 x 131.8<br>\nA : 170.9 x 128.2<\/td><td>2.35<\/td><td>DUS-A084B060A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A084B060A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A084B060A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A084B060A.stp\">STEP<\/a><\/td><td>DUS1200-02-A084001<\/td>        <\/tr>\n            <tr data-row_id=\"3\" class=\"ninja_table_row_2 nt_row_id_3\">\n            <td>9w<\/td><td>60\/Lower Side<\/td><td>E : 214.5 x 137.3<br>\nV : 202 x 121.1<br>\nA : 199 x 118.1<\/td><td>2.35<\/td><td>DUS-A090WA060A\/WV * Build to Order<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A090WA060A_WV.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A090WA060A_WV.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A090WA060A_WV.stp\">STEP<\/a><\/td><td>DUS1200-02-A090W001<\/td>        <\/tr>\n            <tr data-row_id=\"4\" class=\"ninja_table_row_3 nt_row_id_4\">\n            <td>10.1w<\/td><td>60\/Lower Side<\/td><td>E : 233.5 x 156.8<br>\nV : 220.36 x 139.1<br>\nA : 216.96 x 135.6<\/td><td>2.35<\/td><td>DUS-A101WB060A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A101WB060A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A101WB060A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A101WB060A.stp\">STEP<\/a><\/td><td>DUS1200-02-A101W001<\/td>        <\/tr>\n            <tr data-row_id=\"5\" class=\"ninja_table_row_4 nt_row_id_5\">\n            <td>10.1w<\/td><td>60\/Lower Side<\/td><td>E : 240.2 x 146<br>\nV : 227.34 x 129.5<br>\nA : 222.72 x 125.28<\/td><td>2.35<\/td><td>DUS-A101WA060A\/WS * Build to Order<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A101WA060A_WS.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A101WA060A_WS.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A101WA060A_WS.stp\">STEP<\/a><\/td><td>DUS1200-02-A101WWS001<\/td>        <\/tr>\n            <tr data-row_id=\"6\" class=\"ninja_table_row_5 nt_row_id_6\">\n            <td>10.4<\/td><td>60\/Lower Side<\/td><td>E : 229.1 x 181.1<br>\nV : 215.4 x 162.7<br>\nA : 211.2 x 158.4<\/td><td>2.35<\/td><td>DUS-A104B060B<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A104B060B.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A104B060B.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A104B060B.stp\">STEP<\/a><\/td><td>DUS2200A-02-A104001<\/td>        <\/tr>\n            <tr data-row_id=\"7\" class=\"ninja_table_row_6 nt_row_id_7\">\n            <td>12.1<\/td><td>60\/Lower Side<\/td><td>E : 266 x 209<br>\nV : 250.8 x 189.4<br>\nA : 246 x 184.5<\/td><td>2.35<\/td><td>DUS-A121B060B<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A121B060B.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A121B060B.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A121B060B.stp\">STEP<\/a><\/td><td>DUS2200A-02-A121001<\/td>        <\/tr>\n            <tr data-row_id=\"8\" class=\"ninja_table_row_7 nt_row_id_8\">\n            <td>12.1w<\/td><td>60\/Lower Side<\/td><td>E : 279.1 x 186.3 <br>\nV : 265.1 x 167.2 <br>\nA : 261.2 x 163.2<\/td><td>2.35<\/td><td>DUS-A121WB060B<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A121WB060B.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A121WB060B.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A121WB060B.stp\">STEP<\/a><\/td><td>DUS2200A-02-A121W001<\/td>        <\/tr>\n            <tr data-row_id=\"9\" class=\"ninja_table_row_8 nt_row_id_9\">\n            <td>13.3w<\/td><td>60\/Lower Side<\/td><td>E : 311.2 x 185.6 <br>\nV : 297.36 x 168.84 <br>\nA : 293.76 x 165.24<\/td><td>2.35<\/td><td>DUS-A133WA060B\/FH * Build to Order<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A133WA060B_FH.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A133WA060B_FH.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A133WA060B_FH.stp\">STEP<\/a><\/td><td>DUS2200A-02-A133W001<\/td>        <\/tr>\n            <tr data-row_id=\"10\" class=\"ninja_table_row_9 nt_row_id_10\">\n            <td>15<\/td><td>60\/Lower Side<\/td><td>E : 322.9 x 251.7 <br>\nV : 307.4 x 231.3 <br>\nA : 304.2 x 228.1<\/td><td>2.35<\/td><td>DUS-A150B060B<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A150B060B.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A150B060B.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A150B060B.stp\">STEP<\/a><\/td><td>DUS2200A-02-A150001<\/td>        <\/tr>\n            <tr data-row_id=\"11\" class=\"ninja_table_row_10 nt_row_id_11\">\n            <td>15.6w<\/td><td>60\/Lower Side<\/td><td>E : 363.6 x 217.3 <br>\nV : 349 x 198.4 <br>\nA : 344.3 x 193.6<\/td><td>2.35<\/td><td>DUS-A156WB060A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A156WB060A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A156WB060A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A156WB060A.stp\">STEP<\/a><\/td><td>DUS3200-02-A156W001<\/td>        <\/tr>\n            <tr data-row_id=\"12\" class=\"ninja_table_row_11 nt_row_id_12\">\n            <td>17<\/td><td>60\/Lower Side<\/td><td>E : 360 x 296 <br>\nV : 343.3 x 275.7 <br>\nA : 338 x 270.4<\/td><td>2.35<\/td><td>DUS-A170B060A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A170B060A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A170B060A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A170B060A.stp\">STEP<\/a><\/td><td>DUS3200-02-A170001<\/td>        <\/tr>\n            <tr data-row_id=\"13\" class=\"ninja_table_row_12 nt_row_id_13\">\n            <td>18.5w<\/td><td>60\/Lower Side<\/td><td>E : 429 x 253.3 <br>\nV : 413.4 x 234 <br>\nA : 409.8 x 230.4<\/td><td>2.35<\/td><td>DUS-A185WB060A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A185WB060A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A185WB060A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A185WB060A.stp\">STEP<\/a><\/td><td>DUS3200-02-A185W001<\/td>        <\/tr>\n            <tr data-row_id=\"14\" class=\"ninja_table_row_13 nt_row_id_14\">\n            <td>19<\/td><td>60\/Lower Side<\/td><td>E : 399.2 x 328.8 <br>\nV : 382.2 x 307 <br>\nA : 376.4 x 301.1<\/td><td>2.35<\/td><td>DUS-A190B060A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A190B060A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A190B060A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A190B060A.stp\">STEP<\/a><\/td><td>DUS3200-02-A190001<\/td>        <\/tr>\n            <tr data-row_id=\"15\" class=\"ninja_table_row_14 nt_row_id_15\">\n            <td>21.5w<\/td><td>60\/Lower Side<\/td><td>E : 495.8 x 293.6 <br>\nV : 479.9 x 271.3 <br>\nA : 476.7 x 268.1<\/td><td>2.35<\/td><td>DUS-A215WB060A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A215WB060A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A215WB060A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A215WB060A.stp\">STEP<\/a><\/td><td>DUS3200-02-A215W001<\/td>        <\/tr>\n            <tr data-row_id=\"16\" class=\"ninja_table_row_15 nt_row_id_16\">\n            <td>24w<\/td><td>60\/Lower Side<\/td><td>E : 553.8 x 326.4 <br>\nV : 535.4 x 302.9 <br>\nA : 531.4 x 298.9<\/td><td>2.35<\/td><td>DUS-A240WA060A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A240WA060A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A240WA060A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A240WA060A.stp\">STEP<\/a><\/td><td>DUS3200-02-A240W001<\/td>        <\/tr>\n            <tr data-row_id=\"17\" class=\"ninja_table_row_16 nt_row_id_17\">\n            <td>27w<\/td><td>60\/Lower Side<\/td><td>E : 620.4 x 364 <br>\nV : 602 x 340.4 <br>\nA : 597.9 x 336.3<\/td><td>2.35<\/td><td>DUS-A270WA060A\/FH * Build to Order<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A270WA060A_FH.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A270WA060A_FH.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A270WA060A_FH.stp\">STEP<\/a><\/td><td>DUS3200-02-A270W001<\/td>        <\/tr>\n            <tr data-row_id=\"18\" class=\"ninja_table_row_17 nt_row_id_18\">\n            <td>32w<\/td><td>120\/Upper Side<\/td><td>E : 726.3 x 425.2 <br>\nV : 705.4 x 399.85 <br>\nA : 698.4 x 392.85<\/td><td>2.35<\/td><td>DUS-A320WA120A<\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A320WA120A.pdf\">PDF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A320WA120A.dxf\">DXF<\/a><\/td><td><a target=\"_blank\"  class=\"nt_btn nt_rounded_btn\" style=\"color: rgba(255, 255, 255, 1);background-color: rgba(0, 81, 137, 1);\" rel=\"\" href=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/07\/DUS-A320WA120A.stp\">STEP<\/a><\/td><td>DUS3200-02-A320W001<\/td>        <\/tr>\n    <\/tbody><!--ninja_tobody_rendering_done-->\n    <\/table>\n    \n    \n    \n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-89803d3 e-flex e-con-boxed e-con e-parent\" data-id=\"89803d3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b703c7 mas-addons-sticky-no elementor-widget elementor-widget-slider_revolution\" data-id=\"2b703c7\" data-element_type=\"widget\" data-settings=\"{&quot;mas_addons_sticky&quot;:&quot;no&quot;}\" data-widget_type=\"slider_revolution.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div class=\"wp-block-themepunch-revslider\">\n\t\t\t<!-- START Slider Produk Backup REVOLUTION SLIDER 6.7.29 --><p class=\"rs-p-wp-fix\"><\/p>\n\t\t\t<rs-module-wrap id=\"rev_slider_4_1_wrapper\" data-source=\"gallery\" style=\"visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0px;margin-bottom:0;\">\n\t\t\t\t<rs-module id=\"rev_slider_4_1\" style=\"\" data-version=\"6.7.29\">\n\t\t\t\t\t<rs-slides style=\"overflow: hidden; position: absolute;\">\n\t\t\t\t\t\t<rs-slide style=\"position: absolute;\" data-key=\"rs-18\" data-title=\"Slide\" data-thumb=\"\/\/dmcti.co.id\/wp-content\/uploads\/2025\/10\/Gemini_Generated_Image_xdfa2qxdfa2qxdfa-50x100.png\" data-anim=\"adpr:false;\" data-in=\"o:0;\" data-out=\"a:false;\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"\/\/dmcti.co.id\/wp-content\/plugins\/revslider\/sr6\/assets\/assets\/dummy.png\" alt=\"\" title=\"Gemini_Generated_Image_xdfa2qxdfa2qxdfa\" width=\"1344\" height=\"768\" class=\"rev-slidebg tp-rs-img rs-lazyload\" data-lazyload=\"\/\/dmcti.co.id\/wp-content\/uploads\/2025\/10\/Gemini_Generated_Image_xdfa2qxdfa2qxdfa.png\" data-bg=\"p:0% -700%;f:contain;\" data-no-retina>\n<!--\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-18-layer-1\" \n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:35px,35px,35px,188px;yo:284px,284px,284px,127px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:27,27,27,21;l:34,34,34,27;fw:500;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:11;font-family:'Inter';\"\n\t\t\t\t\t\t\t>TOUCHSCREEN SERIES \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-18-layer-2\" \n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:35px,35px,35px,188px;yo:315px,315px,315px,153px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:16,16,16,12;l:20,20,20,14;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:10;font-family:'Inter';\"\n\t\t\t\t\t\t\t>Search by Method and Type \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-18-layer-3\" \n\t\t\t\t\t\t\t\tdata-type=\"shape\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"x:r;xo:1px,1px,1px,0;y:b;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:20,20,20,9;l:0,0,0,12;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:950px,950px,950px,313px;h:332px,332px,332px,502px;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:8;background:linear-gradient(155deg, rgba(2,0,32,1) 69%, rgba(1,47,80,1) 86%, rgba(1,85,120,1) 100%);\"\n\t\t\t\t\t\t\t> \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><a\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-18-layer-4\" \n\t\t\t\t\t\t\t\tclass=\"rs-layer\"\n\t\t\t\t\t\t\t\thref=\"https:\/\/dmcti.co.id\/en\/cara-kerja-touch-screen-capacitive\/\" target=\"_self\"\n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-color=\"#000000\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:35px,35px,35px,188px;yo:342px,342px,342px,180px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:nowrap;s:47,47,47,28;l:52,52,52,31;fw:700;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:834px,834px,834px,273px;h:auto,auto,auto,64px;\"\n\t\t\t\t\t\t\t\tdata-vbility=\"t,t,f,f\"\n\t\t\t\t\t\t\t\tdata-frame_0=\"x:0,0,0,0px;y:0,0,0,0px;\"\n\t\t\t\t\t\t\t\tdata-frame_1=\"x:0,0,0,0px;y:0,0,0,0px;e:power4.inOut;sp:1200;\"\n\t\t\t\t\t\t\t\tdata-frame_1_sfx=\"se:blocktoright;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:7800;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:13;font-family:'DM Sans';background:-webkit-linear-gradient(60deg, #7659e5, #c94ae5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;\"\n\t\t\t\t\t\t\t>How Capacitive Touch Screen Works \n\t\t\t\t\t\t\t<\/a><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-18-layer-5\" \n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:35px,35px,35px,188px;yo:410px,410px,410px,255px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:18,18,18,11;l:25,25,25,16;fw:700;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:477px,477px,477px,282px;\"\n\t\t\t\t\t\t\t\tdata-frame_0=\"x:0,0,0,0px;y:0,0,0,0px;\"\n\t\t\t\t\t\t\t\tdata-frame_1=\"x:0,0,0,0px;y:0,0,0,0px;e:power4.inOut;st:130;sp:1200;sR:130;\"\n\t\t\t\t\t\t\t\tdata-frame_1_sfx=\"se:blocktoright;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:7670;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:14;font-family:'DM Sans';\"\n\t\t\t\t\t\t\t>Touchscreen with Touch Detection by Current Change \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-18-layer-6\" \n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:35px,35px,35px,190px;yo:451px,451px,451px,293px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:14,14,14,10;l:18,18,18,11;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:816px,816px,816px,278px;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:9;font-family:'Inter';\"\n\t\t\t\t\t\t\t>Capacitive touch screens detect touch positions by sensing an increase in capacitance that occurs when the human body, such as a finger, touches the screen. Capacitive touch screens are used in various devices, including smartphones and tablets, as well as in industrial applications due to their high durability and robustness. \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-18-layer-7\" \n\t\t\t\t\t\t\t\tdata-type=\"shape\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:0,0,0,167px;yo:238px,238px,238px,0;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:20,20,20,9;l:0,0,0,12;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:502px,502px,502px,299px;h:13px,13px,13px,10px;\"\n\t\t\t\t\t\t\t\tdata-border=\"bor:0,0,20px,0;\"\n\t\t\t\t\t\t\t\tdata-frame_0=\"x:0,0,0,0px;y:0,0,0,0px;\"\n\t\t\t\t\t\t\t\tdata-frame_1=\"x:0,0,0,0px;y:0,0,0,0px;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:15;background:linear-gradient(90deg, rgba(106,75,229,1) 0%, rgba(189,83,229,1) 50%, rgba(229,222,80,1) 100%);\"\n\t\t\t\t\t\t\t> \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-18-layer-8\" \n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-color=\"#000000\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:35px,35px,35px,188px;yo:342px,342px,342px,180px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:nowrap;s:47,47,47,28;l:52,52,52,31;fw:700;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:834px,834px,834px,273px;h:auto,auto,auto,64px;\"\n\t\t\t\t\t\t\t\tdata-vbility=\"f,f,t,t\"\n\t\t\t\t\t\t\t\tdata-frame_0=\"x:0,0,0,0px;y:0,0,0,0px;\"\n\t\t\t\t\t\t\t\tdata-frame_1=\"x:0,0,0,0px;y:0,0,0,0px;e:power4.inOut;sp:1200;\"\n\t\t\t\t\t\t\t\tdata-frame_1_sfx=\"se:blocktoright;fxc:#000000;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:7800;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:12;font-family:'DM Sans';background:-webkit-linear-gradient(60deg, #0183e4, #28bffe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;\"\n\t\t\t\t\t\t\t>How Touch<br \/>\nScreen Capacitive \n\t\t\t\t\t\t\t<\/rs-layer><!--\n-->\t\t\t\t\t<\/rs-slide>\n\t\t\t\t\t\t<rs-slide style=\"position: absolute;\" data-key=\"rs-17\" data-title=\"Slide\" data-thumb=\"\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/screen-1-50x100.jpg\" data-anim=\"adpr:false;\" data-in=\"o:0;\" data-out=\"a:false;\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"\/\/dmcti.co.id\/wp-content\/plugins\/revslider\/sr6\/assets\/assets\/dummy.png\" alt=\"\" title=\"screen 1\" width=\"1900\" height=\"1266\" class=\"rev-slidebg tp-rs-img rs-lazyload\" data-lazyload=\"\/\/dmcti.co.id\/wp-content\/uploads\/2024\/05\/screen-1.jpg\" data-bg=\"p:right center;\" data-no-retina>\n<!--\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-17-layer-1\" \n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-color=\"#2b2b2b\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:428px,428px,428px,188px;yo:160px,160px,160px,127px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:27,27,27,21;l:34,34,34,27;fw:500;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:11;font-family:'Inter';\"\n\t\t\t\t\t\t\t>TOUCHSCREEN SERIES \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-17-layer-2\" \n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-color=\"#2b2b2b\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:428px,428px,428px,188px;yo:191px,191px,191px,153px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:16,16,16,12;l:20,20,20,14;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:10;font-family:'Inter';\"\n\t\t\t\t\t\t\t>Search by Method and Type \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-17-layer-3\" \n\t\t\t\t\t\t\t\tdata-type=\"shape\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"x:r;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:20,20,20,9;l:0,0,0,12;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:552px,552px,552px,313px;h:100%;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:8;background-color:#e5e5e5;\"\n\t\t\t\t\t\t\t> \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><a\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-17-layer-4\" \n\t\t\t\t\t\t\t\tclass=\"rs-layer\"\n\t\t\t\t\t\t\t\thref=\"https:\/\/dmcti.co.id\/en\/cara-kerja-touch-screen-resistive\/\" target=\"_self\"\n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-color=\"#000000\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:428px,428px,428px,188px;yo:218px,218px,218px,180px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:nowrap;s:47,47,47,31;l:52,52,52,34;fw:700;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:494px,494px,494px,269px;h:115px,115px,115px,71px;\"\n\t\t\t\t\t\t\t\tdata-frame_0=\"x:0,0,0,0px;y:0,0,0,0px;\"\n\t\t\t\t\t\t\t\tdata-frame_1=\"x:0,0,0,0px;y:0,0,0,0px;e:power4.inOut;sp:1200;\"\n\t\t\t\t\t\t\t\tdata-frame_1_sfx=\"se:blocktoright;fxc:#000000;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:7800;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:12;font-family:'DM Sans';background:-webkit-linear-gradient(60deg, #7659e5, #c94ae5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;\"\n\t\t\t\t\t\t\t>How Touch<br \/>\nScreen Resistive Works \n\t\t\t\t\t\t\t<\/a><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-17-layer-5\" \n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-color=\"#2d2d2d\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:428px,428px,428px,188px;yo:339px,339px,339px,255px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:18,18,18,11;l:25,25,25,16;fw:700;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:435px,435px,435px,279px;\"\n\t\t\t\t\t\t\t\tdata-frame_0=\"x:0,0,0,0px;y:0,0,0,0px;\"\n\t\t\t\t\t\t\t\tdata-frame_1=\"x:0,0,0,0px;y:0,0,0,0px;e:power4.inOut;st:130;sp:1200;sR:130;\"\n\t\t\t\t\t\t\t\tdata-frame_1_sfx=\"se:blocktoright;fxc:#000000;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:7670;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:13;font-family:'DM Sans';\"\n\t\t\t\t\t\t\t>Touchscreen with Pressure Sensitive Touch Detection \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-17-layer-6\" \n\t\t\t\t\t\t\t\tdata-type=\"text\"\n\t\t\t\t\t\t\t\tdata-color=\"#2b2b2b\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:428px,428px,428px,190px;yo:398px,398px,398px,293px;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:14,14,14,10;l:18,18,18,11;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:500px,500px,500px,278px;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:9;font-family:'Inter';\"\n\t\t\t\t\t\t\t>A resistive touch panel detects position by energizing electrodes (ITO film: transparent conductive film) that face each other. Resistive touch panels are used in various devices such as bank ATMs, train station ticket machines, and especially in industrial applications as a reliable touch screen. \n\t\t\t\t\t\t\t<\/rs-layer><!--\n\n\t\t\t\t\t\t\t--><rs-layer\n\t\t\t\t\t\t\t\tid=\"slider-4-slide-17-layer-7\" \n\t\t\t\t\t\t\t\tdata-type=\"shape\"\n\t\t\t\t\t\t\t\tdata-rsp_ch=\"on\"\n\t\t\t\t\t\t\t\tdata-xy=\"xo:398px,398px,398px,167px;yo:-1px,-1px,-1px,0;\"\n\t\t\t\t\t\t\t\tdata-text=\"w:normal;s:20,20,20,9;l:0,0,0,12;\"\n\t\t\t\t\t\t\t\tdata-dim=\"w:502px,502px,502px,299px;h:13px,13px,13px,10px;\"\n\t\t\t\t\t\t\t\tdata-border=\"bor:0,0,20px,0;\"\n\t\t\t\t\t\t\t\tdata-frame_0=\"x:0,0,0,0px;y:0,0,0,0px;\"\n\t\t\t\t\t\t\t\tdata-frame_1=\"x:0,0,0,0px;y:0,0,0,0px;\"\n\t\t\t\t\t\t\t\tdata-frame_999=\"o:0;st:w;sR:8700;\"\n\t\t\t\t\t\t\t\tstyle=\"z-index:14;background:linear-gradient(90deg, rgba(106,75,229,1) 0%, rgba(189,83,229,1) 50%, rgba(229,222,80,1) 100%);\"\n\t\t\t\t\t\t\t> \n\t\t\t\t\t\t\t<\/rs-layer><!--\n-->\t\t\t\t\t<\/rs-slide>\n\t\t\t\t\t<\/rs-slides>\n\t\t\t\t\t<rs-static-layers><!--\n\t\t\t\t\t--><\/rs-static-layers>\n\t\t\t\t<\/rs-module>\n\t\t\t\t<script>\n\t\t\t\t\tsetREVStartSize({c: 'rev_slider_4_1',rl:[1240,1240,1240,480],el:[570,570,570,500],gw:[950,950,950,480],gh:[570,570,570,500],type:'carousel',justify:'',layout:'fullwidth',mh:\"0\"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules[\"revslider41\"]!==undefined) {window.RS_MODULES.modules[\"revslider41\"].once = false;window.revapi4 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()}\n\t\t\t\t<\/script>\n\t\t\t<\/rs-module-wrap>\n\t\t\t<!-- END REVOLUTION SLIDER -->\n<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Page PT. DMC TEKNOLOGI didirikan pada bulan Juni 1996 sebagai pabrik DMC di luar negeri. Meskipun produksi utamanya adalah layar sentuh Resistif sejak lama, kami mulai memproduksi jenis kapasitif pada tahun 2022. Memanfaatkan status Pabrik Berikat, sebagian besar produk kami diekspor tidak hanya ke Jepang tetapi juga ke UE, Amerika Utara, dan negara-negara Asia. Capacitive [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-10021","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Capacitive Produk - PT. DMC Teknologi Indonesia<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dmcti.co.id\/en\/capacitive-produk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Capacitive Produk - PT. DMC Teknologi Indonesia\" \/>\n<meta property=\"og:description\" content=\"Page PT. DMC TEKNOLOGI didirikan pada bulan Juni 1996 sebagai pabrik DMC di luar negeri. Meskipun produksi utamanya adalah layar sentuh Resistif sejak lama, kami mulai memproduksi jenis kapasitif pada tahun 2022. Memanfaatkan status Pabrik Berikat, sebagian besar produk kami diekspor tidak hanya ke Jepang tetapi juga ke UE, Amerika Utara, dan negara-negara Asia. Capacitive [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dmcti.co.id\/en\/capacitive-produk\/\" \/>\n<meta property=\"og:site_name\" content=\"PT. DMC Teknologi Indonesia\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-28T02:51:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/home-50.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"22 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dmcti.co.id\/capacitive-produk\/\",\"url\":\"https:\/\/dmcti.co.id\/capacitive-produk\/\",\"name\":\"Capacitive Produk - PT. DMC Teknologi Indonesia\",\"isPartOf\":{\"@id\":\"https:\/\/dmcti.co.id\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dmcti.co.id\/capacitive-produk\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dmcti.co.id\/capacitive-produk\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/home-50.png\",\"datePublished\":\"2024-05-29T06:59:34+00:00\",\"dateModified\":\"2024-11-28T02:51:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/dmcti.co.id\/capacitive-produk\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dmcti.co.id\/capacitive-produk\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dmcti.co.id\/capacitive-produk\/#primaryimage\",\"url\":\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/home-50.png\",\"contentUrl\":\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/home-50.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dmcti.co.id\/capacitive-produk\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dmcti.co.id\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Capacitive Produk\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dmcti.co.id\/#website\",\"url\":\"https:\/\/dmcti.co.id\/\",\"name\":\"PT. DMC Teknologi Indonesia\",\"description\":\"Interface With Touch\",\"publisher\":{\"@id\":\"https:\/\/dmcti.co.id\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dmcti.co.id\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dmcti.co.id\/#organization\",\"name\":\"PT. DMC Teknologi Indonesia\",\"url\":\"https:\/\/dmcti.co.id\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dmcti.co.id\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2023\/09\/logo_dmc_full_en.png\",\"contentUrl\":\"https:\/\/dmcti.co.id\/wp-content\/uploads\/2023\/09\/logo_dmc_full_en.png\",\"width\":596,\"height\":200,\"caption\":\"PT. DMC Teknologi Indonesia\"},\"image\":{\"@id\":\"https:\/\/dmcti.co.id\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Capacitive Produk - PT. DMC Teknologi Indonesia","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dmcti.co.id\/en\/capacitive-produk\/","og_locale":"en_US","og_type":"article","og_title":"Capacitive Produk - PT. DMC Teknologi Indonesia","og_description":"Page PT. DMC TEKNOLOGI didirikan pada bulan Juni 1996 sebagai pabrik DMC di luar negeri. Meskipun produksi utamanya adalah layar sentuh Resistif sejak lama, kami mulai memproduksi jenis kapasitif pada tahun 2022. Memanfaatkan status Pabrik Berikat, sebagian besar produk kami diekspor tidak hanya ke Jepang tetapi juga ke UE, Amerika Utara, dan negara-negara Asia. Capacitive [&hellip;]","og_url":"https:\/\/dmcti.co.id\/en\/capacitive-produk\/","og_site_name":"PT. DMC Teknologi Indonesia","article_modified_time":"2024-11-28T02:51:28+00:00","og_image":[{"url":"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/home-50.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"22 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dmcti.co.id\/capacitive-produk\/","url":"https:\/\/dmcti.co.id\/capacitive-produk\/","name":"Capacitive Produk - PT. DMC Teknologi Indonesia","isPartOf":{"@id":"https:\/\/dmcti.co.id\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dmcti.co.id\/capacitive-produk\/#primaryimage"},"image":{"@id":"https:\/\/dmcti.co.id\/capacitive-produk\/#primaryimage"},"thumbnailUrl":"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/home-50.png","datePublished":"2024-05-29T06:59:34+00:00","dateModified":"2024-11-28T02:51:28+00:00","breadcrumb":{"@id":"https:\/\/dmcti.co.id\/capacitive-produk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dmcti.co.id\/capacitive-produk\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dmcti.co.id\/capacitive-produk\/#primaryimage","url":"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/home-50.png","contentUrl":"https:\/\/dmcti.co.id\/wp-content\/uploads\/2024\/11\/home-50.png"},{"@type":"BreadcrumbList","@id":"https:\/\/dmcti.co.id\/capacitive-produk\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dmcti.co.id\/"},{"@type":"ListItem","position":2,"name":"Capacitive Produk"}]},{"@type":"WebSite","@id":"https:\/\/dmcti.co.id\/#website","url":"https:\/\/dmcti.co.id\/","name":"PT. DMC Teknologi Indonesia","description":"Interface With Touch","publisher":{"@id":"https:\/\/dmcti.co.id\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dmcti.co.id\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/dmcti.co.id\/#organization","name":"PT. DMC Teknologi Indonesia","url":"https:\/\/dmcti.co.id\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dmcti.co.id\/#\/schema\/logo\/image\/","url":"https:\/\/dmcti.co.id\/wp-content\/uploads\/2023\/09\/logo_dmc_full_en.png","contentUrl":"https:\/\/dmcti.co.id\/wp-content\/uploads\/2023\/09\/logo_dmc_full_en.png","width":596,"height":200,"caption":"PT. DMC Teknologi Indonesia"},"image":{"@id":"https:\/\/dmcti.co.id\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/dmcti.co.id\/en\/wp-json\/wp\/v2\/pages\/10021","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dmcti.co.id\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dmcti.co.id\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dmcti.co.id\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dmcti.co.id\/en\/wp-json\/wp\/v2\/comments?post=10021"}],"version-history":[{"count":182,"href":"https:\/\/dmcti.co.id\/en\/wp-json\/wp\/v2\/pages\/10021\/revisions"}],"predecessor-version":[{"id":12678,"href":"https:\/\/dmcti.co.id\/en\/wp-json\/wp\/v2\/pages\/10021\/revisions\/12678"}],"wp:attachment":[{"href":"https:\/\/dmcti.co.id\/en\/wp-json\/wp\/v2\/media?parent=10021"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}