ESCExecution

Extends: Resource

Description

Basic features and informations about ESC executions

Constants Descriptions

RC_CANCEL

const RC_WONT_QUEUE: int = 5

Return codes handled by events

  • RC_OK: Event run okay

  • RC_CANCEL: Cancel all scheduled and queued events. This return code tells the Event Manager that no execution is required for this command (such as “stop” and “repeat”)

  • RC_ERROR: Error running a command

  • RC_REPEAT: Repeat the current scope from the beginning

  • RC_INTERRUPTED: Event was interrupted

  • RC_WONT_QUEUE: Event won’t or can’t be queued

RC_ERROR

const RC_WONT_QUEUE: int = 5

Return codes handled by events

  • RC_OK: Event run okay

  • RC_CANCEL: Cancel all scheduled and queued events. This return code tells the Event Manager that no execution is required for this command (such as “stop” and “repeat”)

  • RC_ERROR: Error running a command

  • RC_REPEAT: Repeat the current scope from the beginning

  • RC_INTERRUPTED: Event was interrupted

  • RC_WONT_QUEUE: Event won’t or can’t be queued

RC_INTERRUPTED

const RC_WONT_QUEUE: int = 5

Return codes handled by events

  • RC_OK: Event run okay

  • RC_CANCEL: Cancel all scheduled and queued events. This return code tells the Event Manager that no execution is required for this command (such as “stop” and “repeat”)

  • RC_ERROR: Error running a command

  • RC_REPEAT: Repeat the current scope from the beginning

  • RC_INTERRUPTED: Event was interrupted

  • RC_WONT_QUEUE: Event won’t or can’t be queued

RC_OK

const RC_WONT_QUEUE: int = 5

Return codes handled by events

  • RC_OK: Event run okay

  • RC_CANCEL: Cancel all scheduled and queued events. This return code tells the Event Manager that no execution is required for this command (such as “stop” and “repeat”)

  • RC_ERROR: Error running a command

  • RC_REPEAT: Repeat the current scope from the beginning

  • RC_INTERRUPTED: Event was interrupted

  • RC_WONT_QUEUE: Event won’t or can’t be queued

RC_REPEAT

const RC_WONT_QUEUE: int = 5

Return codes handled by events

  • RC_OK: Event run okay

  • RC_CANCEL: Cancel all scheduled and queued events. This return code tells the Event Manager that no execution is required for this command (such as “stop” and “repeat”)

  • RC_ERROR: Error running a command

  • RC_REPEAT: Repeat the current scope from the beginning

  • RC_INTERRUPTED: Event was interrupted

  • RC_WONT_QUEUE: Event won’t or can’t be queued

RC_WONT_QUEUE

const RC_WONT_QUEUE: int = 5

Return codes handled by events

  • RC_OK: Event run okay

  • RC_CANCEL: Cancel all scheduled and queued events. This return code tells the Event Manager that no execution is required for this command (such as “stop” and “repeat”)

  • RC_ERROR: Error running a command

  • RC_REPEAT: Repeat the current scope from the beginning

  • RC_INTERRUPTED: Event was interrupted

  • RC_WONT_QUEUE: Event won’t or can’t be queued