AmsNetId Constructor (.Byte.)

Constructor

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public AmsNetId(
    byte[] netId
)

VB

Public Sub New ( 
    netId As Byte()
)

Parameters

netId

Type: .System.Byte.
Net ID in bytes

Exceptions

Exception

Condition

ArgumentException

Not a valid NetId;netId

Reference

AmsNetId Class

AmsNetId Overload

TwinCAT.Ads Namespace