Skip to main content

IModeSelect

short summary

This is an interface to fluently provide the mandatory mode behaviours.

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>

AccessAbstractFinalExtendsImplements
-NoNoCNM_AbstractObject.IObject-

UML Diagram

Properties

automaticMode

Type: IModeBehaviour

This property returns an IModeBehaviour that implements the delegate for the automatic mode.

homingMode

Type: IModeBehaviour

This property returns an IModeBehaviour that implements the delegate for the homing mode.

manualMode

Type: IModeBehaviour

This property returns an IModeBehaviour that implements the delegate for the manual mode.

noMode

Type: IModeBehaviour

This property returns an IModeBehaviour that implements the delegate for no operation mode.

Code

Declaration

INTERFACE IModeSelect EXTENDS CNM_AbstractObject.IObject