文件名称:CANoe中CAPL语言调用自建的dll库
文件大小:4.08MB
文件格式:RAR
更新时间:2019-06-24 10:57:10
CAPL/dll
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.
【文件预览】:
CANoedll
----AN-AND-1-158_Implementing_and_Integrating_CAPL_DLLs.pdf(105KB)
----CAPLdll()
--------Includes()
--------VS 6.0 Project()
--------Sources()
--------VS 2003 Project()
--------EXAMPLE()
--------VS 2005 Project()