<< Click to Display Table of Contents >> Navigation: »No topics above this level« Logger.OffsetUtc Property |
Returns difference in minutes from the UTC on the PLC. You have to call ReadLoggerInfo first to get this information
[Visual Basic]
Public ReadOnly Property OffsetUtc() As Short
Public Get
End Get
End Property
[C#]
public short OffsetUtc { public get; }
Logger Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]