Engee documentation

Reset

Page in progress.

The control unit of the resettable subsystem.

blockType: ResetPort

Path in the library:

/Basic/Ports & Subsystems/Reset

Description

Block Reset located at the root level of the block Subsystem, adds an external signal to the block to control the execution of the subsystem. When a reset trigger signal appears on the signal connected to the port, the states of the subsystem blocks are reset to their original state.

Adding a block to the subsystem Reset creates resettable subsystem resettable subsystem.

The block icon changes depending on the value selected for the parameter. Reset Trigger Type.

Ports

None.

Parameters

Main

# Reset Trigger Type — select the type of launch event
rising | falling | either | level | level hold

Details

Select the type of trigger signal that resets the states of the subsystem blocks.:

  • rising — reset the block states when the trigger signal increases from zero to a positive value or from negative to a positive value.

  • falling — reset the block states when the trigger signal drops from a positive value to zero or from a positive to a negative value.

  • either — Resetting the block status when the trigger signal changes from zero to non-zero or changes sign.

  • level — resetting block states when the trigger signal is non-zero at the current time step or changes from non-zero at the previous time step to zero at the current time step.

  • level hold — Resetting block states when the trigger signal is non-zero at the current time step.

Values

rising | falling | either | level | level hold

Default value

rising

Program usage name

ResetTriggerType

Tunable

No

Evaluatable

No