TOD Constructor (TimeSpan)
Initializes a new instance of the TOD class.
Namespace: TwinCAT.PlcOpen
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public TOD(
TimeSpan timeSpan
)
VB
Public Sub New (
timeSpan As TimeSpan
)
Parameters
timeSpan |
Type: System.TimeSpan |