Touchstone
Export data for parameters in port networks as Touchstone files.
Syntax
model.result().export().create(<ftag>,"Touchstone");
model.result().export().create(<ftag>,<dtag>,"Touchstone");
model.result().export(<ftag>).set(property, <value>);
model.result().export(<ftag>).run();
Description
model.result().export().create(<ftag>,"Touchstone") creates a Touchstone export feature with the name <ftag>.
model.result().export().create(<ftag>,<dtag>,"Touchstone") creates a Touchstone export feature with the name <ftag> for the dataset <dtag>.
The following properties are available:
on | off
See Also
Data