Skip to Content
FASTSUITE E2API ReferenzPython APIAPI DomänenEreignishandhabungEreignisoperatorEreignisoperator

Ereignisoperator

Schnelle Fakten

ImmobilienWert
KlasseCENPyOlpEventOperator
Modulcenpylib.CENPyOlpEventOperator
Paketcenpylib
VeröffentlichungR2025.2.4
Methoden21

Schneller Start

# Boilerplate Example # Acquire the event object from the runtime context eventOperator = ... # provided by the framework

Mutation Methods

MethodeRückgabenZusammenfassung
AddEventCENPyOlpEventObjectFügen Sie Technologie-Event auf das eingegebene Werkzeugpfadelement oder am Ende des Werkzeugpfadsegments hinzu.
AddEventWaitForBoolSensorCENPyOlpWaitForBoolSensorEventFügt ein WaitForBoolSensor-Ereignis zum Ziel-Toolpath-Element hinzu.
AddEventBoolActorCENPyOlpBoolActorEventFügt ein BoolActor-Ereignis zum Ziel-Toolpath-Element hinzu.
AddEventFloatArrayActorCENPyOlpFloatArrayActorEventFügt ein FloatArrayActor-Ereignis zum Ziel-Toolpath-Element hinzu.
AddEventSetBoolSignalCENPyOlpSetBoolSignalEventFügt ein SetBoolSignal-Ereignis zum Ziel-Toolpath-Element hinzu.
AddEventSetFloatSignalCENPyOlpSetFloatSignalEventFügt ein SetFloatSignal-Ereignis zum Ziel-Werkzeugpfadelement hinzu.
AddEventSetIntSignalCENPyOlpSetIntSignalEventFügt ein SetIntSignal-Ereignis zum Ziel-Toolpath-Element hinzu.
AddEventWaitForBoolSignalCENPyOlpWaitForBoolSignalEventFügt ein WaitForBoolSignalEvent hinzu, um das Toolpath-Element zu targeten.
AddEventWaitForFloatSignalCENPyOlpWaitForFloatSignalEventFügt ein WaitForFloatSignalEvent zum Ziel-Toolpath-Element hinzu.
AddEventWaitForIntSignalCENPyOlpWaitForIntSignalEventFügt ein WaitForIntSignalEvent zum Ziel-Toolpath-Element hinzu.
AddSpeedCENPyOlpSpeedEventFügt ein Geschwindigkeitsereignis zum Ziel-Toolpath-Element hinzu.
AddToolEventCENPyOlpToolEventFügt ein Tool-Event zum Ziel-Toolpath-Element hinzu.
AddToolEventCENPyOlpToolEventFügt ein Tool-Event zum Ziel-Toolpath-Element hinzu.
AddAccuracyEventCENPyOlpAccuracyEventFügt ein Genauigkeitsereignis zum Ziel-Werkzeugweg-Element hinzu.
AddDwellEventCENPyOlpDwellEventFügt ein Verweilungsereignis zum Ziel-Toolpath-Element hinzu.
AddSyncRobotsEventCENPyOlpSyncRobotsEventFügt ein Synchronize Robots-Ereignis zum Ziel-Werkzeugweg-Element hinzu.
AddAccelerationEventCENPyOlpAccelerationEventFügt ein Beschleunigungsereignis zum Ziel-Werkzeugweg-Element hinzu.
AddSetResourcePortEventCENPyOlpSetResourcePortEventFügt ein SetResourcePort-Ereignis zum Ziel-Toolpath-Element hinzu.
AddSetResourcePortEventCENPyOlpSetResourcePortEventFügt ein SetResourcePort-Ereignis zum Ziel-Toolpath-Element hinzu.
AddWaitForResourcePortEventCENPyOlpWaitForResourcePortEventFügt ein WaitForResourcePort-Ereignis zum Ziel-Toolpath-Element hinzu.

Execution & Actions

MethodeRückgabenZusammenfassung
ExecuteEventLöst bei dem gegebenen Ereignis eine Neuberechnung aus.

Verwandte Typen

Versionsnotizen

Diese Klasse ist zum Zeitpunkt der Veröffentlichung R2025.2.4 dokumentiert.

Was this page helpful?