Task Methods

<< 点击显示目录 >>

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

Task Methods

BR.AN.PviServices .NET


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

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]

Topics in this section:

Task.Connect Method

Task.FromXmlTextReader Method

Start Method

Task.Stop Method