visual3d:documentation:pipeline:event_commands:event_modify
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
visual3d:documentation:pipeline:event_commands:event_modify [2024/11/23 12:48] – wikisysop | visual3d:documentation:pipeline:event_commands:event_modify [2025/02/28 20:58] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Event Modify ====== | ====== Event Modify ====== | ||
+ | |||
+ | ==== Overview ==== | ||
+ | The **Event_Modify** command is used to adjust the timing of existing events by modifying their frame or time values. This command is useful for refining event placement, correcting errors, or aligning events with a new reference point. Users can modify events based on either frame numbers or time values. | ||
+ | |||
+ | This command is particularly useful when event markers need to be fine-tuned based on updated analysis criteria or when synchronizing events with other signals. | ||
+ | |||
+ | **Note**: All times will be rounded to nearest POINT frame. | ||
+ | |||
+ | ==== Pipeline Command ==== | ||
+ | The command below is as seen in the Visual3D application. | ||
< | < | ||
Line 11: | Line 21: | ||
</ | </ | ||
- | Specify frame numbers of times. | + | ==== Command Parameters ==== |
+ | The following table shows the command parameters and descriptions: | ||
- | Note that all times will be rounded | + | |**Parameter** |
+ | |**/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
+ | |**!/ | ||
- | Modify_Event is a legacy command that Visual3D should continue | + | ==== Dialog ==== |
+ | Due to the simplicity of this command and the interactive selection option, this command does not display a dialog box when clicked, instead parameters can be edited within the text editor. | ||
+ | ==== Examples ==== | ||
+ | The following examples will go through the use of the **Event_Modify** command in the Visual3D application. | ||
+ | |||
+ | === Example 1: Modifying an Event by Time Value === | ||
+ | This example adjusts the RHS event from 1.28 seconds to 2 seconds. You can check the "Old Time" of an event by left clicking on it within the data tree. This dialog shows the time value we are changing: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Apply the command: | ||
+ | |||
+ | < | ||
+ | Event_Modify | ||
+ | / | ||
+ | ! /OLD_FRAME= | ||
+ | ! /NEW_FRAME= | ||
+ | / | ||
+ | /NEW_TIME=2 | ||
+ | ; | ||
+ | </ | ||
+ | After running this pipeline, we can see from the dialog again that the time of the event now displays as 2 seconds. | ||
visual3d/documentation/pipeline/event_commands/event_modify.1732366089.txt.gz · Last modified: 2024/11/23 12:48 by wikisysop