INodeRequest
short summary
This interface defines the methods needed for the node request delegates.
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>
| Access | Abstract | Final | Extends | Implements |
|---|---|---|---|---|
| - | No | No | __SYSTEM.IQueryInterface | - |
UML Diagram
Methods
run
- Parameters:
execute(BOOL)node(INode)
- Return type: CNM_ReturnTypes.SingleExecutionState
This method is calling the node request methods for every node depending on the current request.…
Code
Declaration
INTERFACE INodeRequest EXTENDS __SYSTEM.IQueryInterface