fbpx
		WP_Query Object
(
    [query] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 81
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 81
                        )

                )

            [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__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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => resource-type
            [term_id] => 81
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [terms] => Array
                                (
                                    [0] => 81
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [resource-type] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 81
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_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   wp_posts.*
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
					 WHERE 1=1  AND wp_posts.ID IN (24430,5727,5317,5302,4997,4776,4774,4772,4770,1213,823,799,801,804,806,794,779,758,1158,1198,1194,988,1190,1192) AND ( 
  wp_term_relationships.term_taxonomy_id IN (81)
) AND ((wp_posts.post_type = 'resource' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  )
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 5317
                    [post_author] => 36
                    [post_date] => 2022-02-02 14:56:00
                    [post_date_gmt] => 2022-02-02 19:56:00
                    [post_content] => 
[post_title] => MX908 Brochure [post_excerpt] => Download this brochure to learn how this rugged, handheld device enables real-time trace-level detection. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-brochure [to_ping] => [pinged] => [post_modified] => 2024-08-30 11:58:52 [post_modified_gmt] => 2024-08-30 15:58:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/?post_type=resource&p=5317 [menu_order] => 260 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 1190 [post_author] => 36 [post_date] => 2021-05-07 13:48:09 [post_date_gmt] => 2021-05-07 17:48:09 [post_content] =>
[post_title] => Expanded Capability for Toxic Aerosol Detection and Identification [post_excerpt] => Review the mission brief to learn how MX908 with Aero allows users to detect and identify aerosolized threats at trace levels. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => aerosol-detection-identification [to_ping] => [pinged] => [post_modified] => 2024-08-30 12:03:48 [post_modified_gmt] => 2024-08-30 16:03:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/resource/mx908_mission-brief-aerosol/ [menu_order] => 523 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 2 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 5317 [post_author] => 36 [post_date] => 2022-02-02 14:56:00 [post_date_gmt] => 2022-02-02 19:56:00 [post_content] =>
[post_title] => MX908 Brochure [post_excerpt] => Download this brochure to learn how this rugged, handheld device enables real-time trace-level detection. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-brochure [to_ping] => [pinged] => [post_modified] => 2024-08-30 11:58:52 [post_modified_gmt] => 2024-08-30 15:58:52 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/?post_type=resource&p=5317 [menu_order] => 260 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 2 [max_num_pages] => 0 [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] => 6f5166da503e72b43b5785530f7b8114 [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 ) )
		WP_Query Object
(
    [query] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 75
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 75
                        )

                )

            [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__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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => resource-type
            [term_id] => 75
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [terms] => Array
                                (
                                    [0] => 75
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [resource-type] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 75
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_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   wp_posts.*
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
					 WHERE 1=1  AND wp_posts.ID IN (24430,5727,5317,5302,4997,4776,4774,4772,4770,1213,823,799,801,804,806,794,779,758,1158,1198,1194,988,1190,1192) AND ( 
  wp_term_relationships.term_taxonomy_id IN (75)
) AND ((wp_posts.post_type = 'resource' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  )
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 24430
                    [post_author] => 34
                    [post_date] => 2024-05-09 16:09:44
                    [post_date_gmt] => 2024-05-09 20:09:44
                    [post_content] => 
                    [post_title] => Trace Drug Identification at the Border: 3 Scenarios from the New Zealand Customs Service
                    [post_excerpt] => Whether using trace identification features for drug traffickers, deploying vapor capabilities to analyze threats or implementing the explosive functionality to assess risk to the public, the New Zealand Customs Service has seen tremendous benefit from 908 Devices' MX908.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => trace-drug-identification-at-the-border-3-scenarios-from-the-new-zealand-customs-service
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-10-09 12:17:25
                    [post_modified_gmt] => 2024-10-09 16:17:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://908devices.com/?post_type=resource&p=24430
                    [menu_order] => 40
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 1
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 24430
            [post_author] => 34
            [post_date] => 2024-05-09 16:09:44
            [post_date_gmt] => 2024-05-09 20:09:44
            [post_content] => 
            [post_title] => Trace Drug Identification at the Border: 3 Scenarios from the New Zealand Customs Service
            [post_excerpt] => Whether using trace identification features for drug traffickers, deploying vapor capabilities to analyze threats or implementing the explosive functionality to assess risk to the public, the New Zealand Customs Service has seen tremendous benefit from 908 Devices' MX908.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => trace-drug-identification-at-the-border-3-scenarios-from-the-new-zealand-customs-service
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-10-09 12:17:25
            [post_modified_gmt] => 2024-10-09 16:17:25
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://908devices.com/?post_type=resource&p=24430
            [menu_order] => 40
            [post_type] => resource
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1
    [max_num_pages] => 0
    [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] => 1d5a2a3ac33ed639f955474573bb6b0b
    [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
        )

)
	
		WP_Query Object
(
    [query] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 80
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 80
                        )

                )

            [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__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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => resource-type
            [term_id] => 80
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [terms] => Array
                                (
                                    [0] => 80
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [resource-type] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 80
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_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   wp_posts.*
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
					 WHERE 1=1  AND wp_posts.ID IN (24430,5727,5317,5302,4997,4776,4774,4772,4770,1213,823,799,801,804,806,794,779,758,1158,1198,1194,988,1190,1192) AND ( 
  wp_term_relationships.term_taxonomy_id IN (80)
) AND ((wp_posts.post_type = 'resource' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  )
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 5302
                    [post_author] => 15
                    [post_date] => 2022-02-01 17:52:26
                    [post_date_gmt] => 2022-02-01 22:52:26
                    [post_content] => 
                    [post_title] => Multi-Mission Threat Detection in Real Time
                    [post_excerpt] => This article originally appeared in CBNW Magazine, January 2022.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => multi-mission-threat-detection-in-real-time
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-05 15:37:59
                    [post_modified_gmt] => 2024-03-05 20:37:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://908devices.com/?post_type=resource&p=5302
                    [menu_order] => 264
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 1
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 5302
            [post_author] => 15
            [post_date] => 2022-02-01 17:52:26
            [post_date_gmt] => 2022-02-01 22:52:26
            [post_content] => 
            [post_title] => Multi-Mission Threat Detection in Real Time
            [post_excerpt] => This article originally appeared in CBNW Magazine, January 2022.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => multi-mission-threat-detection-in-real-time
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-03-05 15:37:59
            [post_modified_gmt] => 2024-03-05 20:37:59
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://908devices.com/?post_type=resource&p=5302
            [menu_order] => 264
            [post_type] => resource
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1
    [max_num_pages] => 0
    [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] => 1ebfde4042bf27f820beb76a3197c346
    [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
        )

)
	
		WP_Query Object
(
    [query] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 131
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 131
                        )

                )

            [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__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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => resource-type
            [term_id] => 131
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [terms] => Array
                                (
                                    [0] => 131
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [resource-type] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 131
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_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   wp_posts.*
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
					 WHERE 1=1  AND wp_posts.ID IN (24430,5727,5317,5302,4997,4776,4774,4772,4770,1213,823,799,801,804,806,794,779,758,1158,1198,1194,988,1190,1192) AND ( 
  wp_term_relationships.term_taxonomy_id IN (131)
) AND ((wp_posts.post_type = 'resource' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  )
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 779
                    [post_author] => 15
                    [post_date] => 2017-09-01 14:40:59
                    [post_date_gmt] => 2017-09-01 18:40:59
                    [post_content] => 
                    [post_title] => MX908 Specifications for EOD
                    [post_excerpt] => Detection and ID of priority threats from military and commercial grade explosives, to homemade energetics and relevant precursors.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mx908-eod-spec-sheet
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-11-13 17:09:24
                    [post_modified_gmt] => 2024-11-13 22:09:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://908devices.com/resource/mx908-eod-spec-sheet/
                    [menu_order] => 375
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 1
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 779
            [post_author] => 15
            [post_date] => 2017-09-01 14:40:59
            [post_date_gmt] => 2017-09-01 18:40:59
            [post_content] => 
            [post_title] => MX908 Specifications for EOD
            [post_excerpt] => Detection and ID of priority threats from military and commercial grade explosives, to homemade energetics and relevant precursors.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => mx908-eod-spec-sheet
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-11-13 17:09:24
            [post_modified_gmt] => 2024-11-13 22:09:24
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://908devices.com/resource/mx908-eod-spec-sheet/
            [menu_order] => 375
            [post_type] => resource
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1
    [max_num_pages] => 0
    [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] => 1e42e6e247a41fea98ec06528fa48a6c
    [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
        )

)
	
		WP_Query Object
(
    [query] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 129
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 129
                        )

                )

            [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__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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => resource-type
            [term_id] => 129
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [terms] => Array
                                (
                                    [0] => 129
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [resource-type] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 129
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_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   wp_posts.*
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
					 WHERE 1=1  AND wp_posts.ID IN (24430,5727,5317,5302,4997,4776,4774,4772,4770,1213,823,799,801,804,806,794,779,758,1158,1198,1194,988,1190,1192) AND ( 
  wp_term_relationships.term_taxonomy_id IN (129)
) AND ((wp_posts.post_type = 'resource' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  )
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 823
                    [post_author] => 15
                    [post_date] => 2018-02-05 18:31:28
                    [post_date_gmt] => 2018-02-05 23:31:28
                    [post_content] => 
                    [post_title] => Multi-Mission Threat Detection with Handheld HPMS
                    [post_excerpt] => Download this tech note to learn more about how MX908 utilizes high pressure mass spec.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mx908-tech-note-2-0-multi-mission-threat-detection-handheld-high-pressure-mass-spectrometry
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-09-05 14:32:26
                    [post_modified_gmt] => 2024-09-05 18:32:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://908devices.com/resource/mx908-tech-note-2-0-multi-mission-threat-detection-handheld-high-pressure-mass-spectrometry/
                    [menu_order] => 333
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 758
                    [post_author] => 15
                    [post_date] => 2017-04-04 19:09:53
                    [post_date_gmt] => 2017-04-04 23:09:53
                    [post_content] => 
                    [post_title] => Next-Generation Handheld High-Pressure Mass Spectrometry
                    [post_excerpt] => Download tech note 1.0 to learn about MX908 with APCI Dual-Polarity Source for Threat Detection and Identification.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mx908-tech-note-hpms-apci-dual-polarity
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-09-05 14:32:52
                    [post_modified_gmt] => 2024-09-05 18:32:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://908devices.com/resource/mx908-tech-note/
                    [menu_order] => 390
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1192
                    [post_author] => 38
                    [post_date] => 2021-05-07 19:26:49
                    [post_date_gmt] => 2021-05-07 23:26:49
                    [post_content] => 
                    [post_title] => Aerosol Detection and Identification with MX908
                    [post_excerpt] => Read this tech note full of field test data to understand how the MX908 with Aero works when detecting
aerosolized chemicals.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mx908-tech-note_aerosol-detection-and-identification-with-mx908
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-10-01 10:24:12
                    [post_modified_gmt] => 2024-10-01 14:24:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://908devices.com/resource/mx908_tech-note_aerosol-detection-and-identification-with-mx908/
                    [menu_order] => 534
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 3
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 823
            [post_author] => 15
            [post_date] => 2018-02-05 18:31:28
            [post_date_gmt] => 2018-02-05 23:31:28
            [post_content] => 
            [post_title] => Multi-Mission Threat Detection with Handheld HPMS
            [post_excerpt] => Download this tech note to learn more about how MX908 utilizes high pressure mass spec.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => mx908-tech-note-2-0-multi-mission-threat-detection-handheld-high-pressure-mass-spectrometry
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-09-05 14:32:26
            [post_modified_gmt] => 2024-09-05 18:32:26
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://908devices.com/resource/mx908-tech-note-2-0-multi-mission-threat-detection-handheld-high-pressure-mass-spectrometry/
            [menu_order] => 333
            [post_type] => resource
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 3
    [max_num_pages] => 0
    [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] => e96176d4b0e843abf9c4cffb11f2d92c
    [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
        )

)
	
		WP_Query Object
(
    [query] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 73
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 73
                        )

                )

            [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__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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => resource-type
            [term_id] => 73
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [terms] => Array
                                (
                                    [0] => 73
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [resource-type] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 73
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_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   wp_posts.*
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
					 WHERE 1=1  AND wp_posts.ID IN (24430,5727,5317,5302,4997,4776,4774,4772,4770,1213,823,799,801,804,806,794,779,758,1158,1198,1194,988,1190,1192) AND ( 
  wp_term_relationships.term_taxonomy_id IN (73)
) AND ((wp_posts.post_type = 'resource' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  )
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 5727
                    [post_author] => 29
                    [post_date] => 2022-03-23 17:47:27
                    [post_date_gmt] => 2022-03-23 21:47:27
                    [post_content] => 
Wistia video thumbnail
[post_title] => MX908 Product Video [post_excerpt] => Watch our MX908 product video for a full product overview including applicable applications for use - law enforcement, hazmat, explosives and more. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-product-video [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:16:43 [post_modified_gmt] => 2024-09-05 18:16:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/?post_type=resource&p=5727 [menu_order] => 241 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 4997 [post_author] => 29 [post_date] => 2021-11-24 10:10:52 [post_date_gmt] => 2021-11-24 15:10:52 [post_content] =>
Wistia video thumbnail
[post_title] => Benefits of the MX908 with Aero [post_excerpt] => Watch this video to learn the benefits of MX908 with aero module for vapor and aerosol chemical detection and identification. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908_video_mx908-with-aero-benefits [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:18:00 [post_modified_gmt] => 2024-09-05 18:18:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/?post_type=resource&p=4997 [menu_order] => 283 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 4776 [post_author] => 29 [post_date] => 2021-10-21 11:51:32 [post_date_gmt] => 2021-10-21 15:51:32 [post_content] =>
Wistia video thumbnail
[post_title] => MX908 Demo - Trace Analysis of Suspected Explosive [post_excerpt] => Quick demonstration of how MX908 can identify a trace explosive quickly by a simple swab of outside of a bottle. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-video-trace-analysis-of-suspected-explosive [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:17:08 [post_modified_gmt] => 2024-09-05 18:17:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/?post_type=resource&p=4776 [menu_order] => 298 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 4774 [post_author] => 29 [post_date] => 2021-10-21 11:43:36 [post_date_gmt] => 2021-10-21 15:43:36 [post_content] =>
Wistia video thumbnail
[post_title] => MX908 Demo - Trace Analysis of Explosive Residue at an HME Lab [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-video-trace-analysis-of-explosive-residue-at-hme-lab [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:17:46 [post_modified_gmt] => 2024-09-05 18:17:46 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/?post_type=resource&p=4774 [menu_order] => 299 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 4772 [post_author] => 29 [post_date] => 2021-10-21 11:37:11 [post_date_gmt] => 2021-10-21 15:37:11 [post_content] =>
Wistia video thumbnail
[post_title] => MX908 Demo - Trace Analysis of Suspect Vehicle [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-video-demo-trace-analysis-of-a-suspect-vehicle [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:18:17 [post_modified_gmt] => 2024-09-05 18:18:17 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/?post_type=resource&p=4772 [menu_order] => 300 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 4770 [post_author] => 29 [post_date] => 2021-10-21 11:30:33 [post_date_gmt] => 2021-10-21 15:30:33 [post_content] =>
Wistia video thumbnail
[post_title] => MX908 Demo - Trace RDX Demonstration [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-video-trace-rdx-demonstration [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:18:22 [post_modified_gmt] => 2024-09-05 18:18:22 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/?post_type=resource&p=4770 [menu_order] => 301 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 799 [post_author] => 29 [post_date] => 2017-12-21 18:12:06 [post_date_gmt] => 2017-12-21 23:12:06 [post_content] =>
Wistia video thumbnail
[post_title] => MX908 Demo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-demo [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:18:39 [post_modified_gmt] => 2024-09-05 18:18:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/resource/mx908-demo/ [menu_order] => 355 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 801 [post_author] => 29 [post_date] => 2017-12-21 18:16:20 [post_date_gmt] => 2017-12-21 23:16:20 [post_content] =>
Wistia video thumbnail
[post_title] => Startup and Vapor Mode Demo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-startup-vapor-mode [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:18:53 [post_modified_gmt] => 2024-09-05 18:18:53 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/resource/mx908-startup-vapor-mode/ [menu_order] => 356 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 804 [post_author] => 29 [post_date] => 2017-12-21 18:21:10 [post_date_gmt] => 2017-12-21 23:21:10 [post_content] =>
Wistia video thumbnail
[post_title] => Trace Sampling Demo [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-trace-sampling [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:19:11 [post_modified_gmt] => 2024-09-05 18:19:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/resource/mx908-trace-sampling/ [menu_order] => 358 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 806 [post_author] => 29 [post_date] => 2017-12-21 18:23:25 [post_date_gmt] => 2017-12-21 23:23:25 [post_content] =>
Wistia video thumbnail
[post_title] => Mission Mode Intro [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-mission-modes [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:19:21 [post_modified_gmt] => 2024-09-05 18:19:21 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/resource/mx908-mission-modes/ [menu_order] => 360 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 1158 [post_author] => 38 [post_date] => 2021-05-10 20:11:58 [post_date_gmt] => 2021-05-11 00:11:58 [post_content] =>
Wistia video thumbnail
[post_title] => MX908 with Aero [post_excerpt] => MX908 with Aero enables operators to detect and identify aerosolized threats, such as Chemical Warfare Agents (CWAs) and Pharmaceutical-based Agents (PBAs), which represent a critical gap in existing chemical detection solutions. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-video_mx908-aero-video_meal [to_ping] => [pinged] => [post_modified] => 2024-10-01 10:23:09 [post_modified_gmt] => 2024-10-01 14:23:09 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/resource/mx908_-video_mx908-aero-video_meal/ [menu_order] => 437 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 11 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 5727 [post_author] => 29 [post_date] => 2022-03-23 17:47:27 [post_date_gmt] => 2022-03-23 21:47:27 [post_content] =>
Wistia video thumbnail
[post_title] => MX908 Product Video [post_excerpt] => Watch our MX908 product video for a full product overview including applicable applications for use - law enforcement, hazmat, explosives and more. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-product-video [to_ping] => [pinged] => [post_modified] => 2024-09-05 14:16:43 [post_modified_gmt] => 2024-09-05 18:16:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/?post_type=resource&p=5727 [menu_order] => 241 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 11 [max_num_pages] => 0 [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] => 91b401131576160e5fbf43160077ee49 [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 ) )
		WP_Query Object
(
    [query] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 85
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 85
                        )

                )

            [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__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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => resource-type
            [term_id] => 85
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [terms] => Array
                                (
                                    [0] => 85
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [resource-type] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 85
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_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   wp_posts.*
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
					 WHERE 1=1  AND wp_posts.ID IN (24430,5727,5317,5302,4997,4776,4774,4772,4770,1213,823,799,801,804,806,794,779,758,1158,1198,1194,988,1190,1192) AND ( 
  wp_term_relationships.term_taxonomy_id IN (85)
) AND ((wp_posts.post_type = 'resource' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  )
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1213
                    [post_author] => 34
                    [post_date] => 2021-08-02 16:52:12
                    [post_date_gmt] => 2021-08-02 20:52:12
                    [post_content] => 
Wistia video thumbnail
[post_title] => Novel Applications for EOD [post_excerpt] => Learn how the MX908 is capable of identifying a wide range of explosives, including commercial, military, and homemade variants. In this webinar, we demonstrate it's effectiveness in detecting explosive residues, aerosol threats, and suspect nitrates, underscoring its effectiveness and accuracy for EOD missions. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-webinar-novel-applications-for-eod [to_ping] => [pinged] => [post_modified] => 2024-09-26 17:44:23 [post_modified_gmt] => 2024-09-26 21:44:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/resource/mx908-webinar-novel-applications-for-eod/ [menu_order] => 316 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 1198 [post_author] => 38 [post_date] => 2021-05-27 12:22:52 [post_date_gmt] => 2021-05-27 16:22:52 [post_content] =>
Wistia video thumbnail
[post_title] => Aerosol Hazard Management 101 with The Haz Mat Guys [post_excerpt] => In this webinar you'll learn the definition and properties of aerosol threats, aerosol hazards and the challenge they present to first responders, why aerosols have been traditionally difficult to detect and identify with legacy technologies, and how to respond to and protect yourselves and the public from aerosol threats. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-webinar-aerosol-hazard-management-101 [to_ping] => [pinged] => [post_modified] => 2024-10-01 10:25:39 [post_modified_gmt] => 2024-10-01 14:25:39 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/resource/mx908_webinar_aerosol-hazard-management-101/ [menu_order] => 479 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 2 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 1213 [post_author] => 34 [post_date] => 2021-08-02 16:52:12 [post_date_gmt] => 2021-08-02 20:52:12 [post_content] =>
Wistia video thumbnail
[post_title] => Novel Applications for EOD [post_excerpt] => Learn how the MX908 is capable of identifying a wide range of explosives, including commercial, military, and homemade variants. In this webinar, we demonstrate it's effectiveness in detecting explosive residues, aerosol threats, and suspect nitrates, underscoring its effectiveness and accuracy for EOD missions. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mx908-webinar-novel-applications-for-eod [to_ping] => [pinged] => [post_modified] => 2024-09-26 17:44:23 [post_modified_gmt] => 2024-09-26 21:44:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://908devices.com/resource/mx908-webinar-novel-applications-for-eod/ [menu_order] => 316 [post_type] => resource [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 2 [max_num_pages] => 0 [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] => 483d19ed199352d1221c2b1058c96ab3 [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 ) )
		WP_Query Object
(
    [query] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 86
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => resource
            [posts_per_page] => -1
            [post__in] => Array
                (
                    [0] => 24430
                    [1] => 5727
                    [2] => 5317
                    [3] => 5302
                    [4] => 4997
                    [5] => 4776
                    [6] => 4774
                    [7] => 4772
                    [8] => 4770
                    [9] => 1213
                    [10] => 823
                    [11] => 799
                    [12] => 801
                    [13] => 804
                    [14] => 806
                    [15] => 794
                    [16] => 779
                    [17] => 758
                    [18] => 1158
                    [19] => 1198
                    [20] => 1194
                    [21] => 988
                    [22] => 1190
                    [23] => 1192
                )

            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [field] => term_id
                            [terms] => 86
                        )

                )

            [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__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
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => resource-type
            [term_id] => 86
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => resource-type
                            [terms] => Array
                                (
                                    [0] => 86
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [resource-type] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => 86
                                )

                            [field] => term_id
                        )

                )

            [primary_table] => wp_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   wp_posts.*
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
					 WHERE 1=1  AND wp_posts.ID IN (24430,5727,5317,5302,4997,4776,4774,4772,4770,1213,823,799,801,804,806,794,779,758,1158,1198,1194,988,1190,1192) AND ( 
  wp_term_relationships.term_taxonomy_id IN (86)
) AND ((wp_posts.post_type = 'resource' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','popup','products','applications','resource' )  )
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 794
                    [post_author] => 20
                    [post_date] => 2017-11-28 16:48:55
                    [post_date_gmt] => 2017-11-28 21:48:55
                    [post_content] => 
                    [post_title] => Actionable Information from High Pressure Mass Spectrometry
                    [post_excerpt] => The detection and identification of chemicals with HPMS carries sufficient information to warrant definitive action, medical treatment and communication.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => actionable-information-high-pressure-mass-spectrometry
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-09-05 14:32:44
                    [post_modified_gmt] => 2024-09-05 18:32:44
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://908devices.com/resource/actionable-information-high-pressure-mass-spectrometry/
                    [menu_order] => 364
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1194
                    [post_author] => 38
                    [post_date] => 2021-05-07 19:34:02
                    [post_date_gmt] => 2021-05-07 23:34:02
                    [post_content] => 
                    [post_title] => Aerosol Hazard  Management 101
                    [post_excerpt] => Read this white paper to learn more about the hazard posed by aerosolized chemicals. You will learn about aerosols and their properties and how to successfully address them in the field.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mx908-white-paper-aerosol-hazard-management-101
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-10-01 10:39:17
                    [post_modified_gmt] => 2024-10-01 14:39:17
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://908devices.com/resource/mx908_white-paper_aerosol-hazard-management-101/
                    [menu_order] => 490
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 988
                    [post_author] => 20
                    [post_date] => 2020-02-25 13:49:14
                    [post_date_gmt] => 2020-02-25 18:49:14
                    [post_content] => 
                    [post_title] => A New Approach to Trace Detection
                    [post_excerpt] => Today’s emergency responders and security personnel need detection capabilities which address both categories with high sensitivity (the ability to detect threat materials below harmful levels) and high fidelity (the ability to detect reproducibly and reliably).
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => a-new-approach-to-trace-detection
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-09-05 14:34:52
                    [post_modified_gmt] => 2024-09-05 18:34:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://908devices.com/resource/a-new-approach-to-trace-detection/
                    [menu_order] => 515
                    [post_type] => resource
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 3
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 794
            [post_author] => 20
            [post_date] => 2017-11-28 16:48:55
            [post_date_gmt] => 2017-11-28 21:48:55
            [post_content] => 
            [post_title] => Actionable Information from High Pressure Mass Spectrometry
            [post_excerpt] => The detection and identification of chemicals with HPMS carries sufficient information to warrant definitive action, medical treatment and communication.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => actionable-information-high-pressure-mass-spectrometry
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-09-05 14:32:44
            [post_modified_gmt] => 2024-09-05 18:32:44
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://908devices.com/resource/actionable-information-high-pressure-mass-spectrometry/
            [menu_order] => 364
            [post_type] => resource
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 3
    [max_num_pages] => 0
    [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] => c6e5b6074e628ee6d37fb564452db36f
    [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
        )

)
	

email Subscribe to Our Communications Signup to receive new product updates, technical tips and more.

Subscribe