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

    [query_vars] => Array
        (
            [paged] => 6
            [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 50, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 39907
                    [post_author] => 51
                    [post_date] => 2022-10-10 08:39:28
                    [post_date_gmt] => 2022-10-10 08:39:28
                    [post_content] => [vc_row][vc_column][vc_single_image image="39949"][vc_column_text]

Kvaser’s latest software update provides even-handed support for Python, Linux and Windows; plus new and older interface models.

Notable changes and additions include:

[/vc_column_text][vc_column_text]Python CANlib package: Used for auto transmit and auto response messages, object buffers have been added to Python CANlib V1.22.565. Kvaser Drivers for Windows and CANlib SDK: A potential security problem has been fixed in the driver in V5.40.102 whereby the path to the network enumerator or network scanner wasn't quoted. Kvaser Memorator Configuration Tool (Memorator 2nd gen. & Eagle) A bug fix in V5.30.102 addresses conversion problems experienced when using multiple databases on different channels. SocketCAN Drivers: Our Linux implementation has been updated according to SocketCAN's most recent release candidate (V1.12.682). A fix is available in V1.9.322 for older M32C-based Leaf devices with a non-16MHz clock that were experiencing CAN clock frequency regression. The regression can cause invalid bit timing parameters, depending on user-requested parameters. All files are available for download now on the Kvaser Downloads page.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser’s September 2022 Software Release [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvasers-september-2022-software-release [to_ping] => [pinged] => [post_modified] => 2022-10-14 01:10:27 [post_modified_gmt] => 2022-10-14 01:10:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=39907 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 39825 [post_author] => 5 [post_date] => 2022-09-24 22:12:47 [post_date_gmt] => 2022-09-24 22:12:47 [post_content] => [vc_row][vc_column][vc_single_image image="39826"][vc_column_text]

Come and meet Kvaser staff and Kvaser technical associates at Bauma 2022, which takes place in Munich, Germany between 24th and 30th October. Bauma is the leading international trade fair for construction machinery, building material machines, mining machines, construction vehicles and construction equipment, key users of CAN technology. 

As a long-time member of CAN in Automation (CiA), Kvaser will be exhibiting on the CiA stand (Hall A2, booth 337) and will be welcoming various Kvaser technical associates to the stand; among them Actronic, ATI, Softing and TKE Engineering. If you would like to arrange a meeting in advance with us and or our TA partners, please contact Gunnar Torstensson, Sales Manager, Kvaser Europe AB at [email protected].

[/vc_column_text][/vc_column][/vc_row] [post_title] => Meet Kvaser at Bauma 2022 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => meet-kvaser-at-bauma-2022 [to_ping] => [pinged] => [post_modified] => 2022-09-30 22:22:55 [post_modified_gmt] => 2022-09-30 22:22:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=39825 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 39325 [post_author] => 5 [post_date] => 2022-09-16 08:42:13 [post_date_gmt] => 2022-09-16 08:42:13 [post_content] => [vc_row][vc_column width="1/3"][vc_single_image image="39342"][/vc_column][vc_column width="2/3"][vc_column_text]A 3-hour online event held on 19th September, 2022, organised by CAN CiA, will provide an update on CAN application fields and topics relevant to the Chinese CAN community. Among the topics covered are trends in CAN-based networking, CAN FD, CAN XL, and the impact of these trends on higher-layer protocols, such as CANopen or J1939. Kent Lennartsson, Kvaser’s Research Manager, will present ‘How to achieve higher bitrates in CAN/ CAN-FD’ in a pre-recorded video with translation, followed by a Q&A with Kent and Xiaojun Zheng, Kvaser China’s Technical Services Manager. To find out more or attend the free event, please visit the event’s page at CAN CiA.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser contributes to Chinese CAN technology day [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-contributes-to-chinese-can-technology-day [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:36 [post_modified_gmt] => 2022-09-29 04:14:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=39325 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 39202 [post_author] => 5 [post_date] => 2022-09-16 03:53:44 [post_date_gmt] => 2022-09-16 03:53:44 [post_content] => [vc_row css=".vc_custom_1663299693409{margin-bottom: 30px !important;}"][vc_column][vc_single_image image="39321"][vc_column_text]Kvaser AB welcomes three new members of staff. Anna-Lena Lööf joins Kvaser as Marketing Director. Gunnar Torstensson takes over the position of Sales Manager, Kvaser Europe, whilst Johnny Fornstedt is Kvaser’s new Supply Chain Director. With over 20 years of experience in leadership and supply chain management, Johnny Fornstedt joins Kvaser from the marine industry where he oversaw a supply chain during a period of exponential growth. Anna-Lena Lööf moves from a Swedish industrial company with a global brand and similar reseller model to Kvaser, where she was also marketing director. Gunnar Torstensson comes from a service engineering background where he was responsible for test and calibration. Gunnar takes over from Silvia Küller, who remains with Kvaser as a member of the European sales team. Martin Sventén, Kvaser’s CEO commented: “Getting these key positions in place during the summer prepares us to tackle the latter half of 2022 with renewed energy and determination. We have the full spectrum of skills and talent in-house to not just advance, but to lead the way.”[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Get to know our new staff"][/vc_column][/vc_row][vc_row el_id="anna"][vc_column][/vc_column][/vc_row][vc_row css=".vc_custom_1663299738734{margin-bottom: 30px !important;}"][vc_column][vc_column_text]Kvaser’s existing and new staff participate regularly at exhibitions and Kvaser’s annual QSR/TA Conference. However, in the event that you don’t get to meet our new employees soon, we’ve asked them to tell you more about themselves and how they’ll complement our team. Johnny Fornstedt, Supply Chain Director (inc. a supply chain update) > Anna-Lena Lööf, Marketing Director > Gunnar Torstensson, Sales Manager, Kvaser Europe >[/vc_column_text][/vc_column][/vc_row][vc_row el_id="gunnar"][vc_column][vc_header_raket header_type="h4" header="Anna-Lena Lööf, Marketing Director"][/vc_column][/vc_row][vc_row css=".vc_custom_1663300411322{margin-bottom: 30px !important;}"][vc_column][vc_column_text]What attracted you to Kvaser? The management team and the people. There’s a genuinely caring atmosphere that’s evident from the moment you step through the door. Tell us three things Kvaser TAs & QSRs should know about you. My previous employer has the same reseller model, so I have an appreciation for the challenges and opportunities resellers face. I have been working closely with resellers all over the world and participated in worldwide trade shows, so events together with a strong branding experience are something that I enjoy and see as vital to support. My experience also includes IT systems for retail, visual merchandising and sales, so partners can expect me to be very hands on with focus on sales and digital driven marketing activities!   Adrenaline seeker or Zen Buddha: What are your hobbies/interests? My hobbies include sailing and hosting parties/event planning. I love trying new activities, so I am more adrenaline-seeker than zen-like![/vc_column_text][/vc_column][/vc_row][vc_row el_id="johnny"][vc_column][vc_header_raket header_type="h4" header="Gunnar Torstensson, European Sales Manager, Kvaser Europe"][/vc_column][/vc_row][vc_row css=".vc_custom_1663300403560{margin-bottom: 30px !important;}"][vc_column][vc_column_text]What attracted you to Kvaser? Martin and 7DD’s energy and enthusiasm were contagious. I could immediately see where my experience could add value.  Tell us three things Kvaser TAs & QSRs should know about you. Before Kvaser, I managed a team of test engineers in an engineering consultancy and held account management responsibility. In that way, I can put myself ‘in the shoes’ of many partners, who answer to customers directly. I also understand their focus on retaining and growing long-term relationships with customers, so intend to work closely and strengthen communication with TAs and QSRs. Finally, service engineering exposes you to a wide array of industries, so understanding and growing new revenue streams will be on my agenda. What are your hobbies/interests? Sports in the main! I coach an amateur football team and also play golf. Music is another hobby and I play to be creative or just to let off steam.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h4" header="Johnny Fornstedt, Supply Chain Director"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]What attracted you to Kvaser, an electronics company, during one of the biggest semiconductor crises the industry has faced so far?! Well, I like a challenge and I was attracted to the size of the company. I like to work in an environment where I can make a difference. The most important reason, however, was how Martin presented the future of the company and the possibilities for growth and development based on the strength of the brand and the team at Kvaser. Tell us three things Kvaser TAs & QSRs should know about you. I have held similar roles for the last 20 years in manufacturing, renewables and lately, marine. In my last job, surging demand for products led to a 20-fold sales growth in three years, so I am used to the ups and downs of an industry and to situations that change fast. Whilst electronics components are new to me, shortages in nickel, chrome etc. are typical of the challenges I have already experienced. A message on Kvaser’s current supply chain situation. There were some positive developments last month, so I am ‘carefully positive’. There’s progress in our internal projects to redesign certain key products, combined with a ramp up of manufacturing and the delivery of certain U100 components. Our sales team is already communicating with customers with pre orders that can be fulfilled soon.    Adrenaline seeker or Zen Buddha: What are your hobbies/interests? I enjoy outdoor activities: hiking, skiing, scuba diving, fishing and golf. During the darker months of the year, I also play Badminton to keep fit, so I am definitely more of an active, adrenaline-seeker.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser AB welcomes three key appointees [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-ab-welcomes-three-key-appointees [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:36 [post_modified_gmt] => 2022-09-29 04:14:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=39202 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 39206 [post_author] => 23 [post_date] => 2022-08-31 23:24:01 [post_date_gmt] => 2022-08-31 23:24:01 [post_content] => [vc_row][vc_column][vc_video link="https://www.youtube.com/watch?v=0EE2vCH1Qzg"][vc_column_text]

Discover Kvaser’s latest video showing how CAKE employs Kvaser interfaces to develop its light electric offroad bikes. With a new focus on last mile delivery, CAKE has gone from promising Swedish start-up targeting a novel but niche electric motorbike market segment, to a serious contender for a developing mass market, globally. We are proud to partner on their journey … it’s quite a ride!

Read the original casestudy here.

[/vc_column_text][/vc_column][/vc_row] [post_title] => CAKE bikes and the Kvaser U100 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => cake-bikes-and-the-kvaser-u100 [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:35 [post_modified_gmt] => 2022-09-29 04:14:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=39206 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 39156 [post_author] => 51 [post_date] => 2022-08-28 17:05:43 [post_date_gmt] => 2022-08-28 17:05:43 [post_content] => [vc_row][vc_column][vc_column_text]

Cenex-LCV & Cenex-Connected Automated Mobility takes place on 7 – 8th September 2022 at Millbrook, UK. Come and meet long-time Kvaser qualified sales representatives/technical associates at the event.

Warwick Control and Influx Technology have a joint booth at C4-104. In addition to their own products, the Kvaser Hybrid and the Kvaser Air Bridge wireless CAN bridge will be on display.

Accurate Technologies, experts in measurement, calibration and diagnostics, can be found at booth C3-215, showing a variety of Kvaser products, including the Kvaser U100, alongside ATI's own extensive portfolio.

[/vc_column_text][/vc_column][/vc_row] [post_title] => Meet leading UK Kvaser representatives at CENEX UK [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => meet-leading-uk-kvaser-representatives-at-cenex-uk [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:13 [post_modified_gmt] => 2022-09-29 04:14:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=39156 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 38789 [post_author] => 42437 [post_date] => 2022-07-06 07:41:33 [post_date_gmt] => 2022-07-06 07:41:33 [post_content] => [vc_row][vc_column][vc_column_text]ODOSOLUTIONS AB (ODOS), a Kvaser AB technical associate, is pioneering cutting edge cloud connectivity and data monitoring solutions for CAN-FD. Click here[/vc_column_text][/vc_column][/vc_row] [post_title] => ODOS’ CAN-FD to Cloud Rugged 5G IoT Gateway [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => odos-can-fd-to-cloud-rugged-5g-iot-gateway [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:35 [post_modified_gmt] => 2022-09-29 04:14:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38789 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 38771 [post_author] => 42437 [post_date] => 2022-07-06 07:40:42 [post_date_gmt] => 2022-07-06 07:40:42 [post_content] => [vc_row][vc_column][vc_column_text]CN Rood, a test and measurement equipment specialist, expands its position in the Benelux and Scandinavia by acquiring ABtronix. Click here[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser partner ABtronix acquired by CN Rood [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-partner-abtronix-acquired-by-cn-rood [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:35 [post_modified_gmt] => 2022-09-29 04:14:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38771 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 38786 [post_author] => 42437 [post_date] => 2022-07-06 07:39:23 [post_date_gmt] => 2022-07-06 07:39:23 [post_content] => [vc_row][vc_column][vc_column_text]Stevens Institute of Technology team use TKE software and Kvaser to plot data for solar-electric boats. Click here[/vc_column_text][/vc_column][/vc_row] [post_title] => TKE’s CANtrace and the Kvaser U100 give solar boat team a competitive edge [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tkes-cantrace-and-the-kvaser-u100-give-solar-boat-team-a-competitive-edge [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:35 [post_modified_gmt] => 2022-09-29 04:14:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38786 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 38744 [post_author] => 5 [post_date] => 2022-06-30 23:46:53 [post_date_gmt] => 2022-06-30 23:46:53 [post_content] => [vc_row][vc_column][vc_single_image image="38745"][vc_column_text]CAN in Automation (CAN CiA) celebrates 30 years in 2022, a fitting moment to look back and consider the success of CAN in non-automotive applications. Much of this progress can be attributed to the CiA’s forum for exchange, CAN advocacy and an early emphasis on standardisation across the entire not-for-profit organisation and by Managing Director Holger Zeltwanger, in particular. Kvaser was a founding CiA member, having started the CAN Textile Users Group and CAN Hydraulic Users Group in 1992, which were both later brought under the main organisation’s umbrella. “Early on, everyone brought something to the table and CAN CiA events quickly became the central hub for CAN information exchange and later on, the controlling force in CAN standardisation,” notes Lars-Berno Fredriksson, outgoing CEO and President of Kvaser, who has chaired various technical groups and participated in the review committee for many of the annual international CAN Conference (iCC) events held since 1992. From just 13 member companies at the outset to 722 in June 2022, the CAN CiA community continues to grow and makes impressive technical progress too, with CAN FD and CANopen FD, CAN FD Light, CAN XL and many new CiA profiles under development. For the future CAN XL, the third generation of CAN, offers payloads up to 2048 byte and bit-rates to 10 Mbit/s and beyond (depending on the physical network). CAN XL will integrate easily into service-based TCP/IP network systems to provide a signal-based networking alternative to Ethernet for drivetrain and chassis deployments for many years yet. CAN XL’s development under the auspices of CAN CiA demonstrates that the paths of the automotive and automation industry remain indivisible. While CAN users have changed over the years – companies can now simply buy a protocol stack and hire a consultant to implement it – the need for CAN education and a reliable, cost-effective CAN toolchain is stronger than ever. Kvaser is proud to be an active member of CAN CiA and wishes the organisation every future success.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Find out how Kvaser caters for CAN FD here and browse CAN FD-capable products here. Research manager Kent Lennartson has played an active role in CAN XL development and Kvaser will provide CAN XL IP and hardware for developing, manufacturing and servicing CAN-XL systems.[/vc_column_text][/vc_column][/vc_row] [post_title] => Beyond automotive: 30 years of CAN CiA [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => beyond-automotive-30-years-of-can-cia [to_ping] => [pinged] => [post_modified] => 2024-04-03 06:51:43 [post_modified_gmt] => 2024-04-03 06:51:43 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=38744 [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] => 39907 [post_author] => 51 [post_date] => 2022-10-10 08:39:28 [post_date_gmt] => 2022-10-10 08:39:28 [post_content] => [vc_row][vc_column][vc_single_image image="39949"][vc_column_text]

Kvaser’s latest software update provides even-handed support for Python, Linux and Windows; plus new and older interface models.

Notable changes and additions include:

[/vc_column_text][vc_column_text]Python CANlib package: Used for auto transmit and auto response messages, object buffers have been added to Python CANlib V1.22.565. Kvaser Drivers for Windows and CANlib SDK: A potential security problem has been fixed in the driver in V5.40.102 whereby the path to the network enumerator or network scanner wasn't quoted. Kvaser Memorator Configuration Tool (Memorator 2nd gen. & Eagle) A bug fix in V5.30.102 addresses conversion problems experienced when using multiple databases on different channels. SocketCAN Drivers: Our Linux implementation has been updated according to SocketCAN's most recent release candidate (V1.12.682). A fix is available in V1.9.322 for older M32C-based Leaf devices with a non-16MHz clock that were experiencing CAN clock frequency regression. The regression can cause invalid bit timing parameters, depending on user-requested parameters. All files are available for download now on the Kvaser Downloads page.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser’s September 2022 Software Release [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvasers-september-2022-software-release [to_ping] => [pinged] => [post_modified] => 2022-10-14 01:10:27 [post_modified_gmt] => 2022-10-14 01:10:27 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=39907 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 470 [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] => 7058605504904c51639ebbcac24c4241 [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

Kvaser’s September 2022 Software Release

Kvaser’s September 2022 Software Release

10/10/2022

Kvaser’s latest software update provides even-handed support for Python, Linux and Windows; plus new and older interface models. Notable changes… Read More

Read More
Meet Kvaser at Bauma 2022

Meet Kvaser at Bauma 2022

24/09/2022

Come and meet Kvaser staff and Kvaser technical associates at Bauma 2022, which takes place in Munich, Germany between 24th… Read More

Read More
Kvaser contributes to Chinese CAN technology day

Kvaser contributes to Chinese CAN technology day

16/09/2022

A 3-hour online event held on 19th September, 2022, organised by CAN CiA, will provide an update on CAN application… Read More

Read More
Kvaser AB welcomes three key appointees

Kvaser AB welcomes three key appointees

16/09/2022

Kvaser AB welcomes three new members of staff. Anna-Lena Lööf joins Kvaser as Marketing Director. Gunnar Torstensson takes over the… Read More

Read More
CAKE bikes and the Kvaser U100

CAKE bikes and the Kvaser U100

31/08/2022

Discover Kvaser’s latest video showing how CAKE employs Kvaser interfaces to develop its light electric offroad bikes. With a new… Read More

Read More
Meet leading UK Kvaser representatives at CENEX UK

Meet leading UK Kvaser representatives at CENEX UK

28/08/2022

Cenex-LCV & Cenex-Connected Automated Mobility takes place on 7 – 8th September 2022 at Millbrook, UK. Come and meet long-time… Read More

Read More

ODOS’ CAN-FD to Cloud Rugged 5G IoT Gateway

06/07/2022

ODOSOLUTIONS AB (ODOS), a Kvaser AB technical associate, is pioneering cutting edge cloud connectivity and data monitoring solutions for CAN-FD.… Read More

Read More

Kvaser partner ABtronix acquired by CN Rood

06/07/2022

CN Rood, a test and measurement equipment specialist, expands its position in the Benelux and Scandinavia by acquiring ABtronix. Click… Read More

Read More

TKE’s CANtrace and the Kvaser U100 give solar boat team a competitive edge

06/07/2022

Stevens Institute of Technology team use TKE software and Kvaser to plot data for solar-electric boats. Click here Read More

Read More
Beyond automotive: 30 years of CAN CiA

Beyond automotive: 30 years of CAN CiA

30/06/2022

CAN in Automation (CAN CiA) celebrates 30 years in 2022, a fitting moment to look back and consider the success… Read More

Read More