<< Click to Display Table of Contents >> Navigation: »No topics above this level« ANSLTcp.DestinationIpAddress Property |
Gets or sets the IP address of the target station. (ANSL_ONL_COMM_PARAM_TCP.szIpAddr)
[Visual Basic]
<PviCpuParameter> _
<PviKeyWord(PviKeyWord:=""/IP"")> _
Public Property DestinationIpAddress() As String
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviCpuParameter]
[PviKeyWord(PviKeyWord=""/IP"")]
public string DestinationIpAddress { public get; public set; }
DestinationIpAddress
ANSLTcp Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]