AR000.DestinationAddress Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

AR000.DestinationAddress Property

BR.AN.PviServices .NET


Station number of the target station. The station number must be unique within the INA2000 network.

[Visual Basic]

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

Public Property DestinationAddress() As Integer

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

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

public int DestinationAddress { public get; public set; }

Property Value

DestinationAddress

See Also

AR000 Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]