Rego 1 4 Noise Reducing Nr Pressure Relief Valve Moc | Desertcart Israel
Rego 1/4" Noise Reducing (NR) Pressure Relief Valve | MOC - Brass | 500 PSI | Primarily for Indoor Applications Like Laboratories | for Gas and Cryogenic Systems | Decrease Pollution
Product ID: 180416234
Secure Transaction
Frequently Bought Together
Description
REGO 1/4" noise reduction pressure relief valve for gas and cryogenic systems. Material - Brass, 500 PSI Indoor applications, such as laboratories, where relief valve noise discharge may be an issue. NR-PRV is packaged and cleaned for oxygen service for CGA G-4.1.
P.when('A','ready').execute(function(A) {
function setFeatureBulletsExpanderCollapsedHeight() {
var $ = A.$;
var PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT = 540;
var FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION = 12;
var EXPANDER_HEADING_HEIGHT = 20;
var expanderElement = $("#pov2FeatureBulletsExpander");
if(expanderElement !== null) {
var productOverviewFeatureElement = $('#productOverview_feature_div');
var featureBulletsExpanderContent = $('#pov2FeatureBulletsExpanderContent');
var featureBulletsExpanderHeading = $('#pov2FeatureBulletsExpanderHeading');
var expanderContentHeight = featureBulletsExpanderContent.height();
var productOverviewFeatureElementHeight = productOverviewFeatureElement !== null ? productOverviewFeatureElement.height() : 0;
var expanderCollapsedHeight = Math.min(PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT - productOverviewFeatureElementHeight - FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION, expanderContentHeight);
if (expanderContentHeight === expanderCollapsedHeight) {