LoggerCollection Members

<< 点击显示目录 >>

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

LoggerCollection Members

BR.AN.PviServices .NET


LoggerCollection overview

Public Instance Constructors

pubmethod LoggerCollection Constructor

Initializes a new instance of the LoggerCollection class.

Public Instance Properties

pubpropertyItem

Gets a Task object by its index.

pubpropertyService

Gets the Service object of the collections parent

pubpropertySnapshotCpuInfos

Gets or sets the name of the PlcInfos.

Public Instance Methods

pubmethodAdd

Overloaded. Add the logger to the collection.

pubmethodLoad

Overloaded. This method loads logger entries from a stream.

pubmethodOnLoggerUploaded

OnLoggerUploaded is called when a task object within the collection was uploaded from the plc. The function raises the Uploaded event

pubmethodRemove

Overloaded. Helper to remove a arrayList item by specifying the name of the module.

pubmethodSave

Call this member to save the logger entries to a file.

pubmethodUpload

Overloaded. Call this method to start the upload of the logger list

Public Instance Events

pubeventCollectionUploaded

Occurs when all upload requests of each object are responded.

pubeventLoggerUploaded

Occurs when the Module from the plc is uploaded

pubeventModuleChanged

Work in process.

pubeventModuleCreated

Work in process.

pubeventModuleDeleted

Work in process.

See Also

LoggerCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]