Profiler Members

<< 点击显示目录 >>

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

Profiler Members

BR.AN.PviServices .NET


Profiler overview

Public Instance Constructors

pubmethod Profiler Constructor

Initializes a new instance of the Profiler class.

Public Instance Properties

pubpropertyCommandActive

Gets wheter the profiler is waiting on a response from the PLC or not.

pubpropertyCpu

Gets the reference to the CPu object.

pubpropertyErrorNumber

Gets the error state.

pubpropertyName

Gets the name of the profiler.

pubpropertyState

Gets the profiling state.

Public Instance Methods

pubmethodDeinstall

Deinstall the profiler from the PLC.

pubmethodDispose

Implements the IDisposable interface.

pubmethodExtendedStart

Start the profiling with some extra settings.

pubmethodInstall

Install the profiler on the PLC.

pubmethodInstallDefault

Install default profiler configuration.

pubmethodReadInfo

Read the profiler info.

pubmethodReadStack

Read the stack info.

pubmethodReadState

Read the state of the profiler.

pubmethodStart

Start profiling.

pubmethodStop

Stop the profiling.

Public Instance Events

pubeventDeinstalled

Called when the profiler has been deinstalled.

pubeventDisposing

Disposing in process.

pubeventError

Called when the profiler caused an error.

pubeventInfoRead

Called when the profiler info has been read.

pubeventInstalled

Called when the profiler has been installed.

pubeventStackRead

Called when the profiler stack has been read.

pubeventStarted

Called when the profiler has been started.

pubeventStateRead

Called when the state has been read.

pubeventStopped

Called when the profiler has been stoped.

See Also

Profiler Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]