Hello Community,
I am developing a App Designer app for XCP commuication. I need a function which reads all parameters which are defined in the A2L (or separate list) at one. Because "value = readCharacteristic(chanObj,characteristic)" reads only one value. A loop with this function is very slow. Anybody an idea ? Or @Mathworks would you enhance this function?

回答 (1 件)

Spruha
Spruha 2025 年 6 月 19 日
編集済み: Spruha 2025 年 6 月 20 日

0 投票

Hello Walter,
I understand that you intend to read all the parameter which are defined in A2L list at once. You can first import the A2L file and then utilize a dynamic DAQ list to efficiently read multiple items simultaneously, rather than accessing them individually.
You may refer to this documentation to know about A2L files:
Please refer to this documentation for information on how to read XCP measurements with dynamic DAQ lists:
Hope this helps!

カテゴリ

製品

リリース

R2025a

質問済み:

2025 年 6 月 17 日

編集済み:

2025 年 6 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by