Creates an S-parameter de-embedding table for the port based on the specified S2P file.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public void CreateDeembeddingSParameterTableS2pFile(string tableName, string s2pFilePath, RfsaSParameterOrientation sParameterOrientation)

Remarks

If only one table is created for a port, the table is automatically selected and used to de-embed the measurement.

Parameters

NameTypeDescription
tableNamestring

Specifies the name of the table. The name must be unique for a given port, but not across ports. If you use the same name as an existing table, the table is replaced.

s2pFilePathstring

Specifies the path to the S2P file that contains de-embedding information for the specified port.

sParameterOrientationRfsaSParameterOrientation

Specifies the orientation of the data in the S2P file relative to the port you specify.