<< Click to Display Table of Contents >> Navigation: »No topics above this level« Logger.ContentVersion Property |
Gets the content version for the logger data on the PLC. You have to call ReadLoggerInfo first, to get this info!!!
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public ReadOnly Property ContentVersion() As UInt32
Public Get
End Get
End Property
[C#]
[CLSCompliant(IsCompliant=False)]
public uint ContentVersion { public get; }
Logger Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]