PCANBasicMAX_LENGTH_HARDWARE_NAME Field

Represents the maximum length that the name of a device can have (32 characters + terminator).

Definition

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

Field Value

Int32

See Also