WorkerChannel Property

Gets or set the PCAN Channel used for CAN communication.

Definition

Namespace: Peak.Can.Basic
Assembly: PCANBasic.NET (in PCANBasic.NET.dll) Version: 4.9.0
C#
public PcanChannel Channel { get; set; }

Property Value

PcanChannel

See Also