基本信息
源码名称:CANalyzer/CANoe as a COM Server
源码大小:0.99M
文件格式:.pdf
开发语言:C/C++
更新时间:2022-03-21
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
CANalyzer/CANoe as a COM Server

Table of Contents
1.0 Overview ........................................................................................................................................ 2
1.1 Introduction .......................................................................................................................... 2
1.2 COM – Component Object Model ........................................................................................ 2
1.3 CANalyzer/CANoe as a COM Server .................................................................................. 2
1.4 COM Server Registration ..................................................................................................... 2
2.0 Using .NET to Access the COM Server ....................................................................................... 3
2.1 Project Configuration ........................................................................................................... 3
2.2 Controlling a Measurement .................................................................................................. 4
2.3 Accessing Communication Data .......................................................................................... 6
2.4 Accessing Environment Variables (CANoe only) ................................................................. 7
2.5 Accessing System Variables ................................................................................................ 9
2.6 Reacting to CANalyzer/CANoe Events ..............................................................................11
2.6.1 In VB.NET ..........................................................................................................................12
2.6.2 In C# ...................................................................................................................................13
2.7 Calling CAPL Functions .....................................................................................................14
2.8 Transmitting CAN Messages .............................................................................................17
3.0 COM Server Example in VB.NET and C# ..................................................................................17
3.1 Screenshot .........................................................................................................................17
3.2 Quick Start Instructions ......................................................................................................18
4.0 Contacts .......................................................................................................................................18