Products

WP_Query Object
(
    [query] => Array
        (
            [post_type] => products
            [posts_per_page] => 9
            [post_status] => publish
            [paged] => 1
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => product-cat
                            [field] => id
                            [terms] => 113
                            [operator] => IN
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => products
            [posts_per_page] => 9
            [post_status] => publish
            [paged] => 1
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => product-cat
                            [field] => id
                            [terms] => 113
                            [operator] => IN
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => product-cat
            [term_id] => 113
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => product-cat
                            [terms] => Array
                                (
                                    [0] => 113
                                )

                            [field] => id
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => yswp_pt_term_relationships
                )

            [queried_terms] => Array
                (
                    [product-cat] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 113
                                )

                            [field] => id
                        )

                )

            [primary_table] => yswp_pt_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  yswp_pt_posts.ID
					FROM yswp_pt_posts  LEFT JOIN yswp_pt_term_relationships ON (yswp_pt_posts.ID = yswp_pt_term_relationships.object_id)
					WHERE 1=1  AND ( 
  yswp_pt_term_relationships.term_taxonomy_id IN (113)
) AND yswp_pt_posts.post_type = 'products' AND ((yswp_pt_posts.post_status = 'publish'))
					GROUP BY yswp_pt_posts.ID
					ORDER BY yswp_pt_posts.menu_order, yswp_pt_posts.post_date DESC
					LIMIT 0, 9
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 5794
                    [post_author] => 1
                    [post_date] => 2020-11-05 12:06:12
                    [post_date_gmt] => 2020-11-05 12:06:12
                    [post_content] => FORZA Heated Tube Apparatus also have the option of Mass Flow Controller arrangement along with the traditional float in tube flowmeter(Rotameter).Rotameters are typically affected by upstream and downstream pressure changes and will need tweaking almost once a day to maintain proper flow during along-term test. But the Mass Flow Controller(MFC) will provide a rock steady flowrate all time. Individual Tube heater Apparatus eliminate the need for expensive and hazardous bath mediums,which benefits laboratory safety, health, environmental, and maintenance issues plus tighter temperature stability, and the ability to operate each test position individually and at same
temperature as well as different temperature as desired by the client which saves energy.

                    [post_title] => FORZA Heated Tube Oxidation Diesel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => forza-heated-tube-oxidation-diesel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-05 12:11:19
                    [post_modified_gmt] => 2020-11-05 12:11:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=5794
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 5777
                    [post_author] => 1
                    [post_date] => 2020-11-05 07:47:09
                    [post_date_gmt] => 2020-11-05 07:47:09
                    [post_content] => The FORZA Oxi Plus is a High Temperature Liquid Bath specially designed to perform the Oxidation Stability of Fuels and Lubricants.

                    [post_title] => ASTM D2274 – Apparatus (Liquid) for the determination of Oxidation Stability of Distillate Fuel Oil (Accelerated Method)
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => astm-d2274-apparatus-liquid-for-the-determination-of-oxidation-stability-of-distillate-fuel-oil-accelerated-method
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-05 07:48:09
                    [post_modified_gmt] => 2020-11-05 07:48:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=5777
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 5710
                    [post_author] => 1
                    [post_date] => 2020-10-28 05:35:35
                    [post_date_gmt] => 2020-10-28 05:35:35
                    [post_content] => The Forza OX-525-B is the latest instrument available from Forza International to perform the testing and analysis of samples in compliance with the ASTM D525test method in either 4-position heated block bath or 6-position heated block both depending on customers need.
Also known as the Oxidation Stability of Gasolines by the Induction Method. The OxyPlus is developed to ensure the reliability and performance of the instrument over the long term, with a strong insistence on safety. With core technology being the heated metal block, Forza has integrated world class technology to ensure temperature is held within +/- 0.1 Deg C of the user inputted temperature, which complies with ASTM D525. Layered on top of the technology are both hardware and software based safety features, like an automatic shut-off when temperature exceeds a certain limit.

                    [post_title] => D525 - Oxidation Stability Apparatus (DRY Aluminum Heated Block)
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => d525-oxidation-stability-apparatus-dry-aluminum-heated-block
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-28 06:26:24
                    [post_modified_gmt] => 2020-10-28 06:26:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=5710
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 4759
                    [post_author] => 1
                    [post_date] => 2020-10-11 12:14:58
                    [post_date_gmt] => 2020-10-11 12:14:58
                    [post_content] => The solid block bath can accept up to 6 sets of oxidation glassware. The layout of the heating elements give an even temperature distribution and the integral Seta temp 50K Temperature Controller ensures stability over extended test times. Safety features include over-temperature cut-out.
                    [post_title] => Tost Dry Block Bath – 6 Way without Oxflo
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tost-dry-block-bath-6-way-without-oxflo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-25 06:34:00
                    [post_modified_gmt] => 2020-10-25 06:34:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=4759
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 4756
                    [post_author] => 1
                    [post_date] => 2020-10-11 12:12:09
                    [post_date_gmt] => 2020-10-11 12:12:09
                    [post_content] => The Seta RoBot Bath is a floor standing unit, used for the evaluation of oxidation stability of new and in-service engine, turbine and insulating oils in the presence of water and a copper catalyst.
                    [post_title] => Seta RoBot Bath
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => seta-robot-bath
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-25 06:35:08
                    [post_modified_gmt] => 2020-10-25 06:35:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=4756
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 4749
                    [post_author] => 1
                    [post_date] => 2020-10-11 12:06:08
                    [post_date_gmt] => 2020-10-11 12:06:08
                    [post_content] => The Seta Auto-Oxi Control System (15452-2) is programmed with pressure / time test profiles for ASTM D525, D873, IP 40 and ISO 7536 allowing rapid test selection and start. Alternatively custom test profiles are easily programmed by the user via the ‘Settings’ tab on the display screen.
                    [post_title] => Seta Auto-Oxidation Stability Bath
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => seta-auto-oxidation-stability-bath
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-25 06:31:54
                    [post_modified_gmt] => 2020-10-25 06:31:54
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=4749
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 4742
                    [post_author] => 1
                    [post_date] => 2020-10-11 12:03:00
                    [post_date_gmt] => 2020-10-11 12:03:00
                    [post_content] => The Seta Oxi Solid Block Bath is an aluminium block bath with digital temperature control that has been designed to accept up to four oxidation vessels for carrying out tests equivalent to the IP 40 test method. Seta Oxidation Vessels (15802-2) are recommended for use with the Seta Oxi Block Baths.

Pressure in the vessel can be monitored automatically with the Seta Auto-Oxi Control System (15452-2).
                    [post_title] => Oxi Solid Block Bath 4 Way
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => oxi-solid-block-bath-4-way
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-25 06:35:19
                    [post_modified_gmt] => 2020-10-25 06:35:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=4742
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 7
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 5794
            [post_author] => 1
            [post_date] => 2020-11-05 12:06:12
            [post_date_gmt] => 2020-11-05 12:06:12
            [post_content] => FORZA Heated Tube Apparatus also have the option of Mass Flow Controller arrangement along with the traditional float in tube flowmeter(Rotameter).Rotameters are typically affected by upstream and downstream pressure changes and will need tweaking almost once a day to maintain proper flow during along-term test. But the Mass Flow Controller(MFC) will provide a rock steady flowrate all time. Individual Tube heater Apparatus eliminate the need for expensive and hazardous bath mediums,which benefits laboratory safety, health, environmental, and maintenance issues plus tighter temperature stability, and the ability to operate each test position individually and at same
temperature as well as different temperature as desired by the client which saves energy.

            [post_title] => FORZA Heated Tube Oxidation Diesel
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => forza-heated-tube-oxidation-diesel
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-11-05 12:11:19
            [post_modified_gmt] => 2020-11-05 12:11:19
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://petro-technologies.com/?post_type=products&p=5794
            [menu_order] => 0
            [post_type] => products
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 7
    [max_num_pages] => 1
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 1
    [query_vars_hash:WP_Query:private] => 75f5396eff26c16762776814153a82bb
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)
1
Showing 1–7 of 7 results
WP_Query Object
(
    [query] => Array
        (
            [product-cat] => oxidation
        )

    [query_vars] => Array
        (
            [product-cat] => oxidation
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [posts_per_page] => 9
            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [post_type] => 
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => product-cat
            [term] => oxidation
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => product-cat
                            [terms] => Array
                                (
                                    [0] => oxidation
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => yswp_pt_term_relationships
                )

            [queried_terms] => Array
                (
                    [product-cat] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => oxidation
                                )

                            [field] => slug
                        )

                )

            [primary_table] => yswp_pt_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Term Object
        (
            [term_id] => 113
            [name] => Oxidation
            [slug] => oxidation
            [term_group] => 0
            [term_taxonomy_id] => 113
            [taxonomy] => product-cat
            [description] => 
            [parent] => 76
            [count] => 7
            [filter] => raw
        )

    [queried_object_id] => 113
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  yswp_pt_posts.ID
					FROM yswp_pt_posts  LEFT JOIN yswp_pt_term_relationships ON (yswp_pt_posts.ID = yswp_pt_term_relationships.object_id)
					WHERE 1=1  AND ( 
  yswp_pt_term_relationships.term_taxonomy_id IN (113)
) AND ((yswp_pt_posts.post_type = 'products' AND (yswp_pt_posts.post_status = 'publish' OR yswp_pt_posts.post_status = 'acf-disabled')))
					GROUP BY yswp_pt_posts.ID
					ORDER BY yswp_pt_posts.menu_order, yswp_pt_posts.post_date DESC
					LIMIT 0, 9
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 5794
                    [post_author] => 1
                    [post_date] => 2020-11-05 12:06:12
                    [post_date_gmt] => 2020-11-05 12:06:12
                    [post_content] => FORZA Heated Tube Apparatus also have the option of Mass Flow Controller arrangement along with the traditional float in tube flowmeter(Rotameter).Rotameters are typically affected by upstream and downstream pressure changes and will need tweaking almost once a day to maintain proper flow during along-term test. But the Mass Flow Controller(MFC) will provide a rock steady flowrate all time. Individual Tube heater Apparatus eliminate the need for expensive and hazardous bath mediums,which benefits laboratory safety, health, environmental, and maintenance issues plus tighter temperature stability, and the ability to operate each test position individually and at same
temperature as well as different temperature as desired by the client which saves energy.

                    [post_title] => FORZA Heated Tube Oxidation Diesel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => forza-heated-tube-oxidation-diesel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-05 12:11:19
                    [post_modified_gmt] => 2020-11-05 12:11:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=5794
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 5777
                    [post_author] => 1
                    [post_date] => 2020-11-05 07:47:09
                    [post_date_gmt] => 2020-11-05 07:47:09
                    [post_content] => The FORZA Oxi Plus is a High Temperature Liquid Bath specially designed to perform the Oxidation Stability of Fuels and Lubricants.

                    [post_title] => ASTM D2274 – Apparatus (Liquid) for the determination of Oxidation Stability of Distillate Fuel Oil (Accelerated Method)
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => astm-d2274-apparatus-liquid-for-the-determination-of-oxidation-stability-of-distillate-fuel-oil-accelerated-method
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-05 07:48:09
                    [post_modified_gmt] => 2020-11-05 07:48:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=5777
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 5710
                    [post_author] => 1
                    [post_date] => 2020-10-28 05:35:35
                    [post_date_gmt] => 2020-10-28 05:35:35
                    [post_content] => The Forza OX-525-B is the latest instrument available from Forza International to perform the testing and analysis of samples in compliance with the ASTM D525test method in either 4-position heated block bath or 6-position heated block both depending on customers need.
Also known as the Oxidation Stability of Gasolines by the Induction Method. The OxyPlus is developed to ensure the reliability and performance of the instrument over the long term, with a strong insistence on safety. With core technology being the heated metal block, Forza has integrated world class technology to ensure temperature is held within +/- 0.1 Deg C of the user inputted temperature, which complies with ASTM D525. Layered on top of the technology are both hardware and software based safety features, like an automatic shut-off when temperature exceeds a certain limit.

                    [post_title] => D525 - Oxidation Stability Apparatus (DRY Aluminum Heated Block)
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => d525-oxidation-stability-apparatus-dry-aluminum-heated-block
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-28 06:26:24
                    [post_modified_gmt] => 2020-10-28 06:26:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=5710
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 4759
                    [post_author] => 1
                    [post_date] => 2020-10-11 12:14:58
                    [post_date_gmt] => 2020-10-11 12:14:58
                    [post_content] => The solid block bath can accept up to 6 sets of oxidation glassware. The layout of the heating elements give an even temperature distribution and the integral Seta temp 50K Temperature Controller ensures stability over extended test times. Safety features include over-temperature cut-out.
                    [post_title] => Tost Dry Block Bath – 6 Way without Oxflo
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tost-dry-block-bath-6-way-without-oxflo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-25 06:34:00
                    [post_modified_gmt] => 2020-10-25 06:34:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=4759
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 4756
                    [post_author] => 1
                    [post_date] => 2020-10-11 12:12:09
                    [post_date_gmt] => 2020-10-11 12:12:09
                    [post_content] => The Seta RoBot Bath is a floor standing unit, used for the evaluation of oxidation stability of new and in-service engine, turbine and insulating oils in the presence of water and a copper catalyst.
                    [post_title] => Seta RoBot Bath
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => seta-robot-bath
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-25 06:35:08
                    [post_modified_gmt] => 2020-10-25 06:35:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=4756
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 4749
                    [post_author] => 1
                    [post_date] => 2020-10-11 12:06:08
                    [post_date_gmt] => 2020-10-11 12:06:08
                    [post_content] => The Seta Auto-Oxi Control System (15452-2) is programmed with pressure / time test profiles for ASTM D525, D873, IP 40 and ISO 7536 allowing rapid test selection and start. Alternatively custom test profiles are easily programmed by the user via the ‘Settings’ tab on the display screen.
                    [post_title] => Seta Auto-Oxidation Stability Bath
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => seta-auto-oxidation-stability-bath
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-25 06:31:54
                    [post_modified_gmt] => 2020-10-25 06:31:54
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=4749
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 4742
                    [post_author] => 1
                    [post_date] => 2020-10-11 12:03:00
                    [post_date_gmt] => 2020-10-11 12:03:00
                    [post_content] => The Seta Oxi Solid Block Bath is an aluminium block bath with digital temperature control that has been designed to accept up to four oxidation vessels for carrying out tests equivalent to the IP 40 test method. Seta Oxidation Vessels (15802-2) are recommended for use with the Seta Oxi Block Baths.

Pressure in the vessel can be monitored automatically with the Seta Auto-Oxi Control System (15452-2).
                    [post_title] => Oxi Solid Block Bath 4 Way
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => oxi-solid-block-bath-4-way
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-25 06:35:19
                    [post_modified_gmt] => 2020-10-25 06:35:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://petro-technologies.com/?post_type=products&p=4742
                    [menu_order] => 0
                    [post_type] => products
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 7
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 5794
            [post_author] => 1
            [post_date] => 2020-11-05 12:06:12
            [post_date_gmt] => 2020-11-05 12:06:12
            [post_content] => FORZA Heated Tube Apparatus also have the option of Mass Flow Controller arrangement along with the traditional float in tube flowmeter(Rotameter).Rotameters are typically affected by upstream and downstream pressure changes and will need tweaking almost once a day to maintain proper flow during along-term test. But the Mass Flow Controller(MFC) will provide a rock steady flowrate all time. Individual Tube heater Apparatus eliminate the need for expensive and hazardous bath mediums,which benefits laboratory safety, health, environmental, and maintenance issues plus tighter temperature stability, and the ability to operate each test position individually and at same
temperature as well as different temperature as desired by the client which saves energy.

            [post_title] => FORZA Heated Tube Oxidation Diesel
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => forza-heated-tube-oxidation-diesel
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2020-11-05 12:11:19
            [post_modified_gmt] => 2020-11-05 12:11:19
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://petro-technologies.com/?post_type=products&p=5794
            [menu_order] => 0
            [post_type] => products
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 7
    [max_num_pages] => 1
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 8a1aa2d39fff1e8ff850e477c20b1db6
    [query_vars_changed:WP_Query:private] => 1
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)