DeviceBase.DeviceType Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > DeviceBase Class > DeviceBase Properties >

DeviceBase.DeviceType Property

BR.AN.PviServices .NET


Gets the device type of the connection. You can use the following devices: Serial, Can, TcpIp, Modem

[Visual Basic]

Public ReadOnly Property DeviceType() As DeviceType

  Public Get

  End Get

End Property

[C#]

public DeviceType DeviceType { public get; }

See Also

DeviceBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]