Hello,
I am currently working on implementing the XCP protocol and I'm facing difficulties specifically with setting up the DAQ (Data Acquisition) functionality.
I am using PEAK CAN Analyzer along with the PCAN-XCP API, and I'm looking for guidance on the proper flow to configure and use DAQ lists effectively.
Could anyone kindly help with:
A sample project demonstrating XCP DAQ setup?
A clear step-by-step flow for DAQ configuration using the PEAK PCAN-XCP stack?
Any tips or common pitfalls to avoid during DAQ setup?
I'm especially confused about the sequence of function calls needed (e.g., SetMTA, AllocDAQ, AllocODT, SetDAQPointer, etc.) and how to correctly fill in the ODT entries.
Any help, code examples, or documentation references would be greatly appreciated.
How to Set Up DAQ in XCP Using PCAN-XCP API – Need Sample or Guidance
Re: How to Set Up DAQ in XCP Using PCAN-XCP API – Need Sample or Guidance
Hello,
The PCAN-XCP API provides a function for every available XCP command. The best way to familiarize yourself with XCP is to read the corresponding ASAM specification. Each command is described in detail, and examples of positive and negative responses are provided for each of them. The documentation also includes application examples, such as using the DAQ list, and more. Here is an excerpt from the table of contents
_ _ _
Configuring a DAQ list is basic XCP knowledge, which we do not offer as part of our support. We thank you for your understanding,
I hope to have helped you,
The PCAN-XCP API provides a function for every available XCP command. The best way to familiarize yourself with XCP is to read the corresponding ASAM specification. Each command is described in detail, and examples of positive and negative responses are provided for each of them. The documentation also includes application examples, such as using the DAQ list, and more. Here is an excerpt from the table of contents
_ _ _
Configuring a DAQ list is basic XCP knowledge, which we do not offer as part of our support. We thank you for your understanding,
I hope to have helped you,
Best regards,
Keneth
Keneth
Re: How to Set Up DAQ in XCP Using PCAN-XCP API – Need Sample or Guidance
Hello K. Wagner,
Thank you for your response.
I am currently facing some issues with receiving data from a DAQ list.
Is there any sample project available that demonstrates DAQ implementation?
I am specifically looking for a project that consists of DAQ implementation and shows the correct configuration and data handling process.
I would greatly appreciate any example or reference that could help clarify the setup and usage of DAQ in XCP
Thank you for your response.
I am currently facing some issues with receiving data from a DAQ list.
Is there any sample project available that demonstrates DAQ implementation?
I am specifically looking for a project that consists of DAQ implementation and shows the correct configuration and data handling process.
I would greatly appreciate any example or reference that could help clarify the setup and usage of DAQ in XCP
Re: How to Set Up DAQ in XCP Using PCAN-XCP API – Need Sample or Guidance
Sorry, but we have no examples on this except for the small one delivered with the API.
Best regards,
Keneth
Keneth