CAPL是Vector公司CANalyzer分析CAN协议包的语言,可以方便使用者更加灵活利用和控制仿真CAN通信情况。本文档是详细介绍CAPL语言,并有很好的实例
2021-07-28 17:18:31 2.84MB CAPL; Vector
1
Quick Introduction To CAPL This application note is a brief introduction to CAPL, the easy-to-use C-based programming language and integrated programming environment inside both CANalyzer and CANoe. The focus is to help the beginning CAPL programmer.
2021-06-16 15:03:17 238KB CAPL
1
CAPL ,test mode ,CCI,CANoe and CANalyzer as diagnostic tools
2021-05-14 23:50:04 13.09MB CAPL
1
CANalyzer and CANoe are two well-known tools that offer extensive simulation, development, and analysis of various bus systems and protocols. Both flagship tools, owned by Vector, are equipped with their own programming language called CAPL (CAN Access Programming Language). This event-based language allows simulation of network and node behavior and testing. Its syntax is similar to C, but CAPL does not require any file associations to compile or run like C/C++. It does, however, have a set of internally defined functions available to users. When these functions cannot help a user to perform a specific task, the best solution is to implement the task in a DLL.
2021-04-28 17:48:49 4.08MB CAPL/dll
1
摘要:为了减少因拆卸控制器而导致的维护成本增加,方便车载CAN控制器进行在线程序升级,在整车网络设 计时,要求所有的CAN控制器能够支持Bootloader程序刷写功能,通过诊断口即能完成程序刷写;Bootloader上位机 软件能够集成数据刷写过程中的所有诊断服务请求,通过直接导人要刷写到控制器内部的数据流文件,完成程序数 据在线更新功能。通过CANoe软件自带的CAPL语言实现刷机刷写上位机程序设计,提供简单明了的用户操作界面, 能够很好地完成控制器程序的刷写任务。实际测试结果表明,应用CAN网络测试工具及该上位机软件,能够成功刷 写程序,具有较高的有效性和可靠性。
2019-12-21 22:15:48 1.6MB CAPL语言 BootLoader 上位机 测试验证
1
此文档是CANoe的CAPL语言的详细说明文档,是比较早的资源,因为Vector没有新的资源更新,所以这个文档很难找到。
2019-12-21 22:09:42 2.84MB CANoe CAPL CAPL语言 CAPL函数
1
这是我整理的capl语言学习和开发资料,包含官方文档和我自己网上查找的一些capl编程手册,适合初学者和开发者。
2019-12-21 20:44:21 12MB capl语言 canoe开发
1