Logger Properties

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Logger Class >

Logger Properties

BR.AN.PviServices .NET


The properties of the Logger class are listed below. For a complete list of Logger class members, see the Logger Members topic.

Public Instance Properties

pubpropertyContentVersion

Gets the content version for the logger data on the PLC. You have to call ReadLoggerInfo first, to get this info!!!

pubpropertyContinuousActive

Gets if the update for logger events is on.

pubpropertyDaylightSaving

Returns a string containing XML data. You have to call ReadLoggerInfo first to get this information

pubpropertyGlobalMerge

Gets if global merge is activated or not.

pubpropertyIsArchive

Gets wheter this loggger is an archive or not.

pubpropertyLoggerEntries

The collection of logger entries

pubpropertyOffsetUtc

Returns difference in minutes from the UTC on the PLC. You have to call ReadLoggerInfo first to get this information

pubpropertyParentCollection

Gets the collection of parent objects.

pubpropertyReadBlockSize

Gets the size of the block to read.

pubpropertyReadRequestActive

Gets if there is any read reuqest active. Do not request data as long as a read request is active!!!

See Also

Logger Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Logger.ContinuousActive Property

Logger.GlobalMerge Property

Logger.IsArchive Property

Logger.LoggerEntries Property

Logger.ParentCollection Property

Logger.ReadBlockSize Property

Logger.ReadRequestActive Property