Edit

Edit Copy command

Use this command to copy selected data from the active trace onto the clipboard. This command is unavailable if there is no data currently selected.

Copying data to the clipboard replaces the contents previously stored there.

Note that when copying large 2D colour traces, there will be two copies in memory. Also if this is then pasted into another document, there could be three copies in memory. This could cause the system to become very sluggish. It is a good idea to copy a small section of a line trace into the clipboard to release at least one copy from memory.

Shortcuts: Tool Bar ; Keys: CTRLC, CTRLInsert

Edit Cut command

Use this command to remove the currently selected data from the active trace or the whole active trace if there is no data currently selected and put it on the clipboard.

The 'cut' data is set to zero in the trace if a selection was used (ie memory is still used).

The active trace is removed from the chart if no selection was made.

Cutting data to the clipboard replaces the contents previously stored there.

Shortcuts: Tool Bar .Keys: CTRLX; ShiftDelete

Edit Delete Command

Use this command to remove the currently active trace from the chart.

If part of a trace is selected, then the selection is set to zero, no memory is freed.

All unsaved data will be lost forever.

Not available in the monitor window.

Edit Paste command

Use this command to insert a copy of the clipboard contents at the insertion point or the beginning of the Chart (t=0) if there is no selection. This command is unavailable if the clipboard is empty.

Traces cannot be pasted into the Monitor window.

Shortcuts: Tool Bar: Keys: CTRLV,SHIFTInsert