技术博客

placeholder image
29/04/2015

t编程入门

这是该系列文章中的第一部分。 新型Kvaser专业产品的脚本功能被命名位t。 t语言是一种面向事件的“c”语言。 t程序在设备上运行,可以从pc或设备上自动加载和启动。以下是t编程入门的简短介绍。 为了能够测试和运行t程序,你需要一个Kvaser Professional产品(* 1)。所需软件由C 查看更多

查看更多
placeholder image
22/04/2015

使用对象缓冲

我们的一些分析仪配备了用于自动发送或响应报文的硬件缓冲。它们可以在时序条件严格的情况下使用,并且可能无法在应用程序级别上实现。 通常,由Kvaser单元中的CAN驱动程序接收到的CAN报文必须通过USB或PCI端口传送到计算机。在应用程序处理之前,必须通过操作系统并由驱动程序接收。现在,它并不像传闻 查看更多

查看更多
placeholder image
14/04/2015

通过Python访问Kvaser设备面向对象程度更高的方法(3/3)

在测试期间,我们的注意力常常放在特定设备上,而不是以通道为中心的CANlib。 查看更多

查看更多
placeholder image
08/04/2015

通过Python连接到远程设备(2/3)

Last time I mentioned that kvrlib also has a Python wrapper included in the Kvaser CANlib SDK and I thought we could take a quick look at this as well 查看更多

查看更多
placeholder image
01/04/2015

通过Python访问Kvaser CANlib 软件开发包(1/3)

There have been Python wrappers for CANlib included in the Kvaser CANlib SDK for a while now, but recently they have gotten an overhaul and more libra 查看更多

查看更多