TOD.Parse Method
Parses the specified string to a TOD object.
Namespace: TwinCAT.PlcOpen
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public static TOD Parse(
string str
)
VB
Public Shared Function Parse (
str As String
) As TOD
Parameters
str |
Type: System.String |
Exceptions
Exception |
Condition |
---|---|
Cannot parse TOD object! |