12-13-2022 03:26 AM
Thank you soo much for your reply.
12-14-2022 10:44 PM
Hello all!
I have referred above links but couldn't understand how to work on problems so can you guide me through that.
How to connect and read DCU variables (Dosing Control Unit) using LabVIEW program??
12-14-2022 11:26 PM
As I have explained multiple times, I am not familiar with the equipment and software that you've to guide you precisely.
Since you asked how to control DAQ using LabVIEW, I shared links to learn DAQmx drivers to control the inputs/outputs of NI DAQ. If you need more help, you need to share more details on stuff that I am not familiar with to guide you better.
For starters, please explain what is a Dosing Control Unit and share all links to the manual, datasheet etc., and how it is connected to the NI DAQ and what is the DAQ model.
12-16-2022 11:41 AM
Hello all,
Does anyone know how to connect and read variables from ECU( Electronic control unit) using LabVIEW program?
12-16-2022 05:47 PM - edited 12-16-2022 05:49 PM
What hardware do you have to connect with ECU? like a USB-OBD tool? or any fancy CAN bus analyzer?
Just to clarify, LabVIEW is a programming language (software) running on a PC and an ECU is hardware, these two must be connected by some means for each other to communicate.
12-16-2022 07:53 PM
I will be using CAN communication to communicate LabVIEW with ECU hardware.
12-16-2022 10:12 PM
What exact CAN hardware will you be using?
Note: This is a piece of information you could've provided in the very first post than have so many conversations over several days and saved you and our time.
01-31-2023 12:09 AM
Hii all,
I will be using CAN communication from ECU and uses CAN breakout box for communication.
How to do LabVIEW program for ECU communication?
01-31-2023 12:13 AM
@mogu09 wrote:
Hii all,
I will be using CAN communication from ECU and uses CAN breakout box for communication.
How to do LabVIEW program for ECU communication?
Please be specific, what is the model of CAN breakout box that connects to your computer? and share a link or upload its user manual.
04-21-2023 12:20 AM
Hello all,
Can someone help me how to use enum data type in LabVIEW to save data continuously in Excel format??
Thanks in advance!