AmsAddress Constructor (AmsNetId, AmsPort)
Constructor
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public AmsAddress(
AmsNetId netId,
AmsPort port
)
VB
Public Sub New (
netId As AmsNetId,
port As AmsPort
)
Parameters
netId |
Type: TwinCAT.Ads.AmsNetId |
port |
Type: TwinCAT.Ads.AmsPort |