AmsAddress Constructor (String, Int32)
Constructor
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public AmsAddress(
string netId,
int port
)
VB
Public Sub New (
netId As String,
port As Integer
)
Parameters
netId |
Type: System.String |
port |
Type: System.Int32 |