ParameterValueMaxHardwareNameLength Field

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

Definition

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

Field Value

Int32

See Also