AmsNetId.NetIdsEqual Method (.Byte.)
Compares the netIds
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public bool NetIdsEqual(
byte[] netId
)
Parameters
netId |
Type: .System.Byte. |
Return Value
Type: Boolean
true if the NetIds are equal,
false otherwise.