{"id":44029,"date":"2024-08-15T14:50:29","date_gmt":"2024-08-15T06:50:29","guid":{"rendered":"https:\/\/hongtronics.com\/?post_type=product&#038;p=44029"},"modified":"2024-11-12T16:38:50","modified_gmt":"2024-11-12T08:38:50","slug":"ts-wfd20-waveform-digitizer","status":"publish","type":"product","link":"https:\/\/hongtronics.com\/en\/product\/ts-wfd20-waveform-digitizer\/","title":{"rendered":"TS-WFD20 20\u4f4d\u9ad8\u7cbe\u5ea6\u6578\u4f4d\u5316\u5100\u6a21\u7d44 |\u9ad8\u89e3\u6790\u5ea6\u4e2d\u901f\u6ce2\u5f62\u6355\u7372\u8207\u5206\u6790"},"content":{"rendered":"<div data-elementor-type=\"product-post\" data-elementor-id=\"44029\" class=\"elementor elementor-44029\" data-elementor-post-type=\"product\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7b20310 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7b20310\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c7dc1d\" data-id=\"4c7dc1d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-abb30fb elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"abb30fb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"zh-Hant\">\r\n\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>TS-WFD20\u6578\u4f4d\u5316\u5100\u6a21\u7d44<\/title>\r\n    <style>\r\n        \/* Tab Navigation *\/\r\n        .tab-navigation ul {\r\n            display: flex;\r\n            list-style-type: none;\r\n            padding: 0;\r\n            margin: 0;\r\n            background-color: #f1f1f1;\r\n            border-bottom: 2px solid #ccc;\r\n        }\r\n\r\n        .tab-navigation li {\r\n            flex: 1;\r\n            text-align: center;\r\n            padding: 15px;\r\n            cursor: pointer;\r\n            background-color: #f1f1f1;\r\n            border-right: 1px solid #ccc;\r\n            transition: background-color 0.3s;\r\n            font-size: 20px;\r\n        }\r\n\r\n        .tab-navigation li:last-child {\r\n            border-right: none;\r\n        }\r\n\r\n        .tab-navigation li:hover {\r\n            background-color: #ddd;\r\n        }\r\n\r\n        .tab-navigation li.active {\r\n            background-color: #0E407E;\r\n            color: white;\r\n            font-weight: bold;\r\n        }\r\n\r\n        .tab-content {\r\n            display: none;\r\n            padding: 20px;\r\n            border: 1px solid #ccc;\r\n            margin-top: -1px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .tab-content.active {\r\n            display: block;\r\n        }\r\n\r\n        .tab-content h2 {\r\n            font-size: 24px;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .tab-content p,\r\n        .tab-content ul,\r\n        .tab-content table {\r\n            font-size: 18px;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* \u8868\u683c\u6a23\u5f0f *\/\r\n        .product-specs table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            margin-bottom: 20px;\r\n            font-size: 18px;\r\n        }\r\n\r\n        .product-specs th,\r\n        .product-specs td {\r\n            border: 1px solid #ccc;\r\n            padding: 12px;\r\n            text-align: left;\r\n        }\r\n\r\n        .product-specs th {\r\n            background-color: #0E407E;\r\n            color: white;\r\n        }\r\n\r\n        .product-specs td {\r\n            background-color: #f9f9f9;\r\n        }\r\n\r\n        \/* \u7b26\u865f\u6e05\u55ae *\/\r\n        .symbol-list li:before {\r\n            content: '\u25b4';\r\n            margin-right: 10px;\r\n            color: #0E407E;\r\n        }\r\n\r\n        \/* Basic Introduction *\/\r\n        .introduction-content {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 20px;\r\n            align-items: flex-start;\r\n        }\r\n\r\n        .introduction-content img {\r\n            max-width: 100%;\r\n            flex: 1 1 45%;\r\n            object-fit: contain;\r\n            margin-bottom: 20px;\r\n            padding-top: 10pxpx;\r\n            padding-left: 10px;\r\n            padding-right: 10px;\r\n        }\r\n\r\n        .introduction-content p {\r\n            flex: 1 1 50%;\r\n            text-align: justify;\r\n        }\r\n\r\n        .introduction-content img:nth-child(3) {\r\n            width: 100%;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .tab-navigation ul {\r\n                flex-direction: column;\r\n            }\r\n\r\n            .tab-navigation li {\r\n                text-align: left;\r\n            }\r\n\r\n            .product-specs table,\r\n            .tab-content,\r\n            .download-table {\r\n                font-size: 16px;\r\n            }\r\n\r\n            .introduction-content {\r\n                flex-direction: column;\r\n            }\r\n\r\n            .introduction-content img {\r\n                max-width: 100%;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n\r\n<body>\r\n    <div class=\"container\">\r\n        <div class=\"tab-navigation\">\r\n            <ul>\r\n                <li class=\"tab-link\" data-tab=\"introduction\" onclick=\"showTab('introduction')\">\u57fa\u672c\u4ecb\u7d39<\/li>\r\n                <li class=\"tab-link\" data-tab=\"specifications\" onclick=\"showTab('specifications')\">Product Data<\/li>\r\n                <li class=\"tab-link\" data-tab=\"parameters\" onclick=\"showTab('parameters')\">Technical Parameters<\/li>\r\n                <li class=\"tab-link\" data-tab=\"applications\" onclick=\"showTab('applications')\">Applications<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div id=\"introduction\" class=\"tab-content active\">\r\n            <h2>\u5353\u8d8a\u7684\u52d5\u614b\u6027\u80fd\u548c\u8d85\u9ad8\u7684\u76f4\u6d41\u7cbe\u5ea6<\/h2>\r\n            <div class=\"introduction-content\">\r\n                <p>\r\n                    TS-WFD20\u5177\u6709\u5168\u5dee\u5206\u8f38\u5165\u8def\u5f91\uff0c\u4ee5\u6e1b\u5c11\u5171\u6a21\u96fb\u5e73\u5e79\u64fe\u3002\u5982\u679c\u4f7f\u7528\u5167\u90e8\u76f4\u6d41\u504f\u7f6e\u96fb\u58d3\u6e90\uff0c\u5247\u8ca0\u8f38\u5165\u4ecd\u7136\u53ef\u4ee5\u7528\u4f5cGND\u611f\u6e2c\u8f38\u5165\uff0c\u56e0\u6b64\u76f4\u6d41\u6027\u80fd\u4e0d\u6703\u56e0\u63a5\u5730\u96fb\u6d41\u800c\u53d7\u5230\u640d\u5bb3\u3002\u8a72\u6a21\u7d44\u5177\u67098\u500b\u8f38\u5165\u7bc4\u570d\uff0c\u5f9e0.544 Vpp\u52308.16 Vpp\uff0c\u53ef\u4ee5\u8f15\u9b06\u9069\u61c9\u5ee3\u6cdb\u7684\u6e2c\u8a66\u4e0b\u55ae\u5143\u8f38\u51fa\u96fb\u58d3\u3002\u5177\u67093\u500b\u4f4e\u901a\u6ffe\u6ce2\u5668(40 kHz, 250 kHz\u548c800 kHz)\u7684\u6ffe\u6ce2\u5668\u7d44\u63d0\u4f9b\u51fa\u8272\u7684\u8a0a\u865f\u8abf\u7406\uff0c\u4ee5\u7372\u5f97\u52d5\u614b\u6027\u80fd\u7684\u6700\u4f73\u7d50\u679c:\u4f4e\u96dc\u8a0a\u548c\u6297\u6df7\u758a\u30024\u500b18\u4f4dadc\u523020\u4f4d\u5143\u8f49\u63db\u5668\u7684\u7279\u6b8a\u7d44\u5408\u63d0\u4f9b\u4e86\u51fa\u8272\u7684\u4fe1\u566a\u6bd4\u548c\u7dda\u6027\u5ea6\uff0c\u89e3\u6790\u5ea6\u4f4e\u81f30.52\u00b5V\u3002\u4f7f\u75284m\u5b57(12m\u4f4d\u5143\u7d44)\u7684\u8a18\u61b6\u9ad4\u53ef\u4ee5\u6355\u7372\u5927\u91cf\u7684\u6a23\u672c\u3002\u6240\u6709\u9019\u4e9b\u529f\u80fd\u78ba\u4fdd\u5728\u9032\u884c\u6a21\u64ec\u6e2c\u91cf\u6642\u7372\u5f97\u975e\u5e38\u6e96\u78ba\u7684\u7d50\u679c\u3002\u8a72\u55ae\u5143\u975e\u5e38\u9069\u5408\u6e2c\u8a66DAC\u7684\u7dda\u6027\u5ea6\u548c\u52d5\u614b\u6027\u80fd\u3002\r\n                <\/p>\r\n                <img decoding=\"async\" src=\"https:\/\/hongtronics.com\/wp-content\/uploads\/2024\/08\/wfd20-1.jpg\" alt=\"TS-WFD20 \u6a21\u7d44\u793a\u610f\u5716\">\r\n                <img decoding=\"async\" src=\"https:\/\/hongtronics.com\/wp-content\/uploads\/2024\/08\/wfd20-2.jpg\" alt=\"TS-WFD20 \u6027\u80fd\u5206\u6790\u5716\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"specifications\" class=\"tab-content\">\r\n            <div class=\"product-specs\">\r\n                <table>\r\n                    <tr>\r\n                        <th>Project<\/th>\r\n                        <th>Detailed Information<\/th>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Resolution<\/td>\r\n                        <td>20 bit<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Sample rate<\/td>\r\n                        <td>1.5 kHz - 2 MHz in warp mode\uff0c0 - 1.5 MHz in normal mode<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Pattern depth<\/td>\r\n                        <td>4M words<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Absolute accuracy<\/td>\r\n                        <td>\u00b1(40 \u00b5V + 10 ppm of range)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Non Linearity error<\/td>\r\n                        <td>\u00b18 ppm of range (3 ppm typical)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Temperature drift (typical)<\/td>\r\n                        <td>\u00b1(1 ppm of range + 2 ppm of reading)\/\u00baC<\/td>\r\n                    <\/tr>\r\n                <\/table>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"parameters\" class=\"tab-content\">\r\n            <div class=\"product-specs\">\r\n                <table>\r\n                    <tr>\r\n                        <th>\u8f38\u5165\u7279\u6027<\/th>\r\n                        <th>Detailed Information<\/th>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Input impedance<\/td>\r\n                        <td>100 MOhm<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Input ranges<\/td>\r\n                        <td>0.544 Vpp\uff0c0.816 Vpp\uff0c1.36 Vpp\uff0c2.04 Vpp\uff0c2.72 Vpp\uff0c4.08 Vpp\uff0c5.44 Vpp\uff0c8.16 Vpp<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Input filters<\/td>\r\n                        <td>Bypass\uff0c40 kHz (4-pole Butterw.)\uff0c250 kHz (5-pole Butterworth)\uff0c800 kHz (7-pole elliptic)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Bandwidth -3 dB (typical)<\/td>\r\n                        <td>2 MHz (8.16 Vpp range)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>0.1 dB flatness (typical)<\/td>\r\n                        <td>400 kHz (8.16 Vpp range)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Input configuration<\/td>\r\n                        <td>Differential \/ Single Ended (-Input to Gnd\uff0cGnd-sense or DC offset)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Input Common mode range<\/td>\r\n                        <td>+\/- 10 V<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <th>\u52d5\u614b\u7279\u6027<\/th>\r\n                        <th>Detailed Information<\/th>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>SNR (5 Vpp\uff0c1 kHz input)<\/td>\r\n                        <td>93 dB<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>SNR (5 Vpp\uff0c10 kHz input)<\/td>\r\n                        <td>92 dB<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>SNR (5 Vpp\uff0c100 kHz input)<\/td>\r\n                        <td>91 dB<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>SNR (1 kHz input\uff0cA-weighted)<\/td>\r\n                        <td>105 dB (BW 20 Hz - 20 kHz)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>THD (2 Vpp\uff0c1 kHz input)<\/td>\r\n                        <td>-110 dB<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>THD (2 Vpp\uff0c10 kHz input)<\/td>\r\n                        <td>-106 dB<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>THD (2 Vpp\uff0c100 kHz input)<\/td>\r\n                        <td>-92 dB<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>SFDR (2 Vpp\uff0c1 kHz input)<\/td>\r\n                        <td>108 dB<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <th>\u76f4\u6d41\u504f\u7f6e\u6e90<\/th>\r\n                        <th>Detailed Information<\/th>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Resolution<\/td>\r\n                        <td>19 bit (20 \u00b5V)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Voltage range<\/td>\r\n                        <td>-5 V to +5 V<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>DC-offset accuracy<\/td>\r\n                        <td>\u00b1(50 \u00b5V + 12 ppm of value)<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Non Linearity<\/td>\r\n                        <td>\u00b110 ppm of range<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <th>\u6642\u9418\u548c\u89f8\u767c\u8f38\u5165<\/th>\r\n                        <th>Detailed Information<\/th>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Input impedance<\/td>\r\n                        <td>> 1 MOhm<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Threshold level<\/td>\r\n                        <td>3.3 V CMOS\/TTL (5 V tolerant)<\/td>\r\n                    <\/tr>\r\n                <\/table>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div id=\"applications\" class=\"tab-content\">\r\n            <ul class=\"symbol-list\">\r\n                <li>\u9069\u7528\u65bc\u9ad8\u7cbe\u5ea6\u6ce2\u5f62\u6355\u7372\u8207\u5206\u6790\u7684\u5404\u985e\u61c9\u7528\u5834\u666f\u3002<\/li>\r\n                <li>\u5ee3\u6cdb\u61c9\u7528\u65bc\u52d5\u614b\u8a0a\u865f\u5206\u6790\u53caDAC\u6e2c\u8a66\u3002<\/li>\r\n                <li>\u5728\u9ad8\u901f\u8207\u9ad8\u89e3\u6790\u5ea6\u6578\u64da\u64f7\u53d6\u9700\u6c42\u7684\u9818\u57df\u4e2d\u767c\u63ee\u512a\u7570\u6027\u80fd\u3002<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n    <\/div>\r\n    <script>\r\n        function showTab(tabId) {\r\n            var tabs = document.querySelectorAll('.tab-link');\r\n            var contents = document.querySelectorAll('.tab-content');\r\n\r\n            tabs.forEach(function(tab) {\r\n                tab.classList.remove('active');\r\n            });\r\n\r\n            contents.forEach(function(content) {\r\n                content.classList.remove('active');\r\n            });\r\n\r\n            document.getElementById(tabId).classList.add('active');\r\n            document.querySelector('.tab-link[data-tab=\"' + tabId + '\"]').classList.add('active');\r\n        }\r\n\r\n        \/\/ Make Introduction tab visible by default\r\n        document.addEventListener(\"DOMContentLoaded\", function() {\r\n            showTab('introduction');\r\n        });\r\n    <\/script>\r\n<\/body>\r\n\r\n<\/html>\r\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<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<h4><strong>Function Overview:<\/strong><\/h4>\n<p style=\"padding-left: 40px;\">TS-WFD20 \u6578\u4f4d\u5316\u5100\u6a21\u7d44\u5177\u5099\u5353\u8d8a\u7684\u52d5\u614b\u6027\u80fd\u8207\u8d85\u9ad8\u7684\u76f4\u6d41\u7cbe\u5ea6\uff0c\u9069\u7528\u65bc\u4e2d\u901f\u8207\u9ad8\u89e3\u6790\u5ea6\u6ce2\u5f62\u6355\u7372\u548c\u5206\u6790\u3002\u5176\u8a2d\u8a08\u5177\u6709\u5168\u5dee\u5206\u8f38\u5165\u8def\u5f91\u30013\u500b\u4f4e\u901a\u6ffe\u6ce2\u5668\uff0840 kHz, 250 kHz, 800 kHz\uff09\u82074\u500b18\u4f4dADC\u523020\u4f4d\u5143\u8f49\u63db\u5668\u7684\u7279\u6b8a\u7d44\u5408\uff0c\u78ba\u4fdd\u4e86\u4fe1\u566a\u6bd4\u8207\u7dda\u6027\u5ea6\u7684\u5353\u8d8a\u8868\u73fe\u3002\u6a21\u7d44\u652f\u63f4\u591a\u7a2e\u8f38\u5165\u7bc4\u570d\uff0c\u4e26\u4f7f\u7528\u5927\u5bb9\u91cf\u8a18\u61b6\u9ad4\u9032\u884c\u7cbe\u78ba\u7684\u4fe1\u865f\u6355\u6349\uff0c\u662f\u6e2c\u8a66DAC\u6027\u80fd\u7684\u7406\u60f3\u89e3\u6c7a\u65b9\u6848\u3002<\/p>","protected":false},"featured_media":55069,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"0","ocean_second_sidebar":"0","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"0","ocean_custom_header_template":"0","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"0","ocean_menu_typo_font_family":"0","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"0","iawp_total_views":3},"product_brand":[],"product_cat":[2532],"product_tag":[2547,2549,2550,2552,2548,2551],"class_list":{"0":"post-44029","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-waveform-generator","7":"product_tag-2547","8":"product_tag-dac","9":"product_tag-2550","10":"product_tag-2552","11":"product_tag-2548","12":"product_tag-2551","14":"entry","15":"has-media","17":"first","18":"instock","19":"shipping-taxable","20":"product-type-simple","21":"has-product-nav","22":"col","23":"span_1_of_4","24":"owp-content-center","25":"owp-thumbs-layout-horizontal","26":"owp-btn-normal","27":"owp-tabs-layout-horizontal","28":"has-no-thumbnails"},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product\/44029","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/comments?post=44029"}],"version-history":[{"count":8,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product\/44029\/revisions"}],"predecessor-version":[{"id":55071,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product\/44029\/revisions\/55071"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/media\/55069"}],"wp:attachment":[{"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/media?parent=44029"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product_brand?post=44029"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product_cat?post=44029"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/hongtronics.com\/en\/wp-json\/wp\/v2\/product_tag?post=44029"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}