<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="canonical" href="http://www.whhtgd.net/SonList-1657594.html" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<TITLE>气体继电器校验装置-武汉华图高电电气科技有限公司</TITLE>
<META NAME="Description" CONTENT="武汉华图高电电气科技有限公司专业供应销售气体继电器校验装置系列产品,公司具有良好的市场信誉,专业的售后和技术服务团队,凭借多年不断技术创新,迎得了客户的认可,欢迎来电来涵洽谈合作！">
<META NAME="Keywords" CONTENT="气体继电器校验装置">
<link rel="stylesheet" type="text/css" href="/Skins/382003/css/Common.css">
<link rel="stylesheet" type="text/css" href="/Skins/382003/css/lyStyle.css">
<link rel="stylesheet" type="text/css" href="/Skins/382003/css/swiper.min.css">
<script src="/Skins/382003/js/jquery-3.6.0.min.js"></script>
<script src="/Skins/382003/js/swiper.min.js"></script>

<!--此Js使手机浏览器的active为可用状态-->
<script type="text/javascript">
    document.addEventListener("touchstart", function () { }, true);
</script>
<!--导航当前状态 JS-->
<script language="javascript" type="text/javascript"> 
	var nav= '3';
</script>
<!--导航当前状态 JS END-->
<link rel="shortcut icon" href="/Skins/382003/favicon.ico" />
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://www.whhtgd.net/SonList-1657594.html",
"title": "气体继电器校验装置-武汉华图高电电气科技有限公司",
"upDate": "2025-03-12T19:02:49"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',384559) }</script><script>!window.jQuery && document.write('<script src="https://public.mtnets.com/Plugins/jQuery/2.2.4/jquery-2.2.4.min.js">'+'</scr'+'ipt>');</script><script type="text/javascript" src="https://chat.chem17.com/chat/KFCenterBox/382003"></script><script type="text/javascript" src="https://chat.chem17.com/chat/KFLeftBox/382003"></script><script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</head>

<body style="background-color:#f9f9f9;">

<!--ly_Top 开始-->
<div class="ly_Top">
	<div class="lyTop_Main w1400">
    	<div class="ly_Logo">
        	<a href="/"><img src="/Skins/382003/images/logo.png" alt="武汉华图高电电气科技有限公司" /></a>
        </div>        
        <div class="top_tel">
          <span>免费咨询热线</span>
          <p>18963954537</p>
        </div>     
        <div class="clear"></div>
    </div>
    <div class="nav">
      <div class="w1400">
        <div class="lytop_right">
            <div class="lytop_search">
                <form action="/products.html" name="form1" method="post" onSubmit="return checkform(form1)">
                  <div class="sc_ipt"><input type="text" name="keyword" placeholder="请输入产品名称..." onfocus="this.value=''" autocomplete="off" /></div>
                  <div class="sc_btn"><input type="submit" value="" /></div>
                  <div class="clear"></div>
                </form>
            </div>
        </div>
        <!--导航栏 开始-->
          <div class="ly_nav">
              <!-- 控制menu -->
              <div class="nav_menu">
                  <span></span>
                  <span></span>
                  <span></span>
              </div>        
              <!-- 菜单 -->
              <div class="nav_list">
                  <ul>
                      <li id="navId1"><a href="/">网站首页</a></li>                    
                      <li id="navId2"><a href="/aboutus.html">关于我们</a></li>
                      <li id="navId3"><a href="/products.html">产品中心</a>
                          <!--二级栏目
                          <i></i>
                          <ul>               
                              <li><a href="#"></a></li>
                          </ul>-->
                      </li>
                      <li id="navId4"><a href="/news.html">新闻资讯</a></li>
                      <li id="navId5"><a href="/article.html">技术文章</a></li>              
                      <li id="navId6"><a href="/down.html">资料下载</a></li>
                      <li id="navId7"><a href="/order.html">在线留言</a></li>
                      <li id="navId8"><a href="/contact.html">联系我们</a></li>
                  </ul>
                  <div class="nav_mask"></div>
              </div>
          </div>
          <!--导航栏 结束-->
          
          <div class="clear"></div>
        </div>
    </div>
</div>
<script type="text/javascript">
	$('.nav_mask').click(function(){
		$('.nav_list').removeClass('open')
	})
	$('.nav_menu,.nav_list').click(function(e){
		e.stopPropagation();
	})
	$('.ly_nav').find('.nav_menu').click(function(e){
		$('.nav_list').toggleClass('open')
	})
	$(function () {
		$(".nav_list ul li i").click(function(){
			var b=false;
			if($(this).attr("class")=="cur"){
			   b=true;
			}
			$(".nav_list ul li ul").prev("i").removeClass("cur");
			$(".nav_list>ul>li").children("ul").slideUp("fast");
			if(!b){
				$(this).addClass("cur");
				$(this).siblings("ul").slideDown("fast");
			}
		})
	});
</script>
<script language="javascript" type="text/javascript">
	try {
		document.getElementById("navId" + nav).className = "active";
	}
	catch (e) {}
</script>
<!--ly_Top 结束-->
<script src="http://www.chem17.com/mystat.aspx?u=htgddq"></script>

<style> 
	body { -moz-user-select:none;}   
</style>  
<script> document.body.onselectstart=document.body.oncontextmenu=function(){return false;};</script>

<!--NyBanner 开始-->
<div class="NyBanner">
	<img src="/Skins/382003/images/nyBanner.jpg" class="nyBa_Img" />
    <div class="NyBa_Con"><p>产品中心</p><i></i><span>PRODUCTS CENTER</span></div>
</div>
<!--NyBanner 结束-->

<!--NyCrumb 开始-->
<div class="NyCrumb">
    <i></i>
    <div class="NyCrumb_Main">            
        <ul>
            <li class="NyActive"><a href="/products.html">产品中心</a></li><div class="clear"></div>
        </ul>        
        <p><img src="/Skins/382003/images/Crumb.png" class="Crumb" />当前位置：<a href="/">首页</a><img src="/Skins/382003/images/jt9.png" class="CrumbJt" /><a href="/products.html">产品中心</a><img src="/Skins/382003/images/jt9.png" class="CrumbJt" /><a href="/ParentList-1656473.html">SF6气体检测设备</a><img src="/Skins/382003/images/jt9.png" class="CrumbJt" /><span>气体继电器校验装置</span></p>
        <div class="clear"></div>    
    </div>
</div>
<!--NyCrumb 结束-->

<!--NyProlist 开始-->
<div class="NyProlist">
    <div class="NyProlist_Left">
        <div class="h_left">
            <div class="cp_type">
                <div class="hd"><p><img src="/Skins/382003/images/ProIco1.png" />产品分类</p><span>PRODUCT CLASSIFICATION</span><em></em><i></i></div>
                <div class="bd">
                    <ul>
                        
                        <li>
                            <p><a href="/ParentList-1656473.html">SF6气体检测设备</a><span></span></p>
                            <div>
                                
                                <a href="/SonList-1657594.html">气体继电器校验装置</a>
                                
                                <a href="/SonList-1657523.html">SF6泄漏报警系统</a>
                                
                                <a href="/SonList-1657519.html">SF6气体回收充放装置</a>
                                
                                <a href="/SonList-1657517.html">SF6气体抽真空充气装置</a>
                                
                                <a href="/SonList-1657515.html">SF6综合测试仪</a>
                                
                                <a href="/SonList-1657510.html">SF6精密露点仪</a>
                                
                                <a href="/SonList-1657505.html">SF6气体检漏仪</a>
                                
                                <a href="/SonList-1657500.html">SF6微水仪</a>
                                
                                <a href="/SonList-1657498.html">SF6纯度测试仪</a>
                                
                                <a href="/SonList-1657497.html">SF6分解产物测试仪</a>
                                
                                <a href="/SonList-1657489.html">SF6气体泄露定量检测仪</a>
                                
                                <a href="/SonList-1657488.html">SF6气体定性检漏仪</a>
                                
                                <a href="/SonList-1657483.html">SF6密度继电器校验仪</a>
                                 
                            </div>
                        </li>
                       
                    </ul>
                    <div class="ProAll"><a href="/products.html">查看全部产品<i></i></a></div>
                </div>
            </div>
        </div>
        
        <!--相关文章 开始-->
        <div class="NyXgwz">
        	<div class="NyXgwz_Title"><p><img src="/Skins/382003/images/ArtIco.png" />相关文章</p><span>RELATED ARTICLES</span><em></em></div>
            <div class="NyXgwz_List">
            	<dl>
                    
                	<dd><a href="/Article-3790853.html"><i></i>SD-630C高压开关特性测试仪产品介绍</a></dd>
                    
                	<dd><a href="/Article-2364373.html"><i></i>回路电阻测试仪有哪些常见故障又该如何解决</a></dd>
                    
                	<dd><a href="/Article-2421789.html"><i></i>变压器变比组别测试仪使用上有哪些要注意的点</a></dd>
                    
                	<dd><a href="/Article-2561491.html"><i></i>绝缘靴手套耐压试验装置的操作步骤及注意事项</a></dd>
                    
                </dl>
            </div>
        </div>
        <!--相关文章 结束-->
    </div>
    <div class="NyProlist_Right">
    	<ul>
        	
            
            <li><div class="NyProlist_Img"><a href="/Products-30365021.html"><img src="http://img50.chem17.com/gxhpic_a217682987/918f9a09f3f0cce07a2bc256bf15c7b6512e161b3ef4bf856b831cc0cb7054d7e4977f6947c7f2fc_340_240_5.png" alt="KDDLKDDL系列大电流发生器2"/></a></div>
<div class="NyProlist_Text">
    <div class="NyProlist_Name"><a href="/Products-30365021.html">KDDL系列大电流发生器2</a></div>
    <div class="NyProlist_Ms"><p>KDDL系列大电流发生器2
该系列产品为低电压大电流干式变压器，适用于频率50Hz开关、电流互感器或其它电器设备的电流负载及温升试验。该系列产品由操作台及升流器两部分构成，配有电流互感器，能方便地读取试验电流值。</p></div>
    <div class="NyProlist_Tags">
        <dl>
            <dd><img src="/Skins/382003/images/ProIco2.png" />更新时间：2025-03-12</dd>
            <dd><img src="/Skins/382003/images/ProIco3.png" />产品型号：KDDL</dd>
            <dd><img src="/Skins/382003/images/ProIco4.png" />浏览量：1623</dd>
            <div class="clear"></div>
        </dl>
    </div>
</div>
<div class="clear"></div>
<a href="/Products-30365021.html" class="NyProlist_More"><img src="/Skins/382003/images/more01.png" /></a></li>
            
            <li><div class="NyProlist_Img"><a href="/Products-30359492.html"><img src="http://img50.chem17.com/gxhpic_a217682987/918f9a09f3f0cce0cc800de9bf1d1901d80d2a8ae35b84f5b018a84101ebd3c72e262a9be81477c2_340_240_5.png" alt="GC-9860天然气中硫化氢气相色谱仪GC-9860"/></a></div>
<div class="NyProlist_Text">
    <div class="NyProlist_Name"><a href="/Products-30359492.html">天然气中硫化氢气相色谱仪GC-9860</a></div>
    <div class="NyProlist_Ms"><p>天然气中硫化氢气相色谱仪GC-9860
1、仪器采用中文大屏幕LCD液晶汉字显示技术，显示直观、操作方便、更适合中国国情。
   2、自我诊断功能，具有“0℃”保护功能。当任一路温度显示始终为“0℃”时， 均会自动停止加热，以防该室始终加热导致加热体损坏.并有中文提示故障原因及报警提示。</p></div>
    <div class="NyProlist_Tags">
        <dl>
            <dd><img src="/Skins/382003/images/ProIco2.png" />更新时间：2025-03-12</dd>
            <dd><img src="/Skins/382003/images/ProIco3.png" />产品型号：GC-9860</dd>
            <dd><img src="/Skins/382003/images/ProIco4.png" />浏览量：1245</dd>
            <div class="clear"></div>
        </dl>
    </div>
</div>
<div class="clear"></div>
<a href="/Products-30359492.html" class="NyProlist_More"><img src="/Skins/382003/images/more01.png" /></a></li>
            
            <li><div class="NyProlist_Img"><a href="/Products-30359486.html"><img src="http://img50.chem17.com/gxhpic_a217682987/918f9a09f3f0cce0cc800de9bf1d1901d80d2a8ae35b84f5b018a84101ebd3c72e262a9be81477c2_340_240_5.png" alt="GC-9860GC-9860白酒（甲醇）气相色谱仪"/></a></div>
<div class="NyProlist_Text">
    <div class="NyProlist_Name"><a href="/Products-30359486.html">GC-9860白酒（甲醇）气相色谱仪</a></div>
    <div class="NyProlist_Ms"><p>GC-9860白酒（甲醇）气相色谱仪
 1、仪器采用大屏幕LCD液晶汉字显示技术，显示直观、操作方便、更适合中国国情。
   2、自我诊断功能，具有“0℃”保护功能。当任一路温度显示始终为“0℃”时， 均会自动停止加热，以防该室始终加热导致加热体损坏.并有中文提示故障原因及报警提示。</p></div>
    <div class="NyProlist_Tags">
        <dl>
            <dd><img src="/Skins/382003/images/ProIco2.png" />更新时间：2025-03-12</dd>
            <dd><img src="/Skins/382003/images/ProIco3.png" />产品型号：GC-9860</dd>
            <dd><img src="/Skins/382003/images/ProIco4.png" />浏览量：1099</dd>
            <div class="clear"></div>
        </dl>
    </div>
</div>
<div class="clear"></div>
<a href="/Products-30359486.html" class="NyProlist_More"><img src="/Skins/382003/images/more01.png" /></a></li>
            	
            
            
            <li><div class="NyProlist_Img"><a href="/Products-30359479.html"><img src="http://img50.chem17.com/gxhpic_a217682987/918f9a09f3f0cce0cc800de9bf1d19011f454bc527bb28cb0ec4465cdab9c86e690f23af70182779_340_240_5.jpg" alt="GC-9860GC-9860天然气（热值）分析仪"/></a></div>
<div class="NyProlist_Text">
    <div class="NyProlist_Name"><a href="/Products-30359479.html">GC-9860天然气（热值）分析仪</a></div>
    <div class="NyProlist_Ms"><p>GC-9860天然气（热值）分析仪
天然气成分及热值检测仪是一款不用设定，通过一次进样可以完成天然气中氮气含量精确分析的仪器，同时也可以检测天然气中甲烷，乙烷，丙烷和丁烷的含量大小及热值分析

本仪器设计理念为一键式开机，免除普通气相色谱仪需要设定温度（如INJ温度、OV温度、DET温度）、桥流、灵敏度、衰减、加热、TCD等繁琐步骤，通过直接打开电源开关就能分析，不需要专业人士。简单方便，易学易懂</p></div>
    <div class="NyProlist_Tags">
        <dl>
            <dd><img src="/Skins/382003/images/ProIco2.png" />更新时间：2025-03-12</dd>
            <dd><img src="/Skins/382003/images/ProIco3.png" />产品型号：GC-9860</dd>
            <dd><img src="/Skins/382003/images/ProIco4.png" />浏览量：1092</dd>
            <div class="clear"></div>
        </dl>
    </div>
</div>
<div class="clear"></div>
<a href="/Products-30359479.html" class="NyProlist_More"><img src="/Skins/382003/images/more01.png" /></a></li>
            
            <li><div class="NyProlist_Img"><a href="/Products-30359438.html"><img src="http://img48.chem17.com/gxhpic_a217682987/918f9a09f3f0cce0cc800de9bf1d19011044a8e96599d2e71e711be5b08eaefcd04fc74991679897_340_240_5.jpg" alt="GC-9870非甲烷总烃气相色谱仪GC-9870"/></a></div>
<div class="NyProlist_Text">
    <div class="NyProlist_Name"><a href="/Products-30359438.html">非甲烷总烃气相色谱仪GC-9870</a></div>
    <div class="NyProlist_Ms"><p>非甲烷总烃气相色谱仪GC-9870
中、英文切换显示技术，5.7寸液晶大屏幕（320*240）。多达20个显示界面，信息量丰富，可储存20套色谱分析数据，并可随时调用。

● 工业化设计外形，新颖大方、美观实用，结构合理，操作舒适。</p></div>
    <div class="NyProlist_Tags">
        <dl>
            <dd><img src="/Skins/382003/images/ProIco2.png" />更新时间：2025-03-12</dd>
            <dd><img src="/Skins/382003/images/ProIco3.png" />产品型号：GC-9870</dd>
            <dd><img src="/Skins/382003/images/ProIco4.png" />浏览量：1237</dd>
            <div class="clear"></div>
        </dl>
    </div>
</div>
<div class="clear"></div>
<a href="/Products-30359438.html" class="NyProlist_More"><img src="/Skins/382003/images/more01.png" /></a></li>
            
            <li><div class="NyProlist_Img"><a href="/Products-30359435.html"><img src="http://img48.chem17.com/gxhpic_a217682987/918f9a09f3f0cce0cc800de9bf1d19011044a8e96599d2e71e711be5b08eaefcd04fc74991679897_340_240_5.jpg" alt="GC-9870GC-9870汽油中含氧化合物色谱仪"/></a></div>
<div class="NyProlist_Text">
    <div class="NyProlist_Name"><a href="/Products-30359435.html">GC-9870汽油中含氧化合物色谱仪</a></div>
    <div class="NyProlist_Ms"><p>GC-9870汽油中含氧化合物色谱仪
● 中、英文切换显示技术，5.7寸液晶大屏幕（320*240）。多达20个显示界面，信息量丰富，可储存20套色谱分析数据，并可随时调用。

● 工业化设计外形，新颖大方、美观实用，结构合理，操作舒适。

● 断气保护功能，大限度的保护色谱柱及热导池、电子捕获检测器等。</p></div>
    <div class="NyProlist_Tags">
        <dl>
            <dd><img src="/Skins/382003/images/ProIco2.png" />更新时间：2025-03-12</dd>
            <dd><img src="/Skins/382003/images/ProIco3.png" />产品型号：GC-9870</dd>
            <dd><img src="/Skins/382003/images/ProIco4.png" />浏览量：1103</dd>
            <div class="clear"></div>
        </dl>
    </div>
</div>
<div class="clear"></div>
<a href="/Products-30359435.html" class="NyProlist_More"><img src="/Skins/382003/images/more01.png" /></a></li>
            	
            
            <div class="clear"></div>
        </ul>
        
        <!--分页 开始-->
        <div id="fengye">共&nbsp;14&nbsp;条记录，当前&nbsp;1&nbsp;/&nbsp;3&nbsp;页&nbsp;&nbsp;首页&nbsp;&nbsp;上一页&nbsp;&nbsp;<a href="/SonList-1657594-p2.html">下一页</a>&nbsp;&nbsp;<a href="/SonList-1657594-p3.html">末页</a>&nbsp;&nbsp;跳转到第<input style="width:20px" class="p_input" type="text" name="custompage" id="custompage" onkeypress="return event.keyCode>=48&&event.keyCode<=57" onKeyDown="if(event.keyCode==13) {window.location='/SonList-1657594-p'+this.value+'.html'; return false;}">页&nbsp;<input type="button" value="GO" style="width:40px;height:22px" onclick="window.location='/SonList-1657594-p'+document.getElementById('custompage').value+'.html';" /></div>
        <!--分页 结束-->
    </div>
    <div class="clear"></div>
    
</div>
<!--NyProlist 结束-->

<!--ly_Foot 开始-->
<div class="ly_Foot">
	<div class="lyFoot_Main w1400">
        <div class="lyFootLeft">
        	<dl>
            	<dd>
                	<p><i></i>关于我们</p><a href="/aboutus.html">公司简介</a><a href="/news.html">公司新闻</a>
                </dd>
                <dd>
                	<p><i></i>产品展示</p>
                      
                    <a href="/ParentList-1656473.html">SF6气体检测设备</a>
                    
                </dd>
                <dd>
                	<p><i></i>服务与支持</p><a href="/article.html">技术文章</a><a href="/down.html">资料下载</a><a href="/order.html">在线留言</a><a href="/contact.html">联系我们</a>
                </dd>  
                <div class="clear"></div>              
            </dl>
        </div>
        <div class="lyFootRight">
            <div class="lyFootEwm">
                <img src="/Skins/382003/images/ewm01.png" /><p>扫码加微信</p>
            </div>
            <div class="lyFootLxfs">
            	<p><img src="/Skins/382003/images/ftIco1.png" />服务热线</p>
                <span>027-86536268</span>
                <p><img src="/Skins/382003/images/ftIco2.png" />武汉市东西湖区环湖中路源源鑫工业园B栋</p>
                <p><img src="/Skins/382003/images/ftIco3.png" />2144462909@qq.com</p>
            </div>
            <div class="clear"></div>
        </div>            
        <div class="clear"></div>
    	<div class="lyFoot_Copy">            
            <p class="fl"><span>Copyright &copy; 2025武汉华图高电电气科技有限公司 All Rights Reserved&nbsp;&nbsp;&nbsp;&nbsp;</span>备案号：<a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">鄂ICP备18007353号-2</a></p>
            <p class="fr">技术支持：<a href="http://www.chem17.com" target="_blank" rel="nofollow">化工仪器网</a><span>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.chem17.com/login" target="_blank" rel="nofollow">管理登录</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank" >sitemap.xml</a></span></p>
            <div class="clear"></div>
        </div>
    </div>
</div>
<!--ly_Foot 结束-->

<!--在线客服-->
<div class="kfView4 hidden-sm hidden-md hidden-xs">
  <div><a class="kefu-lx" title="有什么可以帮到您的呢？"></a></div>
  <ul class="list-unstyled">
    <li><a href="javascript:scroll(0,0)" class="kefu_top" title="回网页顶部"></a></li>
    <li><a href="tel:18963954537" target="_blank" class="kefu-tel">电话咨询</a><p>服务热线：<br>18963954537</p></li>
	<li><a  target="_blank" class="kefu-wx">扫码加微信</a><p><img src="/Skins/382003/images/ewm01.png" width="120"></p></li>
  </ul>
</div>
<!--在线客服-->
<script type="text/javascript" src="/Skins/382003/js/pt_js.js"></script>


 <script type='text/javascript' src='/js/VideoIfrmeReload.js?v=001'></script>
  
</html>
</body>