Connection.DeviceType Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Connection.DeviceType Property

BR.AN.PviServices .NET


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

[Visual Basic]

Public Property DeviceType() As DeviceType

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public DeviceType DeviceType { public get; public set; }

See Also

Connection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]