• 易迪拓培训,专注于微波、射频、天线设计工程师的培养
首页 > ADS > ADS FAQ > How to export data set files into citi format using ael

How to export data set files into citi format using ael

录入:edatop.com    点击:
I have lot of data set files that were created using DAC in the schematic and sweep parameter function in ael code. Now I want all of them to be exported to citi file format. Is that possible? I know there is a function "Write_snp" for touch stone format, but what about citi?

Forget about Data Display. Open a powerfull shell (cygwin, msys, etc on Windows) and it's just a single line to convert multiple files based on ds_export, which can be found in $HPEESOFDIR/bin.
For example in a Bash-Shell you'd call something like

for x in *.ds; do $HPEESOFDIR/bin/ds_export -t citi $x ; done

Please check the ds_export options ... might be wrong ... I can't remember exactly out of my mind.
Of course, this is old-school, but no GUI will ever be as efficient ;-)

Toby

Thanks Toby! I will try that.

申明:网友回复良莠不齐,仅供参考。如需专业帮助,请学习易迪拓培训专家讲授的ADS视频培训课程

上一篇:Can ADS 2017 Handle Mixed Bit Width IBIS-AMI Models?
下一篇:Theory of Characteristic Impedances and Impedances metrics Z

ADS培训课程推荐详情>>

  网站地图