<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Can Class |
This class is used to connect to a can device. The device contains the following default parameters: Channel = 1
BaudRate = 500000
BaseId = 1598
CycleTime = 10
MessageCount = 10
IoPort = 900
InterruptNumber = 10
SourceAddress = 1
DestinationAddress = 2
For a list of all members of this type, see Can Members .
Can
[Visual Basic]
<Serializable> _
Public Class Can
Inherits DeviceBase
[C#]
[Serializable]
public class Can : DeviceBase
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Can Members | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]
Topics in this section: