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

    [query_vars] => Array
        (
            [paged] => 42
            [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 410, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 7015
                    [post_author] => 22955
                    [post_date] => 2015-02-01 15:29:57
                    [post_date_gmt] => 2015-02-01 15:29:57
                    [post_content] => [vc_row][vc_column][vc_single_image image="40644" img_size="full"][vc_column_text]2nd February 2015 - Kvaser AB has introduced a 5 channel high-speed controller area network (CAN) to USB interface and datalogger that allows users to monitor and log data from multiple CAN channels using just one device. The Kvaser Memorator Pro 5xHS not only time synchronises the data transmitted and received across all five buses but also automatically synchronises with other Kvaser interfaces connected to the same PC, resulting in simpler, more accurate multichannel data capture.

The Kvaser Memorator Pro 5xHS has a 26 pin HD DSUB that connects to a splitter with five 9 pin DSUBs, and one USB connector that easily links to any USB port on a host computer. Only one USB port needs to be allocated when monitoring multiple CAN buses, reducing the need for an external hub in many applications.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/4"][vc_single_image image="40645" img_size="full"][/vc_column][vc_column width="1/4"][vc_single_image image="40646" img_size="full"][/vc_column][vc_column width="1/4"][vc_single_image image="40647" img_size="full"][/vc_column][vc_column width="1/4"][vc_single_image image="40648" img_size="full"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

A special feature of the 5-channel Memorator Professional is its ability to run user-developed scripts. Like Kvaser’s Eagle interface and datalogger, the Memorator Pro 5xHS’s script functionality allows users to develop highly customised applications written in the Kvaser t programming language, such as CAN protocol converters, CAN gateways and advanced CAN logging functionality. Application-specific scripts for this device will also be available from Kvaser’s network of technical associates, who all have different domain expertise. As such, this device is designed to appeal to engineers in industries as broad ranging as automotive development, machine control and industrial network connectivity.

Commented Lars-Berno Fredriksson, president of Kvaser AB: “A five channel combined interface and datalogger in Kvaser’s trademark form factor is a first for the industry. It transforms the task of multiple CAN channel data gathering, making the process easier and quicker for engineers and the process more robust.”

Martin Sventén, General Manager at Accurate Technologies AB notes: “New engines typically undergo rigorous performance and durability testing on a dynamometer rig for days at a time. Typically, multiple CAN channels monitor all parameters, but interfacing with them can mean a rat’s nest of cabling at the dyno or indeed, during in-vehicle testing. This product decreases cabling complexity and frees up USB ports on the PC. The datalogging capability means that results from up to five CAN channels are recorded on one card, thus avoiding the difficult situation of trying to combine logfiles from two or three different memory cards.”

When connected to the host computer, the Memorator Pro 5xHS is automatically in interface mode and when connected only to CAN, it is in datalogger mode. Power is derived from the USB connection, CAN and an in-built power supply.

The Kvaser Memorator Pro 5xHS is compatible with J1939, CANopen, NMEA 2000® and DeviceNet, and will also be CAN FD upgradeable via firmware. It is supported in newer versions of CANLIB and Kvaser Memorator Config Tool software.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title="Videos"][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_video link="https://www.youtube.com/watch?v=HJr0RnXKXKY" title="Memorator Professional Quick Start Guide"][/vc_column][vc_column width="1/2"][vc_video link="https://www.youtube.com/watch?v=oYG9rnHa2DE" title="Memorator Professional Advanced Setup"][/vc_column][/vc_row] [post_title] => Industry’s First 5-channel Programmable Interface and Datalogger [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => industry-first-5-channel-programmable-interface-datalogger [to_ping] => [pinged] => [post_modified] => 2023-01-10 10:46:18 [post_modified_gmt] => 2023-01-10 10:46:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=7015 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 39880 [post_author] => 14 [post_date] => 2015-02-01 13:46:14 [post_date_gmt] => 2015-02-01 13:46:14 [post_content] => [vc_row][vc_column][vc_message]This is an archived version of this Dev Blog. For a more current description of the Kvaser SDK libraries, read the updated: Get more from your hardware with Kvaser SDK libraries.[/vc_message][vc_column_text]If you want to develop your own application that interacts with your Kvaser device, you need to download the software development kit, Kvaser CANlib SDK . Inside the SDK you'll find that there are three main libraries:
  • CANlib
  • kvrlib
  • kvmlib

What's the difference between CANlib, kvrlib, and kvmlib?

1.  The first one is CANlib. At it's core you have functions to set bus parameters (e.g. bit rate), go bus on/off and read/write CAN messages. You can also use CANlib to download and start t programs on your device. All of this is done on a device that is attached to your computer, and they are universally available across all supported Kvaser Devices. If you can see your device listed in the Kvaser Hardware tool, it is connected and you can communicate with it through CANlib. 2.  The second is kvrlib.  Some Kvaser devices, known as remote devices, can be connected via Ethernet (E.g. Kvaser Ethercan Light HS and Kvaser BlackBird v2) and you need to configure those devices before they are connected to your computer. This is where kvrlib comes into play with functions to discover and connect to a Kvaser Device on the network, making it accessible for the CANlib functions. The kvrlib also has functions to configure how the remote device connects to the network (e.g. dynamic/static IP). It also contains extra functions for wireless setup, such as scanning and getting connection status. 3.  The last library is kvmlib. This library is used to interact with Kvaser Memorator devices that can record CAN messages (E.g. Kvaser Memorator Professional 5xHS). You can download configuration data (e.g. triggers, filters, scripts) allowing you to disconnect the device from your computer, connect the device to a CAN bus and let it record the traffic autonomously. When done, you can reconnect the device with your computer and use kvmlib to get the recorded data.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_cta_button call_text="Learn more about CANlib SDK and download it for free." title="Go to Page" color="btn-danger" size="btn-large" href="https://www.kvaser.com/developer/canlib-sdk/"][vc_column_text]

Comments?  Contact us directly at [email protected].

[/vc_column_text][/vc_column][/vc_row] [post_title] => Get more from your hardware with Kvaser SDK libraries [Archived] [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => get-more-from-your-hardware-with-kvaser-sdk-libraries-archived [to_ping] => [pinged] => [post_modified] => 2022-10-04 13:47:23 [post_modified_gmt] => 2022-10-04 13:47:23 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?post_type=developer_blog&p=39880 [menu_order] => 0 [post_type] => developer_blog [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 6980 [post_author] => 5 [post_date] => 2015-01-20 12:23:56 [post_date_gmt] => 2015-01-20 12:23:56 [post_content] => Confirming the popularity of Kvaser’s Leaf Light v2 interface, ATI India has announced that it is now holding stock of the device, with plans to stock a wider range of products, such as Leaf Professional, USBcan Professional and Memorator Professional as demand for these products increases from local customers. Commenting on the decision, Ansarulla Shariff, ATI India Sales Manager said: “The Leaf Light v2 is Kvaser’s best-selling product. With lead times becoming increasingly important to Indian customers, this decision will help to ensure quick delivery and avoid the potential disappointment caused by customs delays.” The ATI India office, which has just celebrated its first birthday, is located in the silicon valley of India – Bangalore. The area is home to many major automotive OEMs such as Volvo, Toyota, General Motors and Mahindra Reva. [post_title] => ATI India speeds delivery of Kvaser interfaces [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ati-india-speeds-delivery-kvaser-interfaces [to_ping] => [pinged] => [post_modified] => 2022-11-18 22:03:13 [post_modified_gmt] => 2022-11-18 22:03:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=6980 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 6983 [post_author] => 5 [post_date] => 2015-01-13 10:23:01 [post_date_gmt] => 2015-01-13 10:23:01 [post_content] => Kvaser AB has promoted Jesse Paliotto from Business Development Manager to Marketing Director. “Over the last three years, Jesse has developed an in-depth knowledge of Kvaser’s products and the diverse industries they serve. With his business acumen, organisational flair and strong communication skills, Jesse will ensure Kvaser’s marketing efforts maximise value from our R&D investment and build engagement with existing customers as well as a new generation of engineers”, said Lars-Berno Fredriksson, president of Kvaser AB. Commenting on the appointment, Michael Odälv, Executive Vice President, Director of Sales said: “Kvaser as an organisation is becoming more focused on building customer interaction and engagement. Our increased web presence requires someone that’s dedicated to our marketing activity.” Prior to joining Kvaser, Paliotto gained an MBA in Business Strategy and Marketing. He will take responsibility for all marketing publications, website and social media developments, marketing events and advertising and continue to be based at Kvaser’s US headquarters in California. [post_title] => Kvaser AB appoints Marketing Director [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-ab-appoints-marketing-director [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:11 [post_modified_gmt] => 2022-09-29 04:14:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=6983 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 6866 [post_author] => 6 [post_date] => 2014-12-15 15:09:22 [post_date_gmt] => 2014-12-15 15:09:22 [post_content] => [vc_row][vc_column width="1/1"][vc_column_text]Industry’s first 5 channel programmable interface and datalogger is imminent. Kvaser AB will shortly launch a 5 channel high-speed controller area network (CAN) to USB interface and datalogger. Equipped with Kvaser MagiSync technology, the device will automatically time synchronise the data transmitted and received between multiple interfaces connected to the same PC, resulting in simpler and more accurate multichannel data capture. A special feature of the 5 channel Memorator Professional will be its ability to run user-developed scripts catering for engineers who need customised features such as CAN protocol converters, CAN gateways and advanced CAN logging functionality. Application-specific scripts for this device will also be available from Kvaser’s network of technical associates, who all have different domain expertise. As such, this device is designed to appeal to engineers in industries as broad ranging as automotive development, machine control and industrial network connectivity. The Kvaser 5 channel Memorator Pro 5 x HS will have 5 CAN high speed channels with 9 pin DSUB connectors. Compatible with J1939, CANopen, NMEA 2000 and DeviceNet. The new datalogger will also be CAN FD upgradeable via firmware.[/vc_column_text][/vc_column][/vc_row][vc_row el_class="default" eq_heights="1"][vc_column width="1/3"][vc_single_image image="6888" img_size="full"][/vc_column][vc_column width="1/3"][vc_single_image image="6889" img_size="full"][/vc_column][vc_column width="1/3"][vc_single_image image="6890" img_size="189x219"][/vc_column][/vc_row][vc_row el_class="default" eq_heights="1"][vc_column width="1/3"][vc_single_image image="6891" img_size="full"][/vc_column][vc_column width="1/3"][vc_single_image image="6892" img_size="full"][/vc_column][vc_column width="1/3"][vc_single_image image="6893" img_size="full"][/vc_column][/vc_row][vc_row][vc_column width="1/1"][vc_text_separator title="Related Products" title_align="separator_align_center" color="grey"][/vc_column][/vc_row][vc_row el_class="default" eq_heights="1"][vc_column width="1/2"][vc_raket_product list_style="grid" post_id="4582"][/vc_column][vc_column width="1/2"][vc_raket_product list_style="grid" post_id="4597"][/vc_column][/vc_row] [post_title] => Coming Soon: 5 Channel Programmable Datalogger [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => coming-soon-5-channel-programmable-datalogger [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:11 [post_modified_gmt] => 2022-09-29 04:14:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=6866 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 6874 [post_author] => 6 [post_date] => 2014-12-10 23:58:00 [post_date_gmt] => 2014-12-10 23:58:00 [post_content] => [vc_row][vc_column width="1/1"][vc_video link="https://www.youtube.com/watch?v=HJr0RnXKXKY"][vc_column_text]The Memorator Professional Quick Start Guide helps you get up and running on Kvaser's series of CAN dataloggers, including: • Kvaser Memorator Professional HS/HS • Kvaser Memorator Professional HS/LS • Kvaser Memorator R Semipro • Kvaser's soon-to-be-release 5-Channel datalogger... The Quick Start Guide covers all the topics needed to record data using the Kvaser datalogger. The following chapters are covered: • General Information • Updating Firmware • Initializing Flash Disk • Bus Configuration • Log Configuration • File Extraction Click the chapters at the top of the video at any time to skip to the desired chapter.[/vc_column_text][/vc_column][/vc_row] [post_title] => Video: Memorator Professional Quick Start Guide [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => video-memorator-professional-quick-start-guide [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:11 [post_modified_gmt] => 2022-09-29 04:14:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=6874 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 6469 [post_author] => 22955 [post_date] => 2014-11-20 04:43:48 [post_date_gmt] => 2014-11-20 04:43:48 [post_content] => [vc_row][vc_column][vc_column_text]

Amsterdam:-

ATI Sweden AB customer Cimco Marine Diesel AB is set to launch the world’s first high performance, high efficiency marine outboard diesel engine, the OXE, at the METS Trade exhibition show, at 10.30am on the 18th November 2014.

Cimco’s patented design for the OXE embodies a robust belt propulsor unit that eliminates bevel gears and transfer shafts by utilizing innovative, compact belt technology to efficiently transfer the drive of a horizontally mounted marinized automotive common-rail diesel engine to an outboard propellor.

This results in a slim submerged outboard module which produces less drag, reduces fuel consumption and increases vessel speed, while the OXE’s proven automotive common rail diesel unit delivers reliability, strength, endurance and low emissions.

Throughout the project Cimco Marine Diesel AB has relied on a tool chain supplied by ATI Sweden AB, which has leveraged its vast automotive electronic expertise to the benefit of the OXE Diesel program by providing Cimco with a suite of hardware and software to fast track development.

ATI products used by CIMCO on the OXE program include VISION ECU calibration and data acquisition software, CSM data acquisition hardware, and Kvaser’s USBcan Pro and Memorator Pro interfaces and data loggers for CAN analysis.

“We are particularly pleased that CIMCO is launching the OXE outboard marine diesel at the METS expo,” says Martin Sventén of ATI Sweden AB. “It not only demonstrates that Swedish businesses can produce state of the art, industry leading powertrain designs, it also showcases perfectly how ATI’s software and hardware toolchain can fast track product development in a marine sector that has important growth potential for the future.”

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_single_image image="6474" img_size="full"][/vc_column][vc_column width="1/2"][vc_single_image image="6478" img_size="full"][/vc_column][/vc_row] [post_title] => ATI’s Tools Build World’s First High Performance Diesel Marine Outboard Engine [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => atis-sw-hw-toolchain-help-build-worlds-first-high-performance-diesel-marine-outboard-engine [to_ping] => [pinged] => [post_modified] => 2022-12-21 22:47:19 [post_modified_gmt] => 2022-12-21 22:47:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=6469 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 6452 [post_author] => 6 [post_date] => 2014-11-18 10:44:20 [post_date_gmt] => 2014-11-18 10:44:20 [post_content] => [vc_row][vc_column width="1/1"][vc_column_text]

Kvaser is pleased to announce the recent Qualified Sales Representative agreement with Measurement Instruments (www.meas-inst.com).

Measurement Instruments is a Manufacturers Representative specializing in Test & Measurement Instrumentation, Sensors, Power Supplies & Analyzers, Data Acquisition, Calibration & Standards, BUS Analyzers and Industrial PC Solutions.

With a long history in the business and a combined group of 26 people, 15 outside salespeople and 11 support staff, Measurement Instruments creates the most formidable and accomplished representative sales force in the Great Lakes and Mid-Atlantic Region.  Offices are located in Detroit, Indianapolis, Cleveland, Dayton, Columbus, Pittsburgh, Philadelphia, Frederick, MD and Sistersville, WV.

[/vc_column_text][vc_header_raket header_type="h2" header_size="h1" header_align="left" header="More Info:"][vc_column_text]
ADDRESS
Michigan Office 37570 Hills Tech Drive Farmington Hills, MI 48331
E-MAIL:
[email protected]
WEBSITE:
www.meas-inst.com
PHONE:

+1 800-499-7389

[/vc_column_text][/vc_column][/vc_row] [post_title] => New Qualified Sales Representative: Measurement Instruments [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => new-qualified-sales-representative-measurement-instruments [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:11 [post_modified_gmt] => 2022-09-29 04:14:11 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=6452 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 6430 [post_author] => 6 [post_date] => 2014-11-05 06:02:29 [post_date_gmt] => 2014-11-05 06:02:29 [post_content] => [vc_row][vc_column][vc_single_image image="32796"][vc_column_text]Update: Kvaser has released the updated Kvaser Memorator Light HS v2. For more information, click here.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_column_text]The Chinook ETS scientific club's purpose is to design a wind propelled vehicle with the ability to drive into a headwind.  Based at École de technologie supérieure University, in Montreal, Canada, the Chinook team competes each year at the international event Racing Aeolus in Holland.  Teams from all over the world meet at Racing Aeolus to match designs for wind turbine vehicles. In 2012, Chinook ETS were the champions at Racing Aeolus.  in 2013, they set the record with a vehicle speed of 82.6% of the wind speed while heading into the wind.  This last August was even better.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="32797" img_size="medium"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]As Alexandre Lupien-Bédard says,
"We broke the world record for this type of wind turbine car as the vehicle was going at 96.91% of the wind speed towards the wind."
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="3/4"][vc_column_text]On the back of this performance, the Chinook team took home prizes including:
  • First Place, Racing Aeolus 2014
  • World Record of the Vehicle Speed vs. Wind Speed
  • Fastest Race, Racing Aeolus 2014
  • Most innovative Design
[/vc_column_text][/vc_column][vc_column width="1/4"][vc_single_image image="32795" img_size="medium"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Kvaser is proud to sponsor the Chinook ETS team as they begin designing the fifth version of their vehicle.  In the new design, the Chinook team will be trading out their mechanical drivetrain and replacing it with a generator-converter-motor system.  This design will be more 'electric' than in the past, and will increase vehicle control and efficiency.  A Kvaser Leaf Professional HS will be key in debugging the onboard electronics via the CANbus, while a Memorator Light HS will give the ability to perform standalone data logging during tests. Keep your eye out for the Chinook ETS team as they prepare to conquer Racing Aeolus in August 2015. Also, check out the wrap-up video of their competition at Racing Aeolus 2014 in Holland:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_video link="https://www.youtube.com/watch?v=29-GylZijwQ"][/vc_column][/vc_row] [post_title] => Kvaser Sponsors Chinook ETS Wind-Powered Car [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-sponsors-chinook-ets-wind-powered-car [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:14:12 [post_modified_gmt] => 2022-09-29 04:14:12 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=6430 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 6338 [post_author] => 5 [post_date] => 2014-09-30 13:23:19 [post_date_gmt] => 2014-09-30 13:23:19 [post_content] => [vc_row][vc_column width="1/1"][vc_column_text]Kollmorgen makes the control hardware and software for automated guided vehicles (AGV), adding motion control and guidance systems to existing vehicles and new designs. The industries it serves include print, packaging, aerospace and defence, medical, warehousing and factory automation of every kind. Kvaser technical associate rt-labs (www.rt-labs.com) helped Kollmorgen to build an automated test solution for regression testing of the AGV control systems they develop, based on standard components and the open-source model. The system simulates an AGV system’s execution environment on up to 2 or 3 ECUs, although it is not limited to that. Whilst Kollmorgen had some of the hardware to build the simulation environment, plus its own test development team. rt-labs - well-known for its fieldbus expertise and automated test system experience - was charged with software development. The result is an initial 10 test rigs, all running virtually full-time throughout the day. With each test taking about 30 minutes, approximately 700 MB of CAN data is generated per rig per day. This makes it imperative to be able to synchronize error reports from the test framework with the CAN log when a test case does not pass.
According to Hans-Erik Floryd, project manager at rt-labs for the Kollmorgen system: “It does this with great ease thanks to Kvaser’s Leaf interfaces. The accuracy given to the data by their ‘time stamp’ feature is critical to this system’s success.
Kvaser's Leaf interfaces incorporate Kvaser MagiSync™, a special protocol that sits on top of the USB-communication enabling automatic and accurate clock synchronization between several Kvaser Leaf interfaces connected by a common USB-hub. MagiSync™ synchronizes time stamps across multiple units without requiring extra wires, unlike the Syncwire solution used by other CAN to USB interface vendors. It will also work with any standard PC with a USB host or USB hub. Used to synchronise CAN logs from the AGV system with the test rig logs, the feature saves Kollmorgen hundreds of man-hours per year.
Test synchronisation was previously a manual task done by a senior engineer who spent a minimum of half a day every week on it. MagiSync™ liberates engineers to do more worthwhile tasks and increases the number of tests that can be achieved.
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_column_text]Kollmorgen’s regression test system has been built on the open source Robot framework, a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). Combined with the use of off-the-shelf components, including Kvaser’s standard interfaces, the open-source model ensures that there is no heavy investment in software licences, allowing Kollmorgen to quickly and cost-effectively roll-out the method to other areas within its organisation. Indeed, the company plans to make these test rigs available to its partner program, allowing application developers of guidance systems, for example, to be able to test their code. As an indication of Kollmorgen’s pride in their new AGV test system, the company has a test rig in its entrance lobby, equipped with a green indicator for when a test case passes and a red indication for failures. The reports are published on its Intranet for all employees to see.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="6340" img_size="medium"][vc_column_text]
One of Kollmorgen’s AGV test rigs, developed by rt-labs using Kvaser technology ‘inside’.
[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser Leaf interfaces sync CAN log files in Kollmorgen’s automated test rigs [post_excerpt] => Kvaser's technical associate, rt-labs, helped Kollmorgen build an automated test system for regression testing of their AGV control systems using Kvaser Leaf interfaces to sync CAN log files. [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvaser-leaf-interfaces-sync-can-log-files [to_ping] => [pinged] => [post_modified] => 2022-09-29 04:13:55 [post_modified_gmt] => 2022-09-29 04:13:55 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=6338 [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] => 7015 [post_author] => 22955 [post_date] => 2015-02-01 15:29:57 [post_date_gmt] => 2015-02-01 15:29:57 [post_content] => [vc_row][vc_column][vc_single_image image="40644" img_size="full"][vc_column_text]2nd February 2015 - Kvaser AB has introduced a 5 channel high-speed controller area network (CAN) to USB interface and datalogger that allows users to monitor and log data from multiple CAN channels using just one device. The Kvaser Memorator Pro 5xHS not only time synchronises the data transmitted and received across all five buses but also automatically synchronises with other Kvaser interfaces connected to the same PC, resulting in simpler, more accurate multichannel data capture. The Kvaser Memorator Pro 5xHS has a 26 pin HD DSUB that connects to a splitter with five 9 pin DSUBs, and one USB connector that easily links to any USB port on a host computer. Only one USB port needs to be allocated when monitoring multiple CAN buses, reducing the need for an external hub in many applications.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/4"][vc_single_image image="40645" img_size="full"][/vc_column][vc_column width="1/4"][vc_single_image image="40646" img_size="full"][/vc_column][vc_column width="1/4"][vc_single_image image="40647" img_size="full"][/vc_column][vc_column width="1/4"][vc_single_image image="40648" img_size="full"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

A special feature of the 5-channel Memorator Professional is its ability to run user-developed scripts. Like Kvaser’s Eagle interface and datalogger, the Memorator Pro 5xHS’s script functionality allows users to develop highly customised applications written in the Kvaser t programming language, such as CAN protocol converters, CAN gateways and advanced CAN logging functionality. Application-specific scripts for this device will also be available from Kvaser’s network of technical associates, who all have different domain expertise. As such, this device is designed to appeal to engineers in industries as broad ranging as automotive development, machine control and industrial network connectivity.

Commented Lars-Berno Fredriksson, president of Kvaser AB: “A five channel combined interface and datalogger in Kvaser’s trademark form factor is a first for the industry. It transforms the task of multiple CAN channel data gathering, making the process easier and quicker for engineers and the process more robust.”

Martin Sventén, General Manager at Accurate Technologies AB notes: “New engines typically undergo rigorous performance and durability testing on a dynamometer rig for days at a time. Typically, multiple CAN channels monitor all parameters, but interfacing with them can mean a rat’s nest of cabling at the dyno or indeed, during in-vehicle testing. This product decreases cabling complexity and frees up USB ports on the PC. The datalogging capability means that results from up to five CAN channels are recorded on one card, thus avoiding the difficult situation of trying to combine logfiles from two or three different memory cards.”

When connected to the host computer, the Memorator Pro 5xHS is automatically in interface mode and when connected only to CAN, it is in datalogger mode. Power is derived from the USB connection, CAN and an in-built power supply.

The Kvaser Memorator Pro 5xHS is compatible with J1939, CANopen, NMEA 2000® and DeviceNet, and will also be CAN FD upgradeable via firmware. It is supported in newer versions of CANLIB and Kvaser Memorator Config Tool software.

[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_text_separator title="Videos"][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_video link="https://www.youtube.com/watch?v=HJr0RnXKXKY" title="Memorator Professional Quick Start Guide"][/vc_column][vc_column width="1/2"][vc_video link="https://www.youtube.com/watch?v=oYG9rnHa2DE" title="Memorator Professional Advanced Setup"][/vc_column][/vc_row] [post_title] => Industry’s First 5-channel Programmable Interface and Datalogger [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => industry-first-5-channel-programmable-interface-datalogger [to_ping] => [pinged] => [post_modified] => 2023-01-10 10:46:18 [post_modified_gmt] => 2023-01-10 10:46:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=7015 [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] => b5965e75cee98fa1fb6d77c09826d424 [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

Industry’s First 5-channel Programmable Interface and Datalogger

01/02/2015

2nd February 2015 – Kvaser AB has introduced a 5 channel high-speed controller area network (CAN) to USB interface and… Read More

Read More

Get more from your hardware with Kvaser SDK libraries [Archived]

01/02/2015

This is an archived version of this Dev Blog. For a more current description of the Kvaser SDK libraries, read the updated: Get… Read More

Read More

ATI India speeds delivery of Kvaser interfaces

20/01/2015

Confirming the popularity of Kvaser’s Leaf Light v2 interface, ATI India has announced that it is now holding stock of… Read More

Read More

Kvaser AB appoints Marketing Director

13/01/2015

Kvaser AB has promoted Jesse Paliotto from Business Development Manager to Marketing Director. “Over the last three years, Jesse has… Read More

Read More

Coming Soon: 5 Channel Programmable Datalogger

15/12/2014

Industry’s first 5 channel programmable interface and datalogger is imminent. Kvaser AB will shortly launch a 5 channel high-speed controller… Read More

Read More

Video: Memorator Professional Quick Start Guide

10/12/2014

The Memorator Professional Quick Start Guide helps you get up and running on Kvaser’s series of CAN dataloggers, including: •… Read More

Read More

ATI’s Tools Build World’s First High Performance Diesel Marine Outboard Engine

20/11/2014

Amsterdam:- ATI Sweden AB customer Cimco Marine Diesel AB is set to launch the world’s first high performance, high efficiency… Read More

Read More

New Qualified Sales Representative: Measurement Instruments

18/11/2014

Kvaser is pleased to announce the recent Qualified Sales Representative agreement with Measurement Instruments (www.meas-inst.com). Measurement Instruments is a Manufacturers… Read More

Read More
Kvaser Sponsors Chinook ETS Wind-Powered Car

Kvaser Sponsors Chinook ETS Wind-Powered Car

05/11/2014

Update: Kvaser has released the updated Kvaser Memorator Light HS v2. For more information, click here. The Chinook ETS scientific club’s purpose… Read More

Read More

Kvaser Leaf interfaces sync CAN log files in Kollmorgen’s automated test rigs

30/09/2014

Kollmorgen makes the control hardware and software for automated guided vehicles (AGV), adding motion control and guidance systems to existing… Read More

Read More