Results
Application Development on CompactRIO or R Series Using an NI 985x or NI 986x C Series Module
To run a project on an FPGA target with an NI 985 x C Series module, you need an FPGA bitfile ( .lvbitx ). The FPGA bitfile is downloaded to the FPGA target on the execution host. A bitfile is
- 3 minute(s) read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual
CAN Calibration Protocol (CCP) Overview
The CAN Calibration Protocol is a CAN-based master-slave protocol for calibration and data acquisition. A single master device (host) can be connected to one or more slave devices. Before a slave device may accept commands from the host, the host
- 2 minute(s) read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual
Choose the Programming Language
The programming language you use for application development determines how to access the ECU M&C APIs. LabVIEW ECU M&C Toolkit functions and controls are available in the LabVIEW palettes. In LabVIEW, the ECU M&C Toolkit palette is located: Within the
- 3 minute(s) read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual
ECU M&C API Basic Programming Model
The following figure illustrates the process to initiate communication to an ECU with the ECU M&C Channel functions. A description of each step in the decision process follows the flowchart. ECU Open The ECU Open function combines the opening of
- 9 minute(s) read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual
ECU M&C Overview
The ECU Measurement and Calibration (ECU M&C) Toolkit contains a development system for electronic control units (ECU) based on existing ASAM standards. The function set of the ECU M&C Toolkit enables engineers to optimize and verify the functionality of electronic
- 3 minute(s) read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual
Generic CCP Functions
The generic ECU M&C CCP functions provide direct access to the CCP commands on a very low programming level. For further information for the use and parameters of the CCP commands, refer to the CAN Calibration Protocol Specification, Version 2.1
- 1 minute read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual
Generic XCP Functions
The generic ECU M&C XCP functions provide direct access to the XCP commands on a very low programming level. For more information about the use and parameters of the XCP commands, refer to the ASAM XCP Part 2 Protocol Layer
- 1 minute read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual
Get Names
If you are developing an application that another person will use, you may not want to specify a fixed channel list for a Measurement task or a fixed channel for a Characteristic in the application. Ideally, you want the end-user
- 1 minute read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual
LabVIEW Real-Time (RT) Configuration
LabVIEW Real-Time (RT) combines easy-to-use LabVIEW programming with the power of real-time systems. PXI System When you use an NI PXI controller as a LabVIEW RT system, you can install a PXI CAN or PXI XNET card and use the
- 3 minute(s) read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual
Memory Programming
The ECU Measurement and Calibration Toolkit allows you to issue a memory programming sequence for your ECU after you create an ECU Reference handle as described in ECU M&C API Basic Programming Model . The following flowchart illustrates the general
- 3 minute(s) read
- Last Updated2023-09-11
- Manual: ECU Measurement and Calibration Toolkit User Manual