H-10 PRO LEAK DETECTOR - 25301 (2024)

S2K Commerce - Order Entry

Actions${title}Loading...

Home>>Leak Detector's>H-10 PRO LEAK DETECTOR "+data.itemNumber; }else {skuItemNumber.value = "";skuItemNumDiv.innerHTML = "";}var itemDescriptionDiv = document.getElementById("itemDescription");var itemDescription = "";if (data.errCode != 'N') {itemDescription = "

";itemDescription += "

"+data.subDescription+"

";}else {itemDescription = "

";itemDescription += "

";}itemDescriptionDiv.innerHTML = itemDescription;};var umList;var umListValues;var ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_createSKUUnitOfMeasureDisplay = function(data,itemNumber){var uomDiv = document.getElementById("umContainer");if (dijit.byId(itemNumber+"UMDrop"))dijit.byId(itemNumber+"UMDrop").destroy();var UMDrop = document.getElementById(itemNumber+"UMDrop");if (UMDrop)dojo.destroy(UMDrop);UMDrop = dojo.doc.createElement('input');dojo.attr(UMDrop, {id: itemNumber+"UMDrop",name: itemNumber+"UMDrop",type: "hidden",value: "0"});if (data.errCode != 'A' && data.errCode != 'N') {if (data.uomList != undefined && data.uomList.length>0){if (data.uomList.length>1){for (var i=0; i

0){qtyOne = data.customizationSetting[0].quantityOne;}newLastCartBoxDiv.className = "addToCart";var detailRow = document.createElement("div");detailRow.className = "detailRow quantity";var detailField = document.createElement("div");detailField.className = "detailField";if (qtyOne == 'N') {var label = document.createElement("div");label.innerHTML = "Quantity:";label.className = "label";detailField.appendChild(label);}var quantityDiv = document.createElement("div");quantityDiv.id = "quantityDiv";quantityDiv.className = "field itemQuantity";if (dijit.byId("itemDetailQty"))dijit.byId("itemDetailQty").destroy();var quantityInput = dojo.doc.createElement('input');if (qtyOne == 'N') {dojo.attr(quantityInput, {id: "itemDetailQty",name: itemNumber+idUoM,type: "text",maxlength: "7",dojoType: "dijit.form.ValidationTextBox",regExp:"^\\d+$",promptMessage: "Enter Quantity",invalidMessage: "Please use numbers only",trim: "true"});} else {dojo.attr(quantityInput, {id: "itemDetailQty",name: itemNumber+idUoM,type: "hidden",value: "1"});}quantityDiv.appendChild(quantityInput);detailField.appendChild(quantityDiv);detailRow.appendChild(detailField);newLastCartBoxDiv.appendChild(detailRow);var addToCartButtonDiv = document.createElement("div");addToCartButtonDiv.className = "addToCartButton";if (dijit.byId("addToCartButton"))dijit.byId("addToCartButton").destroy();var addToCartButton = dojo.doc.createElement('button');dojo.attr(addToCartButton, {id: "addToCartButton",value: "Add To Cart",type: "button",dojoType: "dijit.form.Button",onclick:"return ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_submitToCart_Button('itemDetailQty','"+data.minimum+"','"+data.multiple+"','"+addslashes(itemNumber)+"')"});var spanIcon = document.createElement("span");spanIcon.className = "bIcon";var spanText = document.createElement("span");spanText.className = "bText";spanText.innerHTML = "Add To Cart";addToCartButton.appendChild(spanIcon);addToCartButton.appendChild(spanText);addToCartButtonDiv.appendChild(addToCartButton);newLastCartBoxDiv.appendChild(addToCartButtonDiv);}cartBoxDiv.replaceChild(newLastCartBoxDiv, lastCartBoxDiv);if (data.errCode != '')cartBoxDiv.style.width = "100%";dojo.parser.parse("cartBox");};var ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_createSKUPriceBreakDisplay = function(data){var priceBreaksDiv = document.getElementById("priceBreaks");priceBreaksDiv.innerHTML = "";if (data.uomList != undefined && data.uomList.length>0){for (var i=0; i0){var priceBreakDiv = dojo.doc.createElement('div');var pbClass = "hidePriceBreak";if (data.uomList.length==1)pbClass = "";dojo.attr(priceBreakDiv, {class: "vaiComponent shadow "+pbClass,id: "priceBreak_"+i});var titleDiv = dojo.doc.createElement('div');dojo.attr(titleDiv, {dojoType: "dijit.TitlePane",title: "Price Break for UM:"+data.uomList[i].uom});var gridContainerDiv = dojo.doc.createElement('div');dojo.attr(gridContainerDiv, {class: "gridContainer",});var loadMaskDiv = dojo.doc.createElement('div');dojo.attr(loadMaskDiv, {class: "loadMask",});var loadIconDiv = dojo.doc.createElement('div');dojo.attr(loadIconDiv, {class: "loadMask",});var ajaxLoaderImg = dojo.doc.createElement('img');dojo.attr(ajaxLoaderImg, {src: "/images/items/".concat('ajax-loader.gif'),border: "0"});var table = dojo.doc.createElement('table');dojo.attr(table, {class: "rowGroup",});var headerRow = dojo.doc.createElement('tr');dojo.attr(headerRow, {class: "headerRow",});var headerQtyCell = dojo.doc.createElement('td');dojo.attr(headerQtyCell, {class: "headerCell right",});headerQtyCell.innerHTML = "Quantity";var headerPriceCell = dojo.doc.createElement('td');dojo.attr(headerPriceCell, {class: "headerCell right",});headerPriceCell.innerHTML = "Price";headerRow.appendChild(headerQtyCell);headerRow.appendChild(headerPriceCell);table.appendChild(headerRow);for (var j=0; j0){if (data.customizationSetting[0].quantityOne == 'Y')isQtyOneItem = true;if (data.customizationSetting[0].personalization == 'Y' || data.customizationSetting[0].sizing == 'Y') {isCustomizable = true;itemCustomization.style.display = "block";displayTemplate.style.display = "block";if (data.customizationSetting[0].personalization == 'Y'){ptValues = data.ptValues;ptList = {"identifier":"id","label":"label","items":ptValues};var userSelect = false;if (data.customizationSetting[0].classRequired == "Y")userSelect = true;ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_buildPersonalizationTemplate(userSelect);}if (data.customizationSetting[0].sizing == 'Y'){stValues = data.stValues;stList = {"identifier":"id","label":"label","items":stValues};ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_buildSizingTemplate();}}}document.getElementById("QtyOneItem").value = isQtyOneItem;document.getElementById("Customizable").value = isCustomizable;}var ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_createSKUImageDisplay = function(data){var fullImage = "noImage.jpg";var fullImageText = '';var thumbImage = "noImage.jpg";var thumbImageAltText = '';ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_detailFullSizeImageLoadSource = "image";if (data.fullImage != '') fullImage = data.fullImage;if (data.thumbImage != '') thumbImage = data.thumbImage;if (data.fullImageAltText != '')fullImageText = data.fullImageAltText;elsefullImageText = data.itemNumber;if (data.thumbImageAltText != '')thumbImageAltText = data.thumbImageAltText;elsethumbImageAltText = data.itemNumber;ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_zoomCleanup();dojo.destroy("ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_FullImage");var overlayNode = dojo.byId("loadOverlay_full");dojo.style( overlayNode, {display: 'block',opacity: 1});var imgEle = dojo.doc.createElement('img');dojo.attr(imgEle, {src: "/images/items/".concat(fullImage),alt: fullImageText,imgType: "fullImage",itemprop: "image",id: "ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_FullImage",style: {width: "auto", height: "auto"},onload: "ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'full')",onerror: "this.src='/images/items/noImage.jpg';ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'full')"});ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_detailFullSizeImage = "/images/items/".concat(fullImage);dojo.place(imgEle, "ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_FullImageContainer", "first");dojo.destroy("ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_ThumbImageContainer");if (data.images != undefined && data.images.length>0){var imageDiv = dojo.doc.createElement('div');dojo.attr(imageDiv, {id: "ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_ThumbImageContainer",class: "imageThumbs"});var imageUI = dojo.doc.createElement('ul');dojo.attr(imageUI, {id: "imageUI",});var imageLI0 = dojo.doc.createElement('li');dojo.attr(imageLI0, {id: "thumbImage_0",class: "selected"});var overlayDiv0 = dojo.doc.createElement('div');dojo.attr(overlayDiv0, {id: "loadOverlay_0",class: "altImageLoadOverlay"});var a0 = dojo.doc.createElement('a'); dojo.attr(a0, {id: "a0",href: "javascript:ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_showImage('0','')"});var selectOverlayDiv0 = dojo.doc.createElement('div');dojo.attr(selectOverlayDiv0, {class: "selectOverlay"});var imgEle0 = dojo.doc.createElement('img');dojo.attr(imgEle0, {src: "/images/items/".concat(thumbImage),alt: thumbImageAltText,fullImage: "/images/items/".concat(fullImage),fullAltTxt: fullImageText,imgType: "thumbImage",onload: "ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'0')",onerror: "this.src='/images/items/noImage.jpg';ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'0')"});dojo.place(imageDiv, "itemImage");dojo.place(imageUI,"ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_ThumbImageContainer","first");dojo.place(imageLI0, "imageUI", "first");dojo.place(overlayDiv0,"thumbImage_0");dojo.place(a0, "thumbImage_0", "first");dojo.place(selectOverlayDiv0,"a0");dojo.place(imgEle0, "a0", "first");var youtubePath = "http://www.youtube.com/watch?v=";var vimeoPath = "http://vimeo.com/";var videoId = "";for (var i=0; i-1) {videoId = image.fullFileName.substring(youtubePath.length);var a = dojo.doc.createElement('a'); dojo.attr(a, {id: "a_"+(i+1),href: "javascript:ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_showVideo('"+(i+1)+"','youtube','')"});dojo.place(a, "thumbImage_"+(i+1), "first");dojo.place(selectOverlayDiv,"a_"+(i+1));var youtubeFrame = dojo.doc.createElement('img');dojo.attr(youtubeFrame, {src: "//img.youtube.com/vi/"+videoId+"/default.jpg",alt: image.thumbFileAltText,imgType: "thumbImage",videoID: videoId,onload: "ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'"+(i+1)+"')",onerror: "ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'"+(i+1)+"')"});dojo.place(youtubeFrame, "a_"+(i+1), "first");} else if(image.fullFileName.indexOf(vimeoPath)>-1) {videoId = image.fullFileName.substring(vimeoPath.length);var a = dojo.doc.createElement('a'); dojo.attr(a, {id: "a_"+(i+1),href: "javascript:ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_showVideo('"+(i+1)+"','vimeo','')"});dojo.place(a, "thumbImage_"+(i+1), "first");dojo.place(selectOverlayDiv,"a_"+(i+1));var imgEle = dojo.doc.createElement('img');dojo.attr(imgEle, {alt: image.thumbFileAltText,id: "vimeo-"+videoId,videoID: videoId,imgType: "thumbImage",onload: "ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'"+(i+1)+"')",onerror: "this.src='/images/items/noImage.jpg';ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'"+(i+1)+"')"});dojo.place(imgEle, "a_"+(i+1), "first");window['showThumbStyle_'+(i+1)]=function(vimeoData){dojo.byId("vimeo-"+vimeoData[0].id).src=vimeoData[0].thumbnail_medium;};require(["dojo/ready", "dojo/query", "dojo/dom-construct"],function(ready, query, domConstruct){var buildImage = function(){var url = "http://vimeo.com/api/v2/video/"+videoId+".json?callback=showThumbStyle_"+(i+1);var head = query("head");var script = domConstruct.create("script",{type:"text/javascript",src:url},head[0]);};ready(buildImage);});} else {var a = dojo.doc.createElement('a');dojo.attr(a, {id: "a_"+(i+1),href: "javascript:ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_showImage('"+(i+1)+"','')"});dojo.place(a, "thumbImage_"+(i+1), "first");dojo.place(selectOverlayDiv,"a_"+(i+1));var imgEle = dojo.doc.createElement('img');dojo.attr(imgEle, {src: "/images/items/".concat(image.thumbFileName),alt: image.thumbFileAltText,fullImage: "/images/items/".concat(image.fullFileName),fullAltTxt: image.fullFileAltText,imgType: "thumbImage",onload: "ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'"+(i+1)+"')",onerror: "this.src='/images/items/noImage.jpg';ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_itemDetail_loadedImage(this,'"+(i+1)+"')"});dojo.place(imgEle, "a_"+(i+1), "first");}}}};var ns_Z7_EL9QHKG10GPM20IJGE61AK10S5_createSKUTabs = function(data){if (data.extDescription != ''){if (!dijit.byId("OverViewTab")){var overview = new dijit.layout.ContentPane({ id:"OverViewTab", title:"Overview", content:""+data.extDescription+""});dijit.byId("TabContainer").addChild(overview,0);dijit.byId("TabContainer").selectChild(overview);}else{dijit.byId("OverViewTab").set("content",""+data.extDescription+"");dijit.byId("TabContainer").selectChild(dijit.byId("OverViewTab"));}}else{dijit.byId("OverViewTab").set("content","

MARS\u00AE H-10 Pro Leak Detector<\/p>

  • Great for identifying halogen-based refrigerant leaks in both residential and commercial applications<\/li>
  • Senses all CFC, HFC and HCFC refrigerants, including but not limited to: R-12, R-22, R-134a, R-404A, R-410A, R-502, R-507, HFO-1233zd, HFO-1234yf and HFO-1234ze<\/li>
  • Selectable sensitivity to pinpoint small, medium or large leaks<\/li>
  • Sensitivity as low as 0.006 oz\/yr<\/li>
  • Headphone port allows for headset use in noisy environments<\/li>
  • Unique visual sensor calibration system<\/li>
  • Manual or automatic zero modes<\/li>
  • Includes both wall adapter and battery power options for greater convenience and portability<\/li>
  • Made in USA<\/li>
  • CE approval<\/li><\/dir><\/ul>
");dijit.byId("TabContainer").selectChild(dijit.byId("OverViewTab"));}};dojo.addOnLoad(function(){placeComponents();});

Sensor TypePositive Ion Emission Heated DiodeTypeLeak DetectorAlarmVisible LED at probe tip and audible buzzerResponse Time1 secondPower Supply12 VDC rechargeable battery; 100-240 VAC wall adapProbe Length4.5ft (1.37m)Sensitivity0.006 oz/yr (stationary); 0.1 oz/yr (moving probeOperating Temperature32 to 104°F (0 to 40°C)

Item #: 25301

H-10 PRO LEAK DETECTOR - 25301 (1)

MARS® H-10 Pro Leak Detector

  • Great for identifying halogen-based refrigerant leaks in both residential and commercial applications
  • Senses all CFC, HFC and HCFC refrigerants, including but not limited to: R-12, R-22, R-134a, R-404A, R-410A, R-502, R-507, HFO-1233zd, HFO-1234yf and HFO-1234ze
  • Selectable sensitivity to pinpoint small, medium or large leaks
  • Sensitivity as low as 0.006 oz/yr
  • Headphone port allows for headset use in noisy environments
  • Unique visual sensor calibration system
  • Manual or automatic zero modes
  • Includes both wall adapter and battery power options for greater convenience and portability
  • Made in USA
  • CE approval

Chemicals

Sensor Type

Positive Ion Emission Heated Diode

Type

Leak Detector

Alarm

Visible LED at probe tip and audible buzzer

Response Time

1 second

Power Supply

12 VDC rechargeable battery; 100-240 VAC wall adap

Probe Length

4.5ft (1.37m)

Sensitivity

0.006 oz/yr (stationary); 0.1 oz/yr (moving probe

Operating Temperature

32 to 104°F (0 to 40°C)

  • Catalog Page
  • Hi-Res Image
  • Sales Sheet
H-10 PRO LEAK DETECTOR  - 25301 (2024)

FAQs

How accurate are refrigerant leak detectors? ›

Electronic Leak Detectors — Currently, this is the most popular method in use. It works with all refrigerants and is very accurate or very inaccurate, depending on the sensor condition.

Is leak detection worth it? ›

Prevent Property Damage

Leaks hidden in walls, floors, or ceilings can weaken the structure of your property. This can lead to expensive repairs or, in extreme cases, require extensive renovations. By investing in a leak detection tool, you can proactively identify leaks before they cause significant damage.

How sensitive should your leak detector be? ›

Depending on the specification, leaks rates below 10-6 mbar l/s are frequently required. Helium leak checkers with an ultimate sensitivity of 10-12 mbar l/s offer the most accurate solution.

How do you read a leak detector? ›

Steps to Check for Leaks

Near or at the center of the meter display is a colored triangle or asterisk. This triangle or asterisk is sensitive to water flowing through the meter and can be used to detect leaks. Turn off all water-using fixtures (clothes washer, irrigation system, etc.)

What is the acceptable refrigerant leak rate? ›

Appliance Repairs

Owners/operators must identify and repair leaks that exceed 30% for IPR, 20% for commercial refrigeration, and 10% for comfort cooling and other appliances within 30 days of when the ozone- depleting refrigerant is added.

How long does a refrigerant leak detector last? ›

As for replacement, a refrigerant leak detector typically has a lifespan of around five to ten years.

What are the disadvantages of leak detection? ›

Detection cable system

One time usable, if the cable detects a leak or comes into contact with spilt oil, it becomes inoperable and must be changed before the system can detect a second leak. Expensive maintenance, each time oil comes into contact with the cable, it needs to be changed.

Where is the best place to put a leak detector? ›

Anywhere you have concerns about a potential leak, so under sinks, behind toilets, next to washers, humidifiers, water heaters, and other water tanks. If you have a problem area where you have had a leak before or an aging appliance you are worried about, those are good spots to place water leak detectors.

What is the most reliable leak detection method and why? ›

Ultrasound testing is the most accurate method, utilizing high-frequency sound waves to identify cracks and other flaws in pipes. Infrared thermography uses infrared sensors to detect temperature differences that may indicate a leak.

Where should you place a leak detector? ›

Place a leak detection system at the point where the water enters your home via the plumbing. This means that all water-using appliances are downstream of the point of entry, letting the device pick up malfunctions early.

How accurate is a leak detector? ›

Leak detections are perfect for tracing leaks' location at home or in the office. With an accuracy rate of 90%, leak detection techniques are reliable.

What is the minimum detectable leak rate? ›

Analysing the mass of the residual gas is the most sensitive and widespread method in locating leaks. Using an optimized mass spectrometer and helium as tracer gas, leak rates down to 10–12 mbar l/s can be detected.

How do you use leak detector fluid? ›

Open the flip top cap and squeeze the gas detection solution onto the leak area in question and watch for new bubbles to form. Mark the leak and wipe dry for repair. All-season formula has a broad temperature range: -30°F to 158°F (-34°C to 70°C) making it the perfect solution for detecting leaks in any environment.

References

Top Articles
Wegmans Catering Party Trays With Menu Prices & Instructions
Wegmans Catering Festbrett Med Meny Priser & Veiledning
No Hard Feelings (2023) Tickets & Showtimes
Bj 사슴이 분수
Yogabella Babysitter
Chambersburg star athlete JJ Kelly makes his college decision, and he’s going DI
Faint Citrine Lost Ark
T Mobile Rival Crossword Clue
Comcast Xfinity Outage in Kipton, Ohio
Needle Nose Peterbilt For Sale Craigslist
How to Watch Braves vs. Dodgers: TV Channel & Live Stream - September 15
Lesson 1 Homework 5.5 Answer Key
Imbigswoo
Hello Alice Business Credit Card Limit Hard Pull
Morgan Wallen Pnc Park Seating Chart
Elle Daily Horoscope Virgo
Morocco Forum Tripadvisor
Fredericksburg Free Lance Star Obituaries
This Modern World Daily Kos
Bx11
Jalapeno Grill Ponca City Menu
Petco Vet Clinic Appointment
Silive Obituary
Beryl forecast to become an 'extremely dangerous' Category 4 hurricane
Busted Mcpherson Newspaper
yuba-sutter apartments / housing for rent - craigslist
Imouto Wa Gal Kawaii - Episode 2
Everything To Know About N Scale Model Trains - My Hobby Models
Spiritual Meaning Of Snake Tattoo: Healing And Rebirth!
Student Portal Stvt
Jackie Knust Wendel
Lacey Costco Gas Price
Meijer Deli Trays Brochure
Donald Trump Assassination Gold Coin JD Vance USA Flag President FIGHT CIA FBI • $11.73
Chase Bank Cerca De Mí
Shnvme Com
Indiana Immediate Care.webpay.md
4083519708
American Bully Xxl Black Panther
Wilson Tattoo Shops
2007 Jaguar XK Low Miles for sale - Palm Desert, CA - craigslist
Winta Zesu Net Worth
Pgecom
Verizon Forum Gac Family
Fresno Craglist
Craigslist Cars And Trucks For Sale By Owner Indianapolis
How To Win The Race In Sneaky Sasquatch
Runelite Ground Markers
Compete My Workforce
Naughty Natt Farting
Escape From Tarkov Supply Plans Therapist Quest Guide
Les BABAS EXOTIQUES façon Amaury Guichon
Latest Posts
Article information

Author: Geoffrey Lueilwitz

Last Updated:

Views: 6239

Rating: 5 / 5 (60 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Geoffrey Lueilwitz

Birthday: 1997-03-23

Address: 74183 Thomas Course, Port Micheal, OK 55446-1529

Phone: +13408645881558

Job: Global Representative

Hobby: Sailing, Vehicle restoration, Rowing, Ghost hunting, Scrapbooking, Rugby, Board sports

Introduction: My name is Geoffrey Lueilwitz, I am a zealous, encouraging, sparkling, enchanting, graceful, faithful, nice person who loves writing and wants to share my knowledge and understanding with you.