Run Controller Task Node

Table of Contents

The simplest way to command a controller. It starts a controller task and waits for it to end. All tasks that can manually be started can also be started by this node. If a task collects data points, such as the read or poll input tasks, that data can be used by nodes connected to the data port. If an error occurs while starting the task, it can explicitly be handled by nodes connected to the error port.

Configuration #

Specify the node name in order to differentiate it from other run controller task nodes.

The main part of the configuration lies in choosing the controller on which the task should be run. Do note that the control plan can only select controllers in the same site as itself. The next step is to configure the task itself. The configuration here mirrors that of standalone controller tasks. See the controller tasks section for more details.

Powered by BetterDocs

Leave a comment