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
Return Value
Type: String
System.String.