When checking ECU output data, both rx/tx are caught
Posted: Thu 14. Jul 2022, 05:21
Hello, I'm a beginner of PCAN-USB Pro.
I have connected PCAN USB pro as follows.
< ECU >
|
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
| PCAN-USB Pro |
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
| |
| |
Program1 Program2
(ch1) (ch2)
- Program1 = Send data to ECU
- Program2 = Check ECU output data
** Both Program1 and Program2 run on the same PC.
I want to send the data of Program1 to the ECU and check the output ECU data in Program2.
However, when I try to check the output data in Program2, the output data of ECU and the transmission data of Program1 are displayed together.
In this case, is there any physical problem that may occur?
Or, I am currently checking data through RxEvent, is this function catching all data on the bus?
I have connected PCAN USB pro as follows.
< ECU >
|
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
| PCAN-USB Pro |
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
| |
| |
Program1 Program2
(ch1) (ch2)
- Program1 = Send data to ECU
- Program2 = Check ECU output data
** Both Program1 and Program2 run on the same PC.
I want to send the data of Program1 to the ECU and check the output ECU data in Program2.
However, when I try to check the output data in Program2, the output data of ECU and the transmission data of Program1 are displayed together.
In this case, is there any physical problem that may occur?
Or, I am currently checking data through RxEvent, is this function catching all data on the bus?