AmsNetIdNetIdsEqual(Byte, Byte) Method

Compares the NetIds


Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

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

Parameters

netId1  Byte

NetID1

netId2  Byte

NetId2

Return Value

Boolean
true if the NetIds are equal, false otherwise.

Reference

AmsNetId Class NetIdsEqual Overload TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026