hello,
the samples work perfectly with two PeakCAN devices (USB and Pro). thanks for the support and the advice with resistence!
I still have another basic quetion:
I want to connect now a physical ECU to PCAN-USB and I want to reuse your example "\06_client_all_request"
here are my steps:
1 ...
Search found 4 matches
- Thu 17. Oct 2024, 12:54
- Forum: PCAN-UDS
- Topic: Problem with testTesterPresdent in the Samples
- Replies: 7
- Views: 5821
- Wed 16. Oct 2024, 14:45
- Forum: PCAN-UDS
- Topic: Problem with testTesterPresdent in the Samples
- Replies: 7
- Views: 5821
Re: Problem with testTesterPresdent in the Samples
ich thought "05_server_simulator" will take over the role of physical ECU. isn't it?
for what I need "05_server_simulator"?
for what I need "05_server_simulator"?
- Wed 16. Oct 2024, 09:00
- Forum: PCAN-UDS
- Topic: Problem with testTesterPresdent in the Samples
- Replies: 7
- Views: 5821
Re: Problem with testTesterPresdent in the Samples
thaks for the quick response!
I have a PEAKCan with only one channel! if I modify the client_all_request.cpp to "client_handle = PCANTP_HANDLE_USBBUS1" and server_simulator to "tp_handle = PCANTP_HANDLE_USBBUS2"
I get in the screen "05-server_simulator.exe following outputs:
PCAN-UDS API Version ...
I have a PEAKCan with only one channel! if I modify the client_all_request.cpp to "client_handle = PCANTP_HANDLE_USBBUS1" and server_simulator to "tp_handle = PCANTP_HANDLE_USBBUS2"
I get in the screen "05-server_simulator.exe following outputs:
PCAN-UDS API Version ...
- Mon 14. Oct 2024, 18:32
- Forum: PCAN-UDS
- Topic: Problem with testTesterPresdent in the Samples
- Replies: 7
- Views: 5821
Problem with testTesterPresdent in the Samples
hello together,
I try to use your examples from the samples (C_C++)
the Peak CAN devices is connected, no controller, I want to use the servier_simulator.cpp!
when I achive the line "status = UDS_SvcTesterPresent_2013(channel, config, &request, PUDS_SVC_PARAM_TP_ZSUBF)," I get the status "PUDS ...
I try to use your examples from the samples (C_C++)
the Peak CAN devices is connected, no controller, I want to use the servier_simulator.cpp!
when I achive the line "status = UDS_SvcTesterPresent_2013(channel, config, &request, PUDS_SVC_PARAM_TP_ZSUBF)," I get the status "PUDS ...