AmsNetId.FromBinHexString Method
Creates the AmsNetId from bin hex string.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public static AmsNetId FromBinHexString(
string str
)
VB
Public Shared Function FromBinHexString (
str As String
) As AmsNetId
Parameters
str |
Type: System.String |