PlcS5TimeRanges Class

Namespace: IPS7Lnk.Advanced
Assemblies: IPS7LnkNet.Advanced.dll

Provides the different Range´1s of TimeSpan values which can be applied to a PlcS5Time depending on the different PlcS5TimeOrigins.

C#

public static class PlcS5TimeRanges


Inheritance Object › PlcS5TimeRanges

Name Description
OneHundredMilliseconds Gets the range of time starts by 100 milliseconds and ends by 1m 39s 990 milliseconds.
OneSecond Gets the range of time starts by 1s and ends by 16m 39s.
TenMilliseconds Gets the range of time starts by 10 milliseconds and ends by 9s 990 milliseconds.
TenSeconds Gets the range of time starts by 10s and ends by 2h 46m 30s.