Calculated signals

Adds a new calculated signal with its own formula and name.

Calculated signal name

Enter a name for the new signal that will be created from the formula.

Formula

Enter a formula using existing signal names. Only signals without a device name are supported.

The formula uses Python syntax, and NumPy functions are available via the np prefix.

Example: np.sqrt(signal_name)

Note  

The result of the formula must have the same length as the input signals.

Modifying time values or sampling is not supported within formulas.

Adds a new calculated signal with its own formula definition.

Remove

To remove the operation from the job, click the trash can button.

To move the operation up or down in the job sequence, use the arrow buttons next to the trash can icon.

/

To expand or collapse the operation, click the arrow in the top-right corner of the operation panel.