AmsNetId.ToBinHex Method (AmsNetId)

Converts the specified AmsNetId to a BinHex string.

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

Syntax

C#

public static string ToBinHex(
    AmsNetId netId
)

VB

Public Shared Function ToBinHex ( 
    netId As AmsNetId
) As String

Parameters

netId

Type: TwinCAT.Ads.AmsNetId
NetId to convert

Return Value

Type: String
System.String.

Reference

AmsNetId Class

ToBinHex Overload

TwinCAT.Ads Namespace