{"id":160587,"date":"2024-05-09T14:19:03","date_gmt":"2024-05-09T12:19:03","guid":{"rendered":"https:\/\/www.secowarwick.com\/seco-lab\/"},"modified":"2025-06-12T12:18:46","modified_gmt":"2025-06-12T10:18:46","slug":"seco-lab-metallographical-tests","status":"publish","type":"page","link":"https:\/\/www.secowarwick.com\/en\/rd\/seco-lab-metallographical-tests\/","title":{"rendered":"SECO\/LAB"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;hero section&#8221; module_class=&#8221;rd-2024-secotech-hero-section&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; background_enable_image=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; make_equal=&#8221;on&#8221; module_class=&#8221;rd-2024-secotech-hero-section-wiersz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;rd-2024-secotech-hero-kolumna-lewa&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;rd-2024-secotech-hero-title&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Titillium Web||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; header_font=&#8221;TitilliumWeb Black||||||||&#8221; header_text_color=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>SECO\/LAB \u2013 METALLOGRAPHICAL TESTS<\/h1>\n<p>SECO\/LAB is where we&nbsp;perform unique research and full metallographic tests for external entities, institutions, universities and commercial customers. We&nbsp;develop received or&nbsp;purchased technology and, together with product departments, create unique solutions.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;rd-2024-secotech-hero-kolumna-prawa&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.secowarwick.com\/wp-content\/uploads\/2024\/06\/seolabtech-header.png&#8221; alt=&#8221;SECO\/LAB&#8221; module_class=&#8221;rd-2024-secotech-hero-obraz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;off|desktop&#8221; _builder_version=&#8221;4.23.1&#8243; background_color=&#8221;#000000&#8243; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;50px|0|50px|0&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;off|desktop&#8221; module_class=&#8221;rd-wiersz rs-secotech-wiersz-uslugi-intro&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.7.1\/jquery.min.js\"><\/script><!-- [et_pb_line_break_holder] -->\t\t    <script><!-- [et_pb_line_break_holder] -->\t\tfunction changeBackground(){<!-- [et_pb_line_break_holder] -->    let windowHeight = window.innerHeight \/ 2;<!-- [et_pb_line_break_holder] -->    let zyly = document.getElementsByClassName('zyla');<!-- [et_pb_line_break_holder] -->    for (let item of zyly) {<!-- [et_pb_line_break_holder] -->       let itemPosition = item.getBoundingClientRect();<!-- [et_pb_line_break_holder] -->       let bottom = itemPosition.bottom;<!-- [et_pb_line_break_holder] -->       let top = itemPosition.top;<!-- [et_pb_line_break_holder] -->       let height = itemPosition.height;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->       if( top <= windowHeight){<!-- [et_pb_line_break_holder] -->          let percent = '100';<!-- [et_pb_line_break_holder] -->          if(bottom >= windowHeight){<!-- [et_pb_line_break_holder] -->             percent =  (windowHeight - top) \/ height * 100;<!-- [et_pb_line_break_holder] -->          }<!-- [et_pb_line_break_holder] -->          $(item).css('background-image', 'linear-gradient(to bottom, red ' + percent + '%' +', rgba(0,0,0,0) ' + percent + '%'  );<!-- [et_pb_line_break_holder] -->       }else{<!-- [et_pb_line_break_holder] -->          $(item).css('background-image', '');<!-- [et_pb_line_break_holder] -->       }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$(window).scroll( function() {<!-- [et_pb_line_break_holder] -->    changeBackground();<!-- [et_pb_line_break_holder] -->})<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->$( document ).ready(function() {<!-- [et_pb_line_break_holder] -->          changeBackground();<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->\t\t<\/script>[\/et_pb_code][et_pb_image src=&#8221;https:\/\/www.secowarwick.com\/wp-content\/uploads\/2024\/04\/sciezki-pod-sliderem-1.png&#8221; alt=&#8221;R&#038;D SECO\/WARWICK&#8221; module_class=&#8221;zyla&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;background-color:rgba(139,126,126,1);&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text admin_label=&#8221;US\u0141UGI OBR\u00d3BKI CIEPLNEJ&#8221; module_class=&#8221;rd-2024-secotech-uslugi&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;TitilliumWeb Black|||on|||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; header_2_font=&#8221;TitilliumWeb Black||||||||&#8221; header_2_text_color=&#8221;#dc291e&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">SAMPLE PREPARATION<br \/>\nMETALLOGRAPHIC SPECIMEN<\/h2>\n<p style=\"text-align: center;\">In&nbsp;the SECO\/LAB laboratory, we&nbsp;have the necessary equipment for metallographic preparation of ferrous and non-ferrous metals. <\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.secowarwick.com\/wp-content\/uploads\/2024\/04\/sciezki-nad-brain.png&#8221; alt=&#8221;R&#038;D SECO\/WARWICK&#8221; title_text=&#8221;plik-tla&#8221; module_class=&#8221;zyla nad-cab&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;background-color:rgba(139,126,126,1);&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;rd-wiersz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;rd-2024-secotech-opis-tresc red-square-list-parent&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Titillium Web||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Precision equipment for sampling metal products; the SERVOCUT 401-AA metallographic cutter (performs rough cutting of large-sized details) and the ATM BRILLANT 220 cutter (enabling accurate sample collection), allows our technicians to&nbsp;obtain research material from every place on&nbsp;the tested detail.<\/p>\n<p>We&nbsp;perform metallographic specimen analysis using both hot and cold methods by&nbsp;precision mounting the test specimen. <em>ATM SAPHIR 550 and Tergamin &#8211; 30 Struers<\/em> metallographic grinding and polishing machines and a&nbsp;wide range of abrasive papers, grinding discs, polishing cloths and polishing pastes guarantees that our lab can create the ideal metallographic surface.<\/p>\n<p>We&nbsp;etch microstructure elements using chemical reagents, that we&nbsp;usually prepare ourselves. Moreover, if it is necessary to&nbsp;observe brittle layers or&nbsp;layers with low adhesion to&nbsp;the substrate, we&nbsp;cover the detail with a&nbsp;protective layer using the galvanic method. The equipment used for preparation is modern, supplied and serviced by&nbsp;recognized brands producing laboratory equipment. Additionally, the extensive experience of our team means that sample preparation has a&nbsp;minimal impact on&nbsp;the results of tests carried out in&nbsp;the SECO\/LAB laboratory.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;rd-secotech-kolumna-kwadraty-prawa&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.secowarwick.com\/wp-content\/uploads\/2024\/06\/secolab-PREPARATYKA-PROBEK-\u2013-ZGLADY-METALOGRAFICZNE-2.jpg&#8221; alt=&#8221;PREPARATYKA PR\u00d3BEK \u2013 ZG\u0141ADY METALOGRAFICZNE&#8221; module_class=&#8221;rd-2024-secotech-hero-obraz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row module_class=&#8221;rd-wiersz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.secowarwick.com\/wp-content\/uploads\/2024\/04\/sciezki-nad-brain.png&#8221; alt=&#8221;R&#038;D SECO\/WARWICK&#8221; title_text=&#8221;plik-tla&#8221; module_class=&#8221;zyla nad-cab&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;background-color:rgba(139,126,126,1);&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text admin_label=&#8221;BADANIA METALOGRAFICZNE&#8221; module_class=&#8221;rd-2024-secotech-uslugi&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;TitilliumWeb Black|||on|||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; header_2_font=&#8221;TitilliumWeb Black||||||||&#8221; header_2_text_color=&#8221;#dc291e&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h2 style=\"text-align: center;\">METALLOGRAPHICAL TESTS AND LABOLATORY<\/h2>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;kod plastra&#8221; module_class=&#8221;rd-strke-v2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; animation_delay=&#8221;500ms&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;rd-wiersz rd-secotech-wiersz-kwadraty&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;rd-secotech-kolumna-kwadraty-lewa&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.secowarwick.com\/wp-content\/uploads\/2024\/06\/secolab-BADANIA-METALOGRAFICZNE.jpg&#8221; alt=&#8221;BADANIA METALOGRAFICZNE<br \/>\n&#8221; module_class=&#8221;rd-2024-secotech-hero-obraz rd-secotech-obraz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;rd-secotech-kolumna-kwadraty-prawa&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;rd-2024-secotech-opis-tresc red-hash-list-parent&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Titillium Web||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>We&nbsp;perform microstructure tests using a&nbsp;light microscope equipped with 5 objectives with magnifications of 2.5x\/10x\/20x\/50x\/100x, which enables observations of the microstructure with a&nbsp;maximum magnification of up to&nbsp;1000x. We&nbsp;can observe samples in&nbsp;the bright field and in&nbsp;the dark field. The microscope is equipped with an analyzer and a&nbsp;light polarizer. The high-resolution Nikon DS.-Fi3 camera together with the NIS Elements microstructure analysis program allows us to:<\/p>\n<ul>\n<li>Take photos with a&nbsp;magnification above 1000x in&nbsp;high resolution,<\/li>\n<li>Analysis of the heat treatment effects on&nbsp;the metal products;<\/li>\n<li>Determination of porosity,<\/li>\n<li>Conducting quantitative and qualitative analyses of microstructure components,<\/li>\n<li>Measurement of the layers and coating thickness and assessment of their uniformity,<\/li>\n<li>Grain size measurement, also of primary austenite,<\/li>\n<li>Assessment of segregation of carbides, nitrides and other inclusions,<\/li>\n<li>Microstructure defects such as&nbsp;microcracks, inhomogeneities, non-martensitic transformation products and many others.<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row module_class=&#8221;rd-wiersz rd-secotech-wiersz-kwadraty&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; module_class=&#8221;rd-secotech-kolumna-kwadraty-lewa&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.secowarwick.com\/wp-content\/uploads\/2024\/04\/sciezki-pod-uczelnie.png&#8221; alt=&#8221;R&#038;D SECO\/WARWICK&#8221; admin_label=&#8221;zyla potrojna&#8221; module_class=&#8221;zyla&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;background-color:rgba(139,126,126,1);&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text admin_label=&#8221;POMIARY TWARDO\u015aCI&#8221; module_class=&#8221;rd-2024-secotech-uslugi&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;TitilliumWeb Black|||on|||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; header_2_font=&#8221;TitilliumWeb Black||||||||&#8221; header_2_text_color=&#8221;#dc291e&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">HARDNESS MEASUREMENTS<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;rd-wiersz rd-secotech-wiersz-kwadraty&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;rd-secotech-kolumna-kwadraty-lewa&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.secowarwick.com\/wp-content\/uploads\/2024\/06\/secolab-POMIARY-TWARDOSCI.jpg&#8221; alt=&#8221;POMIARY TWARDO\u015aCI&#8221; module_class=&#8221;rd-2024-secotech-hero-obraz rd-secotech-obraz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;rd-secotech-kolumna-kwadraty-prawa&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;rd-2024-secotech-opis-tresc red-hash-list-parent&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Titillium Web||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; header_4_font=&#8221;TitilliumWeb Black|||on|||||&#8221; header_4_text_color=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>SECO\/LAB is equipped with 4 hardness testers with vices, prisms and holders, thanks to&nbsp;which we&nbsp;perform accurate hardness measurements on&nbsp;metal products of various shapes and sizes.<\/p>\n<p>&nbsp;<\/p>\n<h4>We&nbsp;carry out research:<\/h4>\n<ul>\n<li>Using the INNOWATEST Nemesis 9101 hardness tester, with a&nbsp;movable measuring table, it is possible to&nbsp;place a&nbsp;detail of large weight and dimensions. It is equipped with a&nbsp;0.7x\/2.5x\/10x lens, full HD camera, laser and LED lighting, and is controlled using IMPRESSIONS\u2122 software. Hardness measurements are carried out in&nbsp;manual and automatic mode using the following methods:\n<ul>\n<li>Vickers HV with loads from 0.5 kg to&nbsp;120 kg,<\/li>\n<li>Rockwell in&nbsp;scales: HRA, HRC, HR15N, HR30T, HR45N,<\/li>\n<li>Brinell for loads from 1 to&nbsp;250 kg. Measurements are made using a&nbsp;ball with a&nbsp;diameter of 2.5 or&nbsp;5 mm.<\/li>\n<\/ul>\n<\/li>\n<li>The Struers DuraScan hardness tester, controlled using <em>ecos Workflow<\/em> software, is equipped with a&nbsp;movable measuring table, a&nbsp;camera and lenses with magnifications of 10x\/20x\/60x. Performing measurements in&nbsp;automatic and manual mode is possible, as&nbsp;well as&nbsp;measurements using the Knoop HK and Vickers HV methods, with loads from 0.01 kg to&nbsp;10 kg. The unit is perfect for precise measurements of the carburized and nitrided layer\u2019s effective thickness. We&nbsp;can program measurement paths, which makes working with the hardness tester exceptionally efficient.<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row module_class=&#8221;rd-wiersz rd-secotech-wiersz-poza rd-secolab-pomiary-wiersz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;POZA R&#038;D&#8221; module_class=&#8221;rd-2024-secotech-uslugi rd-2024-secotech-pozard&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Titillium Web||||||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_line_height=&#8221;1.5em&#8221; header_2_font=&#8221;TitilliumWeb Black||||||||&#8221; header_2_text_color=&#8221;#dc291e&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: center;\">The SECO\/LAB metallographic laboratory operates like the best-organized research center in&nbsp;the industry, where the condition of the equipment and the regulations for their handling in&nbsp;individual tests are set by&nbsp;industrial standards. All instruments in&nbsp;the laboratory are regularly calibrated by&nbsp;entities accredited in&nbsp;this field. Each furnace has a&nbsp;set of checking standards and a&nbsp;startup procedure before measurement. What\u2019s more, each of them has its own \u201ctwin\u201d in&nbsp;case of a&nbsp;failure or&nbsp;other random event. We&nbsp;follow the \u201cdouble-check possibility\u201d approach, thanks to&nbsp;which we&nbsp;ensure the continuity of the laboratory tests.<\/p>\n<p>[\/et_pb_text][et_pb_code admin_label=&#8221;kod plastra&#8221; module_class=&#8221;rd-strke-v2&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; animation_delay=&#8221;500ms&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row module_class=&#8221;secoservice-faq-wiersz rd-faq-wiersz rd-secolab-zapytaj-wiersz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; module_class=&#8221;various_ss_premium_column&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.secowarwick.com\/wp-content\/uploads\/2024\/04\/sciezki-pod-uczelnie.png&#8221; alt=&#8221;R&#038;D SECO\/WARWICK&#8221; admin_label=&#8221;zyla potrojna&#8221; module_class=&#8221;zyla&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; custom_css_main_element=&#8221;background-color:rgba(139,126,126,1);&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text admin_label=&#8221;zapytaj o\u00a0oferte&#8221; module_class=&#8221;rd-odkryj-button rd-secotech-rfq-button&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a class=\"paoc-popup-click\" tabindex=\"0\" href=\"https:\/\/www.secowarwick.com\/en\/request-for-quote\/\"><span class=\"various_poll_link\">ASK FOR MORE<\/span><\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row module_class=&#8221;secoservice-faq-wiersz rd-faq-wiersz&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; module_class=&#8221;various_ss_premium_column&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][dipl_faq_page_schema closed_toggle_icon=&#8221;&#x4c;||divi||400&#8243; closed_icon_color=&#8221;#FFFFFF&#8221; closed_use_icon_font_size=&#8221;on&#8221; closed_icon_font_size=&#8221;24px&#8221; open_toggle_icon=&#8221;&#x4c;||divi||400&#8243; open_icon_color=&#8221;#000000&#8243; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; closed_toggle_bg_color=&#8221;rgba(244,244,244,0)&#8221; open_toggle_bg_color=&#8221;rgba(255,255,255,0)&#8221; module_class=&#8221;rd-faq&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; faq_heading_font=&#8221;TitilliumWeb Black|900|||||||&#8221; faq_heading_text_color=&#8221;#FFFFFF&#8221; faq_question_closed_font=&#8221;TitilliumWeb Black||||||||&#8221; faq_question_closed_text_color=&#8221;#FFFFFF&#8221; faq_question_closed_font_size=&#8221;26px&#8221; faq_answer_text_font=&#8221;Titillium Web||||||||&#8221; faq_answer_text_text_color=&#8221;#c9c9c9&#8243; faq_answer_text_font_size=&#8221;20px&#8221; animation_direction=&#8221;bottom&#8221; faq_question_closed_font_size_tablet=&#8221;26px&#8221; faq_question_closed_font_size_phone=&#8221;20px&#8221; faq_question_closed_font_size_last_edited=&#8221;on|phone&#8221; faq_answer_text_font_size_tablet=&#8221;24px&#8221; faq_answer_text_font_size_phone=&#8221;16px&#8221; faq_answer_text_font_size_last_edited=&#8221;on|phone&#8221; border_width_all=&#8221;0px&#8221; border_width_right=&#8221;0px&#8221; border_width_left=&#8221;0px&#8221; global_colors_info=&#8221;{}&#8221;][dipl_faq_page_schema_item faq_question=&#8221;What is the waiting time for the metallographic measurement results?&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; question_heading_level=&#8221;h2&#8243; question_heading_font=&#8221;|800|||||||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>The waiting time for the test results varies and depends on&nbsp;the order size and complexity, as&nbsp;well as&nbsp;the current load in&nbsp;the metallographic laboratory. In&nbsp;addition, the level of the Customer\u2019s priority is very important to&nbsp;us. Usually, the completion time does not exceed 2 weeks.<\/p>\n<p>[\/dipl_faq_page_schema_item][dipl_faq_page_schema_item faq_question=&#8221;What are the test costs?&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; question_heading_level=&#8221;h2&#8243; question_heading_font=&#8221;|800|||||||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>The test cost depends on&nbsp;its type, complexity and the number of samples. We&nbsp;can prepare an exact quote after receiving detailed information about the order.<\/p>\n<p>[\/dipl_faq_page_schema_item][dipl_faq_page_schema_item faq_question=&#8221;What information will I\u00a0receive after the test is completed?&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; question_heading_level=&#8221;h2&#8243; question_heading_font=&#8221;|800|||||||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>After the test, you will receive a&nbsp;detailed report containing:<\/p>\n<ul>\n<li>a&nbsp;description of the tests performed,<\/li>\n<li>test results (e.g. microscopic images, hardness measurement results),<\/li>\n<li>interpretation of results and conclusions,<\/li>\n<li>possible recommendations.<\/li>\n<\/ul>\n<p>[\/dipl_faq_page_schema_item][dipl_faq_page_schema_item faq_question=&#8221;Can I\u00a0visit your metallographic laboratory?&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; question_heading_level=&#8221;h2&#8243; question_heading_font=&#8221;|800|||||||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Yes, we&nbsp;are pleased to&nbsp;invite you to&nbsp;visit our metallographic laboratory. During the visit, we&nbsp;will be&nbsp;able to&nbsp;present the details of how we&nbsp;carry out metallographic tests and answer any questions you may have.<\/p>\n<p>[\/dipl_faq_page_schema_item][\/dipl_faq_page_schema][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SECO\/LAB \u2013 METALLOGRAPHICAL TESTS SECO\/LAB is where we&nbsp;perform unique research and full metallographic tests for external entities, institutions, universities and commercial customers. We&nbsp;develop received or&nbsp;purchased technology and, together with product departments, create unique solutions.SAMPLE PREPARATION METALLOGRAPHIC SPECIMEN In&nbsp;the SECO\/LAB laboratory, we&nbsp;have the necessary equipment for metallographic preparation of ferrous and non-ferrous metals. Precision equipment for [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":157732,"parent":160698,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-160587","page","type-page","status-publish","has-post-thumbnail"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/pages\/160587","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/comments?post=160587"}],"version-history":[{"count":9,"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/pages\/160587\/revisions"}],"predecessor-version":[{"id":179420,"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/pages\/160587\/revisions\/179420"}],"up":[{"embeddable":true,"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/pages\/160698"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/media\/157732"}],"wp:attachment":[{"href":"https:\/\/www.secowarwick.com\/en\/wp-json\/wp\/v2\/media?parent=160587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}