AmsNetId.ToBinHex Method (AmsNetId)

Converts the specified AmsNetId to a BinHex string.

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

Syntax

C#

public static string ToBinHex(
    AmsNetId netId
)

Parameters

netId

Type: TwinCAT.Ads.AmsNetId
NetId to convert

Return Value

Type: String
System.String.

Reference

AmsNetId Class

ToBinHex Overload

TwinCAT.Ads Namespace