DateBase.ParseToTicks Method

Parses the specified PlcOpen Date string to PlcOpen ticks.

Namespace:  TwinCAT.PlcOpen
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

protected abstract long ParseToTicks(
    string s
)

Parameters

s

Type: System.String
The s.

Return Value

Type: Int64

Reference

DateBase Class

TwinCAT.PlcOpen Namespace