Task Members

<< 点击显示目录 >>

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

Task Members

BR.AN.PviServices .NET


Task overview

Public Instance Constructors

pubmethod Task

Overloaded. Initializes a new instance of the Task class.

Public Instance Properties

pubpropertyFullName

Gets the FullName of this instance.

pubpropertyGlobals

Gets the actually uploaded global variables of the task.

pubpropertyPviPathName

Gets the PviPathName of this instance.

pubpropertyVariables

Gets the actually uploaded local variables of the task.

Public Instance Methods

pubmethodConnect

Overloaded. Creates a connection to the task, which runs on the specified device (parent).

pubmethodDisconnect

Overloaded. Disconnects the PviServices task-object from the task at the device

pubmethodFromXmlTextReader

Reads device configuration from xml configuration file and updates baseObject.

pubmethodRunCycles

Run the task for the specified number of cycles.

pubmethodStart

Starts the Task on the plc

pubmethodStop

Stops the Task on the plc

See Also

Task Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]