Logger.OffsetUtc Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Logger.OffsetUtc Property

BR.AN.PviServices .NET


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; }

See Also

Logger Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]