Skip to main content

run

short summary

This method is calling the node request methods for every node depending on the current request.

legal notes

| SPDX-FileCopyrightText: © 2024 ekvip automation GmbH <info@ekvip.de> | SPDX-License-Identifier: Apache-2.0 | For details check: Apache-2.0_

.. _Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0

.. </legal notes>

Parameters

NameTypeCommentKind
executeBOOL-input
nodeINode-input

Code

Declaration

METHOD run :CNM_ReturnTypes.SingleExecutionState
VAR_INPUT
execute :BOOL;
node :INode;
END_VAR