PCANBasicPCAN_CHANNEL_AVAILABLE Field

The PCAN Channel handle is available to be connected (PnP Hardware: it means furthermore that the hardware is plugged-in).

Definition

Namespace: Peak.Can.Basic.BackwardCompatibility
Assembly: PCANBasic.NET (in PCANBasic.NET.dll) Version: 4.9.0
C#
public const int PCAN_CHANNEL_AVAILABLE = 1

Field Value

Int32

See Also