AmsNetId.NetIdsEqual Method (.Byte., .Byte.)

Compares the NetIds

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public static bool NetIdsEqual(
    byte[] netId1,
    byte[] netId2
)

Parameters

netId1

Type: .System.Byte.
NetID1

netId2

Type: .System.Byte.
NetId2

Return Value

Type: Boolean
true if the NetIds are equal, false otherwise.

Reference

AmsNetId Class

NetIdsEqual Overload

TwinCAT.Ads Namespace