Industrial Accessories
Industrial accessories are the key to success in a variety of industries. Whether you’re looking for a way to make your machine more efficient or just want to make sure that your product is always ready for use, industrial accessories can help.
YOG is a team of highly experienced professionals who can help you in finding the best industrial accessories for your process. We understand that every product has different needs and requirements, so we provide solutions that fit the exact needs of any process.
But what if you don’t know what kind of industrial accessory you need?
That’s where we come in! Yog offers a wide range of products, so you can find exactly what you need at an affordable price tag.
Yog Electro Process is of superior quality and has the latest technology. And fully design to best fit the client’s process requirements, the excellence we have achieved is by continuously striving to provide the best and latest product to our client, And now we are the most trusted and one of the best manufacturers in India.
NABL Lab For Thermal
Our belief is in keeping the customer happy and providing them with the best services at very comparative prices. We have a fully equipped quality control laboratory and in-house NABL LAB for Thermal Products (ISO/IEC: 17025:2017) and the scope is -20 Deg C to +1100 Deg C.
We are always committed to providing better & innovative solutions for your requirements. Our experts can help you with all kinds of testing, as per the requirement of any process. We have experts who have been working in this field for years and can provide you with the best possible solutions.
We have a team of experts who can help you with all kinds of process connections, Assorted Connectors, Compensating Cables, Ceramic Sheath, and Assorted Thermowell as per the requirement of any process with the best solution to meet your needs.
Assorted Thermowell
Thermowells are mainly used on detachable thermocouples and RTDs or on the facilities of high pressure for later installation of thermocouples and RTDs
They are also used on thermocouples with double protecting tubes
Applicable under the conditions of high pressure and temperature, high flowrate media.
-
Parameters
-
Comments
jQuery(window).load(function(){ if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) { horizontal_slider_load_function(); related_horizontal_carousel_call(); } else{ if(false == true){ vertical_slider_load_function(); related_vertical_container_resize(); } else{ horizontal_slider_load_function(); } } }); jQuery(document).ready(function(){ if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ){ jQuery(".huge-it-related-carousel").css({"display" : "block"}); } else{ related_carousel_call(); } related_carousel_ready_styles(); }); jQuery(window).resize(function(){ if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ){ return false; } else{ if(false == false){ related_horizontal_container_resize(); } else{ related_vertical_container_resize(); } } }); function horizontal_slider_load_function(){ var kayficent = 1.3286713286713; var container_width = jQuery(".huge-it-related-carousel").parent().width() * 0.96; var elements_max_width = container_width / 4; var element_max_height = elements_max_width / kayficent; jQuery(".huge-it-related-carousel li").width(elements_max_width); jQuery(".huge-it-related-carousel li .catalog-related-item-block").height(element_max_height); // jQuery(".huge-it-related-carousel li img").height(element_max_height);
jQuery(".huge-it-related-carousel li img").css("cssText", "height: " + element_max_height +"px !important;");
var imageWidth = jQuery(".huge-it-related-carousel li img").width(); jQuery(".huge-it-related-carousel li .catalog-related-caption-block").width(imageWidth);
var caption_and_elem_height = element_max_height + parseInt(106); jQuery(".huge-it-related-carousel li").height(caption_and_elem_height); jQuery(".huge-it-related-carousel").attr("huge-it-carousel-horizontal-li-width", elements_max_width); jQuery(".huge-it-related-carousel").attr("huge-it-carousel-horizontal-li-height", caption_and_elem_height); } function vertical_slider_load_function(){ var elements_max_height = 1; jQuery(".huge-it-related-carousel li").each(function(){ if(jQuery(this).find("img").height() > elements_max_height ){ elements_max_height = jQuery(this).find("img").height(); } }); elements_max_height = elements_max_height + parseInt(10); // img bottom padding jQuery(".huge-it-related-carousel li").height(elements_max_height); jQuery(".huge-it-related-carousel li .catalog-related-caption-block").height(elements_max_height); var carousel_height = 4 * elements_max_height; jQuery(".huge-it-related-carousel").height(carousel_height); var product_width = jQuery('.huge_it_catalog_single_product_page').width(); jQuery(".huge-it-related-carousel").attr("huge-it-single-prod-width", product_width); var elements_max_width = jQuery(".huge-it-related-carousel li").width(); jQuery(".huge-it-related-carousel").attr("huge-it-carousel-horizontal-li-width", elements_max_width); var elements_max_height = jQuery(".huge-it-related-carousel li").height(); jQuery(".huge-it-related-carousel").attr("huge-it-carousel-vertical-li-width", elements_max_height); } function related_horizontal_container_resize(){ var image = '.huge-it-related-carousel li .catalog-related-item-block img'; var li = '.huge-it-related-carousel li'; var new_li_width = jQuery(li).width(); var old_li_width = jQuery(".huge-it-related-carousel").attr("huge-it-carousel-horizontal-li-width"); var old_li_height = jQuery(".huge-it-related-carousel").attr("huge-it-carousel-horizontal-li-height"); var new_li_height = old_li_height * new_li_width / old_li_width; jQuery(li).height(new_li_height); var li_minus_caption_height = new_li_height - parseInt(106); var elem_new_height = new_li_height - parseInt(106); // jQuery(image).height(li_minus_caption_height); jQuery(image).css("cssText", "height: " + li_minus_caption_height +"px !important;"); jQuery('.huge-it-related-carousel li .catalog-related-caption-block').width(jQuery(image).width()); jQuery('.huge-it-related-carousel li .catalog-related-item-block').height(elem_new_height); } function related_vertical_container_resize(){ var image = '.huge-it-related-carousel li .catalog-related-item-block img'; var li = '.huge-it-related-carousel li'; var caption = jQuery(li).find(".catalog-related-caption-block"); var old_li_width = jQuery(".huge-it-related-carousel").attr("huge-it-carousel-horizontal-li-width"); var old_li_height = jQuery(".huge-it-related-carousel").attr("huge-it-carousel-vertical-li-width"); var product = '.huge_it_catalog_single_product_page'; var product_old_width = jQuery(".huge-it-related-carousel").attr("huge-it-single-prod-width"); var product_new_width = jQuery(product).width(); // alert(product_old_width + " " + product_new_width); // alert(old_li_width + " " + old_li_height); var new_li_width = product_new_width * old_li_width / product_old_width; var new_li_height = old_li_height * new_li_width / old_li_width; jQuery(li).width(new_li_width); jQuery(".huge-it-related-carousel .cycle-prev, .huge-it-related-carousel .cycle-next").width(new_li_width); jQuery(li).height(new_li_height); var caption_old_width = 50; var caption_old_height = old_li_height; var caption_new_height = new_li_height * 0.7; var caption_new_width = product_new_width * caption_old_width / product_old_width * 0.7; var left_position = new_li_width + 10; if("bottom" == "right"){ jQuery(".catalog-related-caption-block").css({"left" : left_position}); } else{ jQuery(".catalog-related-caption-block").css({"right" : left_position}); } // var caption_new_width = caption_new_height * caption_old_width / caption_old_height; caption.height(new_li_height); // alert(caption_new_width); jQuery(caption).width(caption_new_width); new_li_width = new_li_width +10; if(jQuery(document).width() > 640){ var product_width = "calc(94% - "+new_li_width+"px)"; var moz_product_width = "-moz-calc(94% - "+new_li_width+"px)"; var webkit_product_width = "-webkit-calc(94% - "+new_li_width+"px)"; jQuery(product).css({"width" : moz_product_width}); jQuery(product).css({"width" : webkit_product_width}); jQuery(product).css({"width" : product_width}); }else{ var product_width = "98%"; jQuery(product).css({"width" : product_width}); }
var carousel_height = 4 * new_li_height; jQuery(".huge-it-related-carousel").height(carousel_height);
} function related_carousel_call(){ jQuery( '.huge-it-related-carousel' ).cycle({ fx: "carousel", slides: "li", autoHeight: "calc", log: true, delay: 1000, timeout: 0, carouselVisible: 4, carouselFluid: true, allowWrap: true, pauseOnHover: "off", speed: 1000, carouselVertical: false }); } function related_horizontal_carousel_call(){ jQuery( '.huge-it-related-carousel' ).cycle({ fx: "carousel", slides: "li", autoHeight: "calc", log: true, delay: 1000, timeout: 0, carouselVisible: 4, carouselFluid: true, allowWrap: true, pauseOnHover: "off", speed: 1000, carouselVertical: false }); } function related_carousel_ready_styles(){ setTimeout(function(){ jQuery(".huge-it-related-carousel .cycle-prev, .huge-it-related-carousel .cycle-next").removeClass("disabled"); }, 300); jQuery(".huge-it-related-carousel").hover(function() { jQuery(this).find(".cycle-prev, .cycle-next").css({"opacity" : "0.5", "filter" : "alpha(opacity=70)"}); },function(){ jQuery(this).find(".cycle-prev, .cycle-next").css({"opacity" : "0", "filter" : "alpha(opacity=0)"}); }); if(false == true){ if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ){ } else{ var arrow_width = jQuery(".huge-it-related-carousel li").width(); jQuery(".huge-it-related-carousel .cycle-prev, .huge-it-related-carousel .cycle-next").width(arrow_width); jQuery(".huge-it-related-carousel li").each(function(){ jQuery(this).find(".catalog-related-item-block").css({"border" : "1px solid transparent"}); }); jQuery(".huge-it-related-carousel li").hover(function() { jQuery(this).find(".catalog-related-item-block").addClass("RelatedOnHoverVertical"); jQuery(this).find(".catalog-related-caption").css({"visibility" : "visible"}); },function(){ jQuery(this).find(".catalog-related-item-block").removeClass("RelatedOnHoverVertical"); jQuery(this).find(".catalog-related-caption").css({"visibility" : "hidden"}); }); } } else{ jQuery(".huge-it-related-carousel li").each(function(){ jQuery(this).find(".catalog-related-item-block-img").css({"border" : "1px solid transparent"}); }); jQuery(".huge-it-related-carousel li").hover(function() { jQuery(this).find(".catalog-related-item-block img").addClass("RelatedOnHoverHorizontal"); },function(){ jQuery(this).find(".catalog-related-item-block img").removeClass("RelatedOnHoverHorizontal"); }); } } function product_thumbs_click(){
var lightbox_is = allowLightbox; if(lightbox_is != "on"){ jQuery(".huge_it_catalog_container .left-block .thumbs-block .thumbs-list li a img").click(function(e){ e.preventDefault(); // alert(lightbox_is); var new_src = jQuery(this).attr("src"); // alert(new_src); var container = jQuery(this).closest(".huge_it_catalog_container"); var image_block = container.find(".left-block .main-image-block"); var image = image_block.find("a img"); image.attr("src", new_src); var new_img_height = image.height(); // container.height(new_img_height); container.find(".zoomWrapper").height(new_img_height); zoom_resize(); }); }
} // bind filter on select change jQuery(document).ready(function(){ jQuery('#huge_it_catalog_filters ul li').click(function() { // get filter value from option value var filterValue = jQuery(this).attr('rel'); // use filterFn if matches value filterValue = filterValue;//filterFns[ filterValue ] || $container.hugeitmicro({ filter: filterValue }); });
}); jQuery(document).ready(function(e) { // jQuery('.ask_seller_popup').click(function() { // var NWin = window.open(jQuery(this).prop('href'), '', 'scrollbars=1,height=400,width=400'); // if (window.focus) // { // NWin.focus(); // } // return false; // }); product_thumbs_click(); });
jQuery(document).ready(function () { jQuery('.huge_it_catalog_view_tabs > li > a').click(function(){ // alert("ok"); jQuery('.huge_it_catalog_view_tabs > li').removeClass('active'); jQuery(this).parent().addClass('active'); jQuery('.huge_it_catalog_view_tabs_contents > li').removeClass('active'); var liID=jQuery(this).attr('href'); jQuery(liID).addClass('active'); return false; });
jQuery(".order_button").click(function(){ jQuery(".modalDialog").css({ 'opacity': '1','pointer-events':'auto' }); }); jQuery(".catalog-order-popup-close").click(function(){ jQuery(".modalDialog").css({ 'opacity': '0','pointer-events':'none' }); });
jQuery('#comments_submit').click(function(){ // if(jQuery("#captchaInputValue").val() == 7){ var comments_name = jQuery("#comments_name").val(); var author_comment = jQuery("#author_comment").val(); var ip = jQuery(".huge_it_catalog_product_ip").val(); var spam = jQuery(".huge_it_catalog_spam").val(); var product_id = jQuery(".huge_it_catalog_product_id").val(); var captcha_val = jQuery("#captchaInputValue").val(); if(comments_name == "" || author_comment == "" || captcha_val == ""){ // alert("empty field");alert(jQuery("#author_comment").val()); if(comments_name == ""){ jQuery("#comments_name").addClass("empty"); } else{ jQuery("#comments_name").removeClass("empty"); }
if(jQuery("#author_comment").val() == ""){ jQuery("#author_comment").addClass("empty"); } else{ jQuery("#author_comment").removeClass("empty"); }
if(captcha_val == ""){ jQuery("#captchaInputValue").addClass("empty"); } else{ jQuery("#captchaInputValue").removeClass("empty"); }
return false; } else{ jQuery("#comments_name,#author_comment,#captchaInputValue").removeClass("empty"); // alert(comments_name + " " + author_comment+ " " + ip + " " + spam + " " + product_id); // return false; var data = { action: 'my_action', post: 'applyproductcommentfromuser', comments_name: comments_name, spam: spam, ip: ip, product_id: product_id, author_comment: author_comment, captcha_val: captcha_val }; jQuery.post("https://thermocouplemanufacturer.in/wp-admin/admin-ajax.php", data, function(response) { response = JSON.parse(response); // alert(response.captcha1 + " " + response.captcha2); if(response.index == 1){ if( jQuery(".reviews-block .review").text().length == 0 ) { jQuery(".reviews-block").text(""); } jQuery(".reviews-block").append("
"+ comments_name +"
" + author_comment + "
"); jQuery("#comments_name").removeAttr('value'); jQuery("#author_comment").removeAttr('value'); jQuery("#captchaInputValue").removeAttr('value'); jQuery("#captchaInputValue").attr("placeholder",response.captcha1 +" + "+response.captcha2 + " = ?"); jQuery("#captchaInputValue").parent().find(".invalid").text(""); } if(response.index == 2){ jQuery("#captchaInputValue").parent().find(".invalid").text("Invalid Captcha").css({ "color" : "#E22828" }); } }); return false; } });
jQuery('.order_popup_submit_close').click(function(e){ e.preventDefault(); var user_name = jQuery("#catalog-order-popup-1 .asc_seller_name").val(); var user_mail = jQuery("#catalog-order-popup-1 .asc_seller_mail").val(); var user_phone = jQuery("#catalog-order-popup-1 .asc_seller_phone").val(); var user_massage = jQuery("#catalog-order-popup-1 .asc_seller_massage").val(); var user_product_id = jQuery("#catalog-order-popup-1 .asc_seller_product_id").val(); var user_spam = jQuery("#catalog-order-popup-1 .asc_seller_spam").val(); var captcha_val = jQuery("#catalog-order-popup-1 .captchaInputValue").val(); var product_name = jQuery(".right-block .title-block h2").text(); var user_ip = jQuery("#catalog-order-popup-1 .huge_it_catalog_product_ip").val(); var emailCheck=/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i; if(user_name == "" || user_mail == "" || user_phone == "" || user_massage == "" || user_product_id == "" || captcha_val == "" || captcha_val != 7){ jQuery("#catalog-order-popup-1 input[type=text], #catalog-order-popup-1 textarea").each(function(){ if(!jQuery(this).val()){ // alert(jQuery(this).attr("name")); jQuery(this).addClass("empty"); } else{ jQuery(this).removeClass("empty"); } }); if(captcha_val != 7){ jQuery("#catalog-order-popup-1").find(".invalid").text("Invalid Captcha").css({ "color" : "#E22828" }); } return false; } else{ var email_path = jQuery("#catalog-order-popup-1 .asc_seller_mail"); if(!(emailCheck.test(user_mail))){ jQuery(email_path).val("").attr("placeholder", "Invalid Email").addClass("empty"); return false; } else{ jQuery(email_path).removeClass("empty").attr("placeholder", "Your E-mail"); // alert(user_name + " " + user_mail+ " " + user_phone + " " + user_massage + " " + user_product_id + " " + captcha_val + " " + user_spam + " " + user_ip); var data = { action: 'my_action', post: 'applyproductascsellerfromuser', user_name: user_name, user_mail: user_mail, user_phone: user_phone, user_product_id: user_product_id, user_massage: user_massage, user_spam: user_spam, user_ip: user_ip, captcha_val: captcha_val, product_name: product_name }; jQuery.post("https://thermocouplemanufacturer.in/wp-admin/admin-ajax.php", data, function(response) { // alert(response); response = JSON.parse(response); if(response.index == 1){ if( jQuery(".reviews-block .review").text().length == 0 ) { jQuery(".reviews-block").text(""); } jQuery("#catalog-order-popup-1 .asc_seller_name").removeAttr('value'); jQuery("#catalog-order-popup-1 .asc_seller_mail").removeAttr('value'); jQuery("#catalog-order-popup-1 .asc_seller_phone").removeAttr('value'); jQuery("#catalog-order-popup-1 .asc_seller_massage").removeAttr('value'); jQuery("#catalog-order-popup-1 .captchaInputValue").val("").attr("placeholder",response.captcha1 +" + "+response.captcha2 + " = ?").parent().find(".invalid").text(""); jQuery("#catalog-order-popup-1 input[type=text]").each(function(){ jQuery(this).removeClass("empty"); }); window.location = jQuery('.order_popup_submit_close').attr("href"); // jQuery(".modalDialog").css({ opacity: 0 }); // jQuery(".modalDialog ").find("a.catalog-order-popup-close").click(); } if(response.index == 2){ jQuery("#catalog-order-popup-1").find(".invalid").text("Invalid Captcha").css({ "color" : "#E22828" }); return false; } });
} } jQuery(".modalDialog").css({ 'opacity': '0','pointer-events':'none' });
});
jQuery(".rating-stars li").hover(function() { var rate_val = jQuery(this).find("input").val(); var background_margin = (rate_val * 15);
jQuery(this).parent().css({ 'background-position' : '0px -' + background_margin + 'px' }); },function(){ if(jQuery(this).parent().hasClass('rated')){ var rateis=jQuery(this).parent().attr('data-rateis')*15; jQuery(this).parent().css({ 'background-position' : '0px -'+rateis+'px' }); }else{ jQuery(this).parent().css({ 'background-position' : '0px 0px' }); } });
jQuery(".rating-stars li input[type='radio']").click(function(){ var strthis=jQuery(this); var rate_val = jQuery(this).val(); var ip = jQuery(".huge_it_catalog_product_ip").val(); var spam = jQuery(".huge_it_catalog_spam").val(); var product_id = jQuery(".huge_it_catalog_product_id").val(); var data = { action: 'my_action', post: 'productratingfromuser', spam: spam, ip: ip, product_id: product_id, rate_val: rate_val };
// alert(ip + " " + spam + " " + product_id); return false;
jQuery.post("https://thermocouplemanufacturer.in/wp-admin/admin-ajax.php", data, function(response) { // alert(response.index); response = JSON.parse(response); // alert(response.index); // alert(response.rating); if(response.index == 1){ var newrate = response.rating; // alert(newrate); jQuery(strthis).parent().parent().addClass('rated').attr('data-rateis',newrate); jQuery(strthis).parent().parent().css({ 'background-position' : '0px -' + newrate*15 + 'px' });
} }); });
}); window.twttr=(function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],t=window.twttr||{};if(d.getElementById(id))return t;js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);t._e=[];t.ready=function(f){t._e.push(f);};return t;}(document,"script","twitter-wjs")); Share = { url: "", vkontakte: function(purl, ptitle, pimg, text) { url = 'http://vkontakte.ru/share.php?'; url += 'url=' + encodeURIComponent(purl); url += '&title=' + encodeURIComponent(ptitle); url += '&description=' + encodeURIComponent(text); url += '&image=' + encodeURIComponent(pimg); url += '&noparse=true'; Share.popup(url); }, odnoklassniki: function(purl, text) { url = 'http://www.odnoklassniki.ru/dk?st.cmd=addShare&st.s=1'; url += '&st.comments=' + encodeURIComponent(text); url += '&st._surl=' + encodeURIComponent(purl); Share.popup(url); }, facebook: function(purl, ptitle, pimg, text) { url = 'http://www.facebook.com/sharer.php?s=100'; url += '&p[title]=' + encodeURIComponent(ptitle); url += '&p[summary]=' + encodeURIComponent(text); url += '&p[url]=' + encodeURIComponent(purl); url += '&p[images][0]=' + encodeURIComponent(pimg); Share.popup(url);
}, twitter: function(purl, ptitle) { url = 'http://twitter.com/share?'; url += 'text=' + encodeURIComponent(ptitle); url += '&url=' + encodeURIComponent(purl); url += '&counturl=' + encodeURIComponent(purl); Share.popup(url); }, mailru: function(purl, ptitle, pimg, text) { url = 'http://connect.mail.ru/share?'; url += 'url=' + encodeURIComponent(purl); url += '&title=' + encodeURIComponent(ptitle); url += '&description=' + encodeURIComponent(text); url += '&imageurl=' + encodeURIComponent(pimg); Share.popup(url) }, google: function(purl) { url = 'https://plus.google.com/share?'; url += '&url=' + encodeURIComponent(purl); Share.popup(url); }, popup: function(url) { window.open(url,'','toolbar=0,status=0,width=626,height=436'); } };
