Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

ECU MC Toolkit problem with NI-9860 (problem a2l)

Solved!
Go to solution

The ECU have two ports CAN. It works in the second port

0 Kudos
Message 11 of 13
(896 Views)

Now I can read values of measurements ( using MC DAQ Initialise and MC DAQ Read), but some values are wrong ( value does not match the expected value). So I use specified address of measurement and Upload.vi to get value, always the some problem (I have the same result as method 1)

 

Is there any explications ?

 

Thanks 

 

0 Kudos
Message 12 of 13
(889 Views)
Solution
Accepted by topic author RchB

Do you have your vi setup with two separate threads for talking to the two ports?

 

> Open Port 1 > Send Msg to port 1 > Read Response from Port 1 > Close Port 1

> Open Port 2 > Send Msg to Port 2 > Read Response from Port 2 > Close Port 2

 

The port you open must be the port you Command/Read.  The hardware & software do allow for both ports to be active simultaneously.

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
0 Kudos
Message 13 of 13
(872 Views)