Can.BaseId Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Can.BaseId Property

BR.AN.PviServices .NET


Base Can ID for INA2000 communication Every station in the INA2000 network must have the same setting. Default = 1598

[Visual Basic]

<PviKeyWord(PviKeyWord:=""/BI"")> _

Public Property BaseId() As Integer

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[PviKeyWord(PviKeyWord=""/BI"")]

public int BaseId { public get; public set; }

See Also

Can Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]