<< MES files MES files uW_MES_get_quiescent >>

Microwave Toolbox >> MES files > uW_MES2CITI

uW_MES2CITI

Generate a CITIfile from a MES file (*.mes) from XLIM measurements

Calling Sequence

uW_MES2CITI(MES_filename,CITI_filename)

Parameters

MES_filename

String parameter : filename of the MES file including the path (XLIM IV curves file format).

CITI_filename

String parameter : filename of the CITI file including the path for Agilent ADS.

Description

Examples

filename_mes="C:\PUBLIC\IV-test\F53_V6_50v_40mA.mes";
filename_citi="c:\test2.citi";
uW_MES2CITI(filename_mes,filename_citi);

See Also

Authors

Tibault Reveyrand

www.reveyrand.fr

Used Functions

uW_MES_read uW_MPS_read uW_MES_select_network


Report an issue
<< MES files MES files uW_MES_get_quiescent >>