Can.IoPort Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Can.IoPort Property

BR.AN.PviServices .NET


IO port address of the Can function block

Default = 900

[Visual Basic]

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

Public Property IoPort() As Integer

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

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

public int IoPort { public get; public set; }

See Also

Can Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]