WP_Query Object
(
    [query] => Array
        (
            [paged] => 30
            [pagename] => about-us/news
        )

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

            [category__not_in] => Array
                (
                    [0] => 1047
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [orderby] => date
            [post_type] => Array
                (
                    [0] => post
                    [1] => developer_blog
                )

            [post_status] => publish
            [order] => DESC
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => blog-group
                            [field] => slug
                            [terms] => Array
                                (
                                    [0] => public
                                )

                            [operator] => IN
                        )

                    [1] => Array
                        (
                            [taxonomy] => blog-group
                            [field] => slug
                            [terms] => Array
                                (
                                    [0] => general-user
                                    [1] => technical-asociate
                                    [2] => qualified-sales-representative
                                    [3] => kvaser-internal
                                )

                            [operator] => NOT IN
                        )

                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [posts_per_page] => 10
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => blog-group
            [term] => public
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => blog-group
                            [terms] => Array
                                (
                                    [0] => public
                                )

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

                    [1] => Array
                        (
                            [taxonomy] => blog-group
                            [terms] => Array
                                (
                                    [0] => general-user
                                    [1] => technical-asociate
                                    [2] => qualified-sales-representative
                                    [3] => kvaser-internal
                                )

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

                    [2] => Array
                        (
                            [taxonomy] => category
                            [terms] => Array
                                (
                                    [0] => 1047
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [blog-group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => public
                                )

                            [field] => slug
                        )

                )

            [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] => 
    [queried_object] => WP_Post Object
        (
            [ID] => 1277
            [post_author] => 38
            [post_date] => 2014-11-21 12:03:40
            [post_date_gmt] => 2013-12-19 15:28:51
            [post_content] => 
            [post_title] => News
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => open
            [post_password] => 
            [post_name] => news
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-08-12 09:14:30
            [post_modified_gmt] => 2021-08-12 09:14:30
            [post_content_filtered] => 
            [post_parent] => 23
            [guid] => https://www.kvaser.com/?page_id=1277
            [menu_order] => 5
            [post_type] => page
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [queried_object_id] => 1277
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (1026) 
  AND 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (1025,1027,1028,1029)
			) 
  AND 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (1058)
			)
) AND wp_posts.post_type IN ('post', 'developer_blog') AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 290, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 21466
                    [post_author] => 6080
                    [post_date] => 2018-07-23 07:50:42
                    [post_date_gmt] => 2018-07-23 07:50:42
                    [post_content] => 
                    [post_title] => Generative design could bring 90% design efficiency to CAN networks
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => generative-design-bring-90-design-efficiency-can-networks
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-04-04 10:19:04
                    [post_modified_gmt] => 2022-04-04 10:19:04
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=21466
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 21345
                    [post_author] => 6
                    [post_date] => 2018-07-12 21:00:34
                    [post_date_gmt] => 2018-07-12 21:00:34
                    [post_content] => [vc_row][vc_column][vc_single_image image="19824"][vc_column_text]
We’re excited to announce the launch of the Kvaser Hybrid Pro 2xCAN/LIN.
You can buy it now, directly from Kvaser or from our trusted network of Qualified Sales Representatives. If you are wondering whether this is the right product for you, contact us for more info.[/vc_column_text][vc_raw_html]JTNDYnIlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Two Buses, One Device"][vc_column_text]The modern automotive engineer is used to switching between protocols. One moment, you’re working on the climate control system over the LIN protocol – the next moment, you’re working on the braking system over the CAN protocol. But, while this used to mean switching devices as you switched protocols, the Kvaser Hybrid Pro 2xCAN/LIN provides a compact solution for automotive engineers working with CAN and LIN communication networks in development, production, through to field-use in one device.  Designed to make life easier for automotive engineers, this dual-channel interface allows each channel to be independently configured as CAN/LIN, CAN/CAN or LIN/LIN. It also sports a number of advanced features designed to increase efficiency and reduce errors, including Silent Mode, Single Shot, Error Frame Generation and Kvaser MagiSync automatic clock synchronization. The Hybrid Pro 2xCAN/LIN is fully compatible with J1939, CANopen, NMEA 2000, DeviceNet and Kvaser’s universal API. Users can even customize the device’s behavior by writing programs in Kvaser’s t programming language.[/vc_column_text][vc_raw_html]JTNDYnIlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Get Started with Integrated CAN/LIN Communications"][vc_column_text]There are lots of ways to learn more. Download the data sheetor browse the product page. Ready to experience flexible CAN/LIN switching? Order the Kvaser Hybrid Pro 2xCAN/LIN here, or contact us for more info.[/vc_column_text][/vc_column][/vc_row] [post_title] => CAN, LIN and CAN FD are accessible on one device [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => can-lin-can-fd-accessible-one-device [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:04 [post_modified_gmt] => 2022-04-04 10:19:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21345 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 21332 [post_author] => 6080 [post_date] => 2018-07-05 12:12:37 [post_date_gmt] => 2018-07-05 12:12:37 [post_content] => [post_title] => New Toyota models in Japan get connected features as standard [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => new-toyota-models-japan-get-connected-features-standard [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:04 [post_modified_gmt] => 2022-04-04 10:19:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21332 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 21330 [post_author] => 6080 [post_date] => 2018-07-05 12:08:32 [post_date_gmt] => 2018-07-05 12:08:32 [post_content] => [post_title] => Upcoming CAN & J1939/NMEA 2000/CANopen Technical Training from Warwick Control [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => upcoming-can-j1939-nmea200-canopen-technical-training-warwick-control [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:04 [post_modified_gmt] => 2022-04-04 10:19:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21330 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 21328 [post_author] => 6080 [post_date] => 2018-07-05 11:59:58 [post_date_gmt] => 2018-07-05 11:59:58 [post_content] => [post_title] => Tool Suite Streamlines SAE J1939 CAN Design [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => tool-suite-streamlines-sae-j1939-can-design [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:04 [post_modified_gmt] => 2022-04-04 10:19:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21328 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 21326 [post_author] => 6080 [post_date] => 2018-07-05 11:56:42 [post_date_gmt] => 2018-07-05 11:56:42 [post_content] => [post_title] => AutonomouStuff expansion and acquisition by Hexagon [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => autonomoustuff-expansion-acquisition-hexagon [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:04 [post_modified_gmt] => 2022-04-04 10:19:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21326 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 21693 [post_author] => 6080 [post_date] => 2018-07-04 12:33:06 [post_date_gmt] => 2018-07-04 12:33:06 [post_content] => [post_title] => The National Motor Freight Traffic Association, Inc. brings together industry leaders in vehicle cybersecurity to enhance protection for Electronic Logging Devices [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => national-motor-freight-traffic-association-inc-brings-together-industry-leaders-vehicle-cybersecurity-enhance-protection-electronic-logging-devices [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:04 [post_modified_gmt] => 2022-04-04 10:19:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21693 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 21590 [post_author] => 38 [post_date] => 2018-07-04 10:04:25 [post_date_gmt] => 2018-07-04 10:04:25 [post_content] => [post_title] => Detecting intrusions into a vehicle's CAN bus [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => detecting-intrusions-vehicles-can-bus [to_ping] => [pinged] => [post_modified] => 2018-08-08 10:20:00 [post_modified_gmt] => 2018-08-08 10:20:00 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21590 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 21159 [post_author] => 6 [post_date] => 2018-07-03 18:07:43 [post_date_gmt] => 2018-07-03 18:07:43 [post_content] => [vc_row][vc_column][vc_single_image image="21309"][vc_column_text]Kvaser is excited to announce our updated educational offerings. Our new e-learning portal features a completely updated CAN Protocol Tutorial and Introduction to t Programming courses. Kvaser has long been an industry leader in CAN-related educational materials, but these courses have been reimagined from the ground up and designed to set a new standard in CAN education. In keeping with our mission of supporting engineers in designing and deploying systems that utilize the CAN protocol, all of our e-learning courses are offered free of charge.[/vc_column_text][vc_raw_html]JTNDYnIlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Designed with your needs in mind"][vc_column_text]We designed our e-learning courses to be comprehensive, accessible and engaging. The content has been updated to address the latest trends and applications of the CAN protocol. The video course format allows us to include vibrant designs and explore real-world examples. Flexible enough to work with your preferences and your schedule, our e-learning materials are available whenever you’re ready, on whatever device you’re using. To reinforce the principles covered in the video courses, we also provide additional resources and quizzes for memory retention.[/vc_column_text][vc_raw_html]JTNDYnIlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="CAN Protocol Tutorial"][vc_column_text]Our original text-only version of the CAN Protocol Tutorial helped a generation of CAN engineers understand the CAN network. Viewed by over half a million engineers, Kvaser's CAN Protocol Tutorial has been an industry-leading primer on the Controller Area Network (CAN) bus since its introduction. We took our beloved prototype and reimagined it as a high-quality video presentation, complete with insightful graphs, illustrations and real-world demonstrations. Over the course of eight videos, the tutorial covers CAN architecture, message structure, error handling, physical layer and much more. We set out to create a new standard in CAN training that will speak to the needs of today’s young engineers. We invite you to decide for yourself. Click here to see more.[/vc_column_text][vc_raw_html]JTNDYnIlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="t Programming"][vc_column_text]One of the highlights of the CAN bus is its versatility. We created the t Programming language to allow engineers to write scripts that customize your Kvaser device to perform functions right on board the hardware, allowing for low-latency applications of CAN gateways, message injection, HIL and more. Our new six-part Introduction to t Programming course gives you all the information you need to jump right into creating your own t programs. This comprehensive course covers the TRX development environment and basic coding commands, and provides a complete walkthrough of writing your own t scripts. By the end of the course, you’ll be a t master. Get started today.[/vc_column_text][vc_raw_html]JTNDYnIlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Committed to providing high-quality learning materials"][vc_column_text]Kvaser is committed to educating engineers on the CAN protocol. We hope these materials provide you with all that you need to appreciate the simple elegance of the CAN bus and to get the most out of your Kvaser devices. [/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser Introduces eLearning [post_excerpt] => Kvaser is excited to announce our new, free educational offerings. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvaser-introduces-elearning [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:03 [post_modified_gmt] => 2022-04-04 10:19:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21159 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 21588 [post_author] => 38 [post_date] => 2018-07-02 10:01:45 [post_date_gmt] => 2018-07-02 10:01:45 [post_content] => [post_title] => A CAN-bus connected license plate [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => can-bus-connected-license-plate [to_ping] => [pinged] => [post_modified] => 2018-08-08 10:08:33 [post_modified_gmt] => 2018-08-08 10:08:33 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21588 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 10 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 21466 [post_author] => 6080 [post_date] => 2018-07-23 07:50:42 [post_date_gmt] => 2018-07-23 07:50:42 [post_content] => [post_title] => Generative design could bring 90% design efficiency to CAN networks [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => generative-design-bring-90-design-efficiency-can-networks [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:04 [post_modified_gmt] => 2022-04-04 10:19:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=21466 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 469 [max_num_pages] => 47 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => 1 [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => 1 [is_post_type_archive] => [query_vars_hash:WP_Query:private] => d86d0fa426ac96fb7509aa0ed1b61835 [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [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 ) )

News and Events

Generative design could bring 90% design efficiency to CAN networks

23/07/2018

Read More

Read More
CAN, LIN and CAN FD are accessible on one device

CAN, LIN and CAN FD are accessible on one device

12/07/2018

We’re excited to announce the launch of the Kvaser Hybrid Pro 2xCAN/LIN. You can buy it now, directly from Kvaser or… Read More

Read More

New Toyota models in Japan get connected features as standard

05/07/2018

Read More

Read More

Upcoming CAN & J1939/NMEA 2000/CANopen Technical Training from Warwick Control

05/07/2018

Read More

Read More

Tool Suite Streamlines SAE J1939 CAN Design

05/07/2018

Read More

Read More

AutonomouStuff expansion and acquisition by Hexagon

05/07/2018

Read More

Read More

The National Motor Freight Traffic Association, Inc. brings together industry leaders in vehicle cybersecurity to enhance protection for Electronic Logging Devices

04/07/2018

Read More

Read More

Detecting intrusions into a vehicle’s CAN bus

04/07/2018

Read More

Read More
Kvaser Introduces eLearning

Kvaser Introduces eLearning

03/07/2018

Kvaser is excited to announce our updated educational offerings. Our new e-learning portal features a completely updated CAN Protocol Tutorial… Read More

Read More

A CAN-bus connected license plate

02/07/2018

Read More

Read More