淘宝官方店 推荐课程 在线工具 联系方式 关于我们 | |
微波射频仿真设计 Ansoft Designer 中文培训教程 | HFSS视频培训教程套装 |
|
首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档 |
Script Guide > EditOutputVariableUse: Changes the name or expression of an existing output variable. Syntax: EditOutputVariable <OrigVarName> <NewVarName> <NewExpression> Provide empty quotes "" as the NewVarName or NewExpression if it should not be changed. Return Value: None Parameters: <OrigVarName> Type: <string> Original name of the variable.
<NewExpression> Type: <value> New value to assign to the variable.
<NewVarName> Type: <string> New name of the variable if any, or else pass an empty string.
<SolutionName> Type: <string> Name of the solution as seen in the output variable UI. For example: "Setup1 : Last Adaptive"
<reportTypeName > Type: <string> The name of the report type as seen in the output variable UI.
<simValueCtxt > Type: <variant> Context for which the output variable expression is being evaluated. Example: Set oModule = oDesign.GetModule("OutputVariable") oModule.EditOutputVariable "test", "dB(S(WavePort1,WavePort1)) ", _ "testNew", "Setup1 : LastAdaptive", "Modal Solution Data", _ Array("Domain:=", "Sweep")
HFSS视频教程 ADS视频教程 CST视频教程 Ansoft Designer 中文教程 |
Copyright © 2006 - 2013 微波EDA网, All Rights Reserved 业务联系:mweda@163.com |