TOD Constructor (Int64)
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(
long time
)
VB
Public Sub New (
time As Long
)
Parameters
time |
Type: System.Int64 |