LoggerEntryCollection Members

<< 点击显示目录 >>

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

LoggerEntryCollection Members

BR.AN.PviServices .NET


LoggerEntryCollection overview

Public Instance Constructors

pubmethod LoggerEntryCollection

Overloaded. Initializes a new instance of the LoggerEntryCollection class.

Public Instance Properties

pubpropertyContentVersion

Gets the content version of the retrieved XML data. Zero if version info is NOT set!

pubpropertyDaylightSaving

Returns if daylight saving is turned on or off.

pubpropertyItem

Overloaded. Indexer function.

pubpropertyLogAttributes

Returns LOG attributes. Bit0 – can NOT be deleted Bit1 – can not be edited by any application Bit3 – hidden logbook (ev. Debug), will only be send on demand by the online service

pubpropertyOffsetUtc

Returns difference in minutes from the UTC on the PLC. If DaylightSaving is turn on OffsetUtc will include the daylight saving minutes!

pubpropertyXMLData

Returns a string containing XML data.

Public Instance Methods

pubmethodAdd

Overloaded. Add the logger entry to the sorted list.

pubmethodClear

Call thsi member to do the Cleanup.

pubmethodContainsKey

Determines whether the collection contains the specific object.

pubmethodLoad

Overloaded. Load logger entries given a XML text reader.

pubmethodRemove

Overloaded. Remove the specified item from the collection

pubmethodRemoveCollection

Overloaded. Depracated method to remove a specific collection (very slow for collections with more than 10000 items!); Use the second implementation with parameter LoggerEntryCollection instead!

pubmethodSave

Overloaded. Implements the save functionality into a Stringbuilder.

pubmethodSaveArlEntries

Call this method to save all LogEntries in ARL Format

pubmethodSaveAs

Saves the logger entries to a file in the specified format.

See Also

LoggerEntryCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]