INodeRequestProvider
short summary
This interface provides interfaces for the default node requests: disable, enable, initialize and stopImmediate.
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
disable
Type: INodeRequest
This property returns the interface for the disabling request.…
enable
Type: INodeRequest
This property returns the interface for the disabling request.…
initialize
Type: INodeRequest
This property returns the interface for the disabling request.…
stopImmediate
Type: INodeRequest
This property returns the interface for the disabling request.…
Code
Declaration
INTERFACE INodeRequestProvider EXTENDS __SYSTEM.IQueryInterface