AmsAddress Constructor (.Byte., AmsPort)
Constructor
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public AmsAddress(
byte[] netId,
AmsPort port
)
VB
Public Sub New (
netId As Byte(),
port As AmsPort
)