<< Click to Display Table of Contents >> Navigation: »No topics above this level« Connection.Device Property |
Gets the device of the connection. Can be either Serial, Can, TcpIp or Modem.
[Visual Basic]
Public ReadOnly Property Device() As DeviceBase
Public Get
End Get
End Property
[C#]
public DeviceBase Device { public get; }
Connection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]