INodeControl
short summary
This interface provides a fluent way to access the global control signals (stopRequests, overrides, step requests).
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
Properties
override
Type: LREAL
This property returns the effective override for a node, which is the result of the multiplication of global and local override.…
stopRequest
Type: BOOL
This property represents the stop request signal which either the operator triggers from the HMI or which is set by an error.…
Code
Declaration
INTERFACE INodeControl EXTENDS __SYSTEM.IQueryInterface