Specifies the mathematical operation between the configured S-Parameter and its active measurement memory. All mathematical operations are applied on complex data before being formatted.

Use "sparam<n>" as the selector string to configure or read this property.

The default value is Off.

Remarks

The following table lists the characteristics of this property.

Short Name SParams Math Function
Data type ci32.png
Permissions Read/Write
High-level VIs N/A
Resettable Yes
Off 0
No mathematical operation is performed.

Add 1
Data in measurement memory is added to S-Parameter data.

Subtract 2
Data in measurement memory is subtracted from S-Parameter data.

Multiply 3
S-Parameter data is multiplied by the data in measurement memory.

Divide 4
S-Parameter data is divided by the data in measurement memory.