Search found 7 matches

by tj_40071
Sat 8. Sep 2012, 07:32
Forum: PCAN-CCP
Topic: Delphi CCP Problem
Replies: 5
Views: 14187

Re: Delphi CCP Problem

I was talking about your sample Delphi program. I changed no code for those functions that failed.

The only code that I changed was in the form create that I stated earlier.
by tj_40071
Fri 7. Sep 2012, 04:47
Forum: PCAN-CCP
Topic: Delphi CCP Problem
Replies: 5
Views: 14187

Re: Delphi CCP Problem

I have progress. Guess I need to add an extended option.

Connect works. Disconnects works. Test states "ECU is available for connect.

What does not work is
1. Get Version error 0x36 (not available)
2. Exchange Ids error 0x32 (param out of range)
3. Get Slave Id is disabled

Using PCAN-View
1 ...
by tj_40071
Wed 5. Sep 2012, 18:15
Forum: PCAN-CCP
Topic: Delphi CCP Problem
Replies: 5
Views: 14187

Delphi CCP Problem

Hello,

I purchased the USB/CAN adapter. I have an ECU I am testing. I know it has CCP loaded because of the results in PCAN-View (see attached).

CRO: $18EF02F9, DOT: $18EFF902, ECU Address: $FFFF, Baud Rate: 250K

Using your PCAN-CCP Example written in Delphi I have made the necessary adjustments ...
by tj_40071
Sat 7. Jul 2012, 19:36
Forum: PCAN-CCP
Topic: Follow Up Question
Replies: 3
Views: 10639

Re: Follow Up Question

Do you have to transport data from one protocol to another? No, I am only doing CCP master/slave communications. NMEA 2000 communications to my project is background chatter.

When I started looking into CCP v.2.1 support I was stymied every direction I went. Finding your company and its support for ...
by tj_40071
Fri 6. Jul 2012, 16:27
Forum: PCAN-CCP
Topic: Follow Up Question
Replies: 3
Views: 10639

Follow Up Question

Again, thanks for answering my previous question.

My knowledge about CAN bus is less than 4 weeks old. It is growing, but there are these gaps where outside assistance is needed.

Here is my real world scenario.

Our CAN bus network uses NMEA 2000 protocol for control and instrumentation for ...
by tj_40071
Fri 6. Jul 2012, 14:25
Forum: PCAN-CCP
Topic: ECUs and the CCP Interface
Replies: 2
Views: 7864

Re: ECUs and the CCP Interface

Thanks for your reply. Your support software for your products is superior.
by tj_40071
Fri 6. Jul 2012, 00:20
Forum: PCAN-CCP
Topic: ECUs and the CCP Interface
Replies: 2
Views: 7864

ECUs and the CCP Interface

Will your CCP interface (PCCP.dll) communicate successfully with any ECU loaded with CCP v2.1 regardless of the manufacturer of the ECU. Thanks.