editor

Note

Edit is only possible after unlock. menu->Edit->Unlock Locking is not yet implemented

img/unlock_signals.png

Signal Editor (digital)

Add a logical value (edge) selectable via signal right click menu on waveform. The edge is always added at the actual cursor position.

img/add_log1.png
Key Effect
Delete Erase a transaction on actual cursor position and move cursor one step to right
Backspace Erase a transaction on actual cursor position and move cursor one step left

Note

Signal which is edited is determined by actual mouse cursor positon.

Signal Editor (analog)

For the analog signal edit keys [delete, backspace] works same way as for the digital.

Right click on the signal name Edit

img/analog_edit.png

Tip

  • A yellow background is used for values, a green for time
  • 'hammer button' sets actual signal time/value
  • Value in yellow inputbox is converted by python function float()
  • Discard button revert all operations which have been made on signal

Constant

img/edit_constant.png

Multiply

img/edit_multiply.png

Linear Ramp

For linear line between two (time,value) coordinates, use ramp:

img/edit_ramp.png

Analog rescale

With this 'rescale' is possible to shift signal values into a new scale.

img/edit_rescale.png

It is Offset and Multiply in one step.