From: Nils Forssén Date: Thu, 20 Nov 2025 17:06:41 +0000 (+0100) Subject: lab 1 3 5 pushing X-Git-Url: https://gitweb.forssennils.se/assets/images/indo_surf.jpg?a=commitdiff_plain;h=HEAD;p=TNE071.git lab 1 3 5 pushing --- diff --git a/MyLab1_wrk/EM_FarFieldCut.dds~ b/MyLab1_wrk/EM_FarFieldCut.dds~ deleted file mode 100644 index eab3a2c..0000000 --- a/MyLab1_wrk/EM_FarFieldCut.dds~ +++ /dev/null @@ -1,462 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-09-18T00:50:16Z"); - set(ddoId, "FileCreatedDateAndTime", "2014-01-16T16:04:52Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "emFar"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1090890584); -// Graphical Object: - set(goId0, "Right", 19000); - set(goId0, "Bottom", 1625); - set(goId0, "Left", 125); - set(goId0, "Top", 875); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 194); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", TRUE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", FALSE); - set(goId0, "SuppressTable", FALSE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 194); - set(goId0, "TitleColor", 1); -traceID = get_new(goId0, "Trace", "Frequency", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1459170241); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "E_max", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1750953964); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "Theta_max", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 6); - set(traceID, "Uid", 100762925); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "Phi_max", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 4); - set(traceID, "Uid", 625117035); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "Directivity_max", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 17); - set(traceID, "Uid", 148538213); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "Gain_max", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 3); - set(traceID, "Uid", 1177692676); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "RadiatedPower", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 23); - set(traceID, "Uid", 562874702); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "InputPower", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 28); - set(traceID, "Uid", 2029216867); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "Efficiency", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 30); - set(traceID, "Uid", 1746653949); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "CutType", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 35); - set(traceID, "Uid", 1873177217); - set(traceID, "Status", 536913920); - } -traceID = get_new(goId0, "Trace", "CutAngle", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 39); - set(traceID, "Uid", 1644301147); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Dataset: @Default_Dataset_Name - @Default_Dataset_Modified_Date"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 417); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 74572231); -// Graphical Object: - set(goId0, "Right", 6271); - set(goId0, "Bottom", 542); - set(goId0, "Left", 750); - set(goId0, "Top", 125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "AntennaPlot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 268009759); -// Graphical Object: - set(goId0, "Right", 6487); - set(goId0, "Bottom", 8501); - set(goId0, "Left", 1750); - set(goId0, "Top", 3417); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 112); - set(goId0, "TopMargin", 459); - set(goId0, "BottomMargin", 500); -// Antenna Plot ... - set(goId0, "ZeroDegreeOrientation", "Automatic"); - set(goId0, "RadialGridLineAngle", 45); -// Plot Title... - set(goId0, "Title", "Gain, Directivity"); - set(goId0, "TitleFont", "Roboto Bold"); - if (get(goId0, "TitleFont") != "Roboto Bold") - set(goId0, "TitleFont", "Arial For CAE Bold"); - set(goId0, "TitleFontSize", 222); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1238920850); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -36.974); - set(axisID, "MaxValue", 13.026); - set(axisID, "StepSize", 10); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -90); - set(axisID, "IndepStop", 90); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 762172540); - set(axisID, "Color", 104); - set(axisID, "UserLabel", "Mag. [dBi]"); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -36.974); - set(axisID, "MaxValue", 13.026); - set(axisID, "StepSize", 10); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -90); - set(axisID, "IndepStop", 90); - } -traceID = get_new(goId0, "Trace", "10*log10(mag(Directivity))", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 744119171); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "10*log10(mag(Gain))", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 832974053); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -legendID = get_new(goId0, "Legend", -1625, 83); -// Legend - if(legendID != NULL) { - set(legendID, "Uid", 433865980); - set(legendID, "Font", "Roboto"); - if (get(legendID, "Font") != "Roboto") - set(legendID, "Font", "Arial For CAE"); - set(legendID, "FontSize", 167); - set(legendID, "LegendTextColor", 0); - set(legendID, "LegendFillColor", 0); - set(legendID, "LegendFillPattern", 0); - set(legendID, "LegendUseBackgroundOnOff", FALSE); - set(legendID, "LegendNumberFormat", ddsFormatAutomatic); - set(legendID, "LegendNumDigits", 3); - set(legendID, "LegendDisplayUnitsOnOff", TRUE); - set(legendID, "LegendIndentableOnOff", TRUE); - set(legendID, "LegendColumnOrder", list("LegendTraceNames","LegendTraceIcons","LegendTraceSubNames","LegendTuneNames","LegendTuneComments")); - set(legendID, "LegendColumnVisibilities", list(TRUE,TRUE,TRUE,TRUE,TRUE)); - set(legendID, "LegendColumnOrderModified", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "page 1"); - set(pageId, "Uid", 1889018273); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1346, 550, 1155, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 1889018273); - set(ddWinId, "PageViewRect_1889018273", list(-5794, 11224, 21982, -3451)); - set(ddWinId, "Frame", list(-1346, 550, 1155, 818)); - set(ddWinId, "Maximized", TRUE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("page 1")); - -} - -_DDSobjectSaveRestore_() ; diff --git a/MyLab1_wrk/cell_1.dds~ b/MyLab1_wrk/cell_1.dds~ deleted file mode 100644 index ee3a984..0000000 --- a/MyLab1_wrk/cell_1.dds~ +++ /dev/null @@ -1,2892 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-09-17T22:30:54Z"); - set(ddoId, "FileCreatedDateAndTime", "2011-02-04T14:25:47Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "cell_1_MomUW_a"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequency Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 1); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1292479018); -// Graphical Object: - set(goId0, "Right", 6674); - set(goId0, "Bottom", 1542); - set(goId0, "Left", 4750); - set(goId0, "Top", 1375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "@interpolatedLabel Fitted Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 5); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1094097969); -// Graphical Object: - set(goId0, "Right", 4368); - set(goId0, "Bottom", 1542); - set(goId0, "Left", 2625); - set(goId0, "Top", 1375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Dataset: @Default_Dataset_Name - @Default_Dataset_Modified_Date"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1299821640); -// Graphical Object: - set(goId0, "Right", 9039); - set(goId0, "Bottom", 2042); - set(goId0, "Left", 6000); - set(goId0, "Top", 1875); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequencies vs. Fitted (AFS or Linear)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 222); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 795844455); -// Graphical Object: - set(goId0, "Right", 7020); - set(goId0, "Bottom", 1222); - set(goId0, "Left", 2500); - set(goId0, "Top", 1000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 463078460); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 5211); - set(goId0, "Left", 1389); - set(goId0, "Top", 1791); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 292); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", "Magnitude [dB]"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1479411617); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1093942826); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(1,1)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1749476954); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "StackedPlot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 2032807636); -// Graphical Object: - set(goId0, "Right", 4625); - set(goId0, "Bottom", 8500); - set(goId0, "Left", -250); - set(goId0, "Top", 5375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); - set(goId0, "PlotLogoHideOnOff", FALSE); -plotId = get_new(goId0, "Plot"); -if (plotId != NULL) { -// Base Class Object: - set(plotId, "Name", ""); - set(plotId, "Uid", 993714824); -// Graphical Object: - set(plotId, "Right", 4525); - set(plotId, "Bottom", 8400); - set(plotId, "Left", -150); - set(plotId, "Top", 5475); - set(plotId, "Zrot", 0); - set(plotId, "Yrot", 0); - set(plotId, "Xrot", 0); - set(plotId, "Status", 0); - set(plotId, "LineColor", 0); - set(plotId, "LineType", 0); - set(plotId, "LineWidth", 7); -// Box... - set(plotId, "FillPattern", -1); - set(plotId, "FillColor", 0); -// Plot base... - set(plotId, "LegendOnOff", TRUE); - set(plotId, "LeftMargin", 779); - set(plotId, "RightMargin", 117); - set(plotId, "TopMargin", 84); - set(plotId, "BottomMargin", 586); -// Plot Title... - set(plotId, "Title", ""); - set(plotId, "TitleFont", "Roboto"); - if (get(plotId, "TitleFont") != "Roboto") - set(plotId, "TitleFont", "Arial For CAE"); - set(plotId, "TitleFontSize", 140); - set(plotId, "TitleColor", 0); -axisID = get_new(plotId, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 792258268); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(plotId, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1339450970); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -0.5); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 0.1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(plotId, "Trace", "dB(S(1,2))", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 189202045); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -// Initialize plot - set(plotId, "InitPlot", 0); -} -goId0 = get_new(pageId, "StackedPlot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1350083336); -// Graphical Object: - set(goId0, "Right", 10505); - set(goId0, "Bottom", 5336); - set(goId0, "Left", 5625); - set(goId0, "Top", 2250); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); - set(goId0, "PlotLogoHideOnOff", FALSE); -plotId = get_new(goId0, "Plot"); -if (plotId != NULL) { -// Base Class Object: - set(plotId, "Name", ""); - set(plotId, "Uid", 2112134564); -// Graphical Object: - set(plotId, "Right", 10405); - set(plotId, "Bottom", 5236); - set(plotId, "Left", 5725); - set(plotId, "Top", 2350); - set(plotId, "Zrot", 0); - set(plotId, "Yrot", 0); - set(plotId, "Xrot", 0); - set(plotId, "Status", 0); - set(plotId, "LineColor", 0); - set(plotId, "LineType", 0); - set(plotId, "LineWidth", 7); -// Box... - set(plotId, "FillPattern", -1); - set(plotId, "FillColor", 0); -// Plot base... - set(plotId, "LegendOnOff", TRUE); - set(plotId, "LeftMargin", 629); - set(plotId, "RightMargin", 79); - set(plotId, "TopMargin", 56); - set(plotId, "BottomMargin", 504); -// Plot Title... - set(plotId, "Title", ""); - set(plotId, "TitleFont", "Roboto"); - if (get(plotId, "TitleFont") != "Roboto") - set(plotId, "TitleFont", "Arial For CAE"); - set(plotId, "TitleFontSize", 140); - set(plotId, "TitleColor", 0); -axisID = get_new(plotId, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 435185338); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(plotId, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 829970437); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -0.5); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 0.1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(plotId, "Trace", "dB(S(2,1))", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 394591254); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -// Initialize plot - set(plotId, "InitPlot", 0); -} -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 946290257); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 8461); - set(goId0, "Left", 6681); - set(goId0, "Top", 5375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 582663587); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2134360176); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(2,2)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1665820836); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Mag"); - set(pageId, "Uid", 2072181805); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1070465347); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 5586); - set(goId0, "Left", -103); - set(goId0, "Top", 2333); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 292); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", "Phase [deg]"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1364998129); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1339968509); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1874199028); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2146431054); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S11_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 728540986); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S11_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 375022091); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 519272321); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 5586); - set(goId0, "Left", 5022); - set(goId0, "Top", 2500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1052629460); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 568534722); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 785313594); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2049864436); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S12_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 180993100); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S12_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 903582459); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequency Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 1); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 944089029); -// Graphical Object: - set(goId0, "Right", 6674); - set(goId0, "Bottom", 1917); - set(goId0, "Left", 4750); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "@interpolatedLabel Fitted Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 5); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 524902333); -// Graphical Object: - set(goId0, "Right", 5030); - set(goId0, "Bottom", 1917); - set(goId0, "Left", 2625); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Dataset: @Default_Dataset_Name - @Default_Dataset_Modified_Date"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1255397382); -// Graphical Object: - set(goId0, "Right", 8283); - set(goId0, "Bottom", 2417); - set(goId0, "Left", 6125); - set(goId0, "Top", 2250); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequencies vs. Fitted (AFS or Linear)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 222); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1065903327); -// Graphical Object: - set(goId0, "Right", 7020); - set(goId0, "Bottom", 1597); - set(goId0, "Left", 2500); - set(goId0, "Top", 1375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1773014093); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 8836); - set(goId0, "Left", -103); - set(goId0, "Top", 5750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2121678815); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1251895952); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1239355323); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1006385646); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S21_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 884353044); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S21_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1172183586); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 2076469884); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 8836); - set(goId0, "Left", 5022); - set(goId0, "Top", 5750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1040749757); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1316789204); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 845649095); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2128251196); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S22_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 489613914); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S22_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 2054261346); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Phase"); - set(pageId, "Uid", 1914221859); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1777339949); -// Graphical Object: - set(goId0, "Right", 3975); - set(goId0, "Bottom", 4500); - set(goId0, "Left", 250); - set(goId0, "Top", 750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1978745840); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 915222522); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S11_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2029585543); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S11_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1518480735); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1748032109); -// Graphical Object: - set(goId0, "Right", 8100); - set(goId0, "Bottom", 4500); - set(goId0, "Left", 4375); - set(goId0, "Top", 750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 949529879); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 412176706); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S12_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1994001745); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S12_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1421904378); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1309808585); -// Graphical Object: - set(goId0, "Right", 8100); - set(goId0, "Bottom", 8250); - set(goId0, "Left", 4375); - set(goId0, "Top", 4500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1639673865); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1366472769); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S22_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1687250068); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S22_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1707702599); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 887840315); -// Graphical Object: - set(goId0, "Right", 3975); - set(goId0, "Bottom", 8250); - set(goId0, "Left", 250); - set(goId0, "Top", 4500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 422568461); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1065646246); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S21_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 92699460); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S21_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1420070709); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Smith Chart"); - set(pageId, "Uid", 505789063); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S11_discrete = $discreteData..S(1,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1599891955); -// Graphical Object: - set(goId0, "Right", 3236); - set(goId0, "Bottom", 1125); - set(goId0, "Left", 250); - set(goId0, "Top", 875); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S11_fitted=S(1,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 93400632); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 1375); - set(goId0, "Left", 250); - set(goId0, "Top", 1125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "discreteData=if (strcmp(rightstr(Default_Dataset_Name, 2), \"_a\")) then Default_Dataset_Name else leftstr(Default_Dataset_Name, strlen(Default_Dataset_Name) - 2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 240038326); -// Graphical Object: - set(goId0, "Right", 12622); - set(goId0, "Bottom", 875); - set(goId0, "Left", 250); - set(goId0, "Top", 625); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "interpolatedLabel=if (strcmp(rightstr(Default_Dataset_Name, 2), \"_a\")) then \"Linearly\" else \"Adaptively\""); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1811323712); -// Graphical Object: - set(goId0, "Right", 8026); - set(goId0, "Bottom", 3875); - set(goId0, "Left", 250); - set(goId0, "Top", 3625); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S21_discrete=$discreteData..S(2,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 892496997); -// Graphical Object: - set(goId0, "Right", 3156); - set(goId0, "Bottom", 2375); - set(goId0, "Left", 250); - set(goId0, "Top", 2125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S21_fitted=S(2,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1956407768); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 2625); - set(goId0, "Left", 250); - set(goId0, "Top", 2375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S12_fitted=S(1,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1891722632); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 2000); - set(goId0, "Left", 250); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S12_discrete=$discreteData..S(1,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 892536526); -// Graphical Object: - set(goId0, "Right", 3156); - set(goId0, "Bottom", 1750); - set(goId0, "Left", 250); - set(goId0, "Top", 1500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S22_discrete=$discreteData..S(2,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1506764637); -// Graphical Object: - set(goId0, "Right", 3156); - set(goId0, "Bottom", 3000); - set(goId0, "Left", 250); - set(goId0, "Top", 2750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S22_fitted=S(2,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1095338751); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 3250); - set(goId0, "Left", 250); - set(goId0, "Top", 3000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Base Class Object: - set(pageId, "Name", "Equations"); - set(pageId, "Uid", 1138417399); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1346, 550, 1155, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 2072181805); - set(ddWinId, "PageViewRect_2072181805", list(-10774, 13920, 11129, -1091)); - set(ddWinId, "PageViewRect_1914221859", list(-1279, 9039, 10612, 1172)); - set(ddWinId, "PageViewRect_505789063", list(-1730, 8407, 10080, 593)); - set(ddWinId, "PageViewRect_1138417399", list(3, 6506, 12869, -2006)); - set(ddWinId, "Frame", list(-1346, 550, 1155, 818)); - set(ddWinId, "Maximized", FALSE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Mag","Phase","Smith Chart","Equations")); - -} - -_DDSobjectSaveRestore_() ; diff --git a/MyLab1_wrk/cell_2.dds~ b/MyLab1_wrk/cell_2.dds~ deleted file mode 100644 index 3fe62b9..0000000 --- a/MyLab1_wrk/cell_2.dds~ +++ /dev/null @@ -1,933 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-09-18T00:53:09Z"); - set(ddoId, "FileCreatedDateAndTime", "2011-02-04T11:43:32Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "cell_2_MomUW_a"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1750921729); -// Graphical Object: - set(goId0, "Right", 4742); - set(goId0, "Bottom", 5461); - set(goId0, "Left", 69); - set(goId0, "Top", 2208); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 806); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 292); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", "Magnitude [dB]"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 85709752); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 492920781); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -30); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 593367410); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1587951830); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S11_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2078992688); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S11_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1338104208); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 326109643); -// Graphical Object: - set(goId0, "Right", 9867); - set(goId0, "Bottom", 5461); - set(goId0, "Left", 5101); - set(goId0, "Top", 2208); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 899); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 292); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", "Phase [deg]"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 452660153); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 973841413); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -200); - set(axisID, "MaxValue", 200); - set(axisID, "StepSize", 100); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2028279956); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1432613732); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S11_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1752375960); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S11_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 598207369); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequency Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 1); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1162609153); -// Graphical Object: - set(goId0, "Right", 6799); - set(goId0, "Bottom", 1792); - set(goId0, "Left", 4875); - set(goId0, "Top", 1625); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "@interpolatedLabel Fitted Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 5); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1848606170); -// Graphical Object: - set(goId0, "Right", 4493); - set(goId0, "Bottom", 1792); - set(goId0, "Left", 2750); - set(goId0, "Top", 1625); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Dataset: @Default_Dataset_Name - @Default_Dataset_Modified_Date"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1098527054); -// Graphical Object: - set(goId0, "Right", 6789); - set(goId0, "Bottom", 6292); - set(goId0, "Left", 3750); - set(goId0, "Top", 6125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequencies vs. Fitted (AFS or Linear)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 222); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 887804759); -// Graphical Object: - set(goId0, "Right", 7145); - set(goId0, "Bottom", 1222); - set(goId0, "Left", 2625); - set(goId0, "Top", 1000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Base Class Object: - set(pageId, "Name", "Mag/Phase"); - set(pageId, "Uid", 118856895); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1408774377); -// Graphical Object: - set(goId0, "Right", 4475); - set(goId0, "Bottom", 4750); - set(goId0, "Left", 750); - set(goId0, "Top", 1000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1492783818); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1348724692); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S11_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 17693585); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S11_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 210160082); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Smith Chart"); - set(pageId, "Uid", 228509786); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S11_discrete = $discreteData..S(1,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 516636440); -// Graphical Object: - set(goId0, "Right", 1611); - set(goId0, "Bottom", 2250); - set(goId0, "Left", -1375); - set(goId0, "Top", 2000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S11_fitted=S(1,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 323347389); -// Graphical Object: - set(goId0, "Right", 202); - set(goId0, "Bottom", 2500); - set(goId0, "Left", -1375); - set(goId0, "Top", 2250); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "discreteData=if (strcmp(rightstr(Default_Dataset_Name, 2), \"_a\")) then Default_Dataset_Name else leftstr(Default_Dataset_Name, strlen(Default_Dataset_Name) - 2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1606289803); -// Graphical Object: - set(goId0, "Right", 10997); - set(goId0, "Bottom", 2000); - set(goId0, "Left", -1375); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "interpolatedLabel=if (strcmp(rightstr(Default_Dataset_Name, 2), \"_a\")) then \"Linearly\" else \"Adaptively\""); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1336318914); -// Graphical Object: - set(goId0, "Right", 6401); - set(goId0, "Bottom", 3000); - set(goId0, "Left", -1375); - set(goId0, "Top", 2750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Base Class Object: - set(pageId, "Name", "Equations"); - set(pageId, "Uid", 985290484); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1346, 550, 1155, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 118856895); - set(ddWinId, "PageViewRect_118856895", list(-649, 8119, 12209, -693)); - set(ddWinId, "PageViewRect_228509786", list(-335, 4825, 5560, 925)); - set(ddWinId, "PageViewRect_985290484", list(-1622, 6631, 11244, -1881)); - set(ddWinId, "Frame", list(-1346, 550, 1155, 818)); - set(ddWinId, "Maximized", FALSE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Mag/Phase","Smith Chart","Equations")); - -} - -_DDSobjectSaveRestore_() ; diff --git a/MyLab2_wrk/cell_1.dds~ b/MyLab2_wrk/cell_1.dds~ deleted file mode 100644 index 2b4a799..0000000 --- a/MyLab2_wrk/cell_1.dds~ +++ /dev/null @@ -1,1177 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-09-25T14:16:28Z"); - set(ddoId, "FileCreatedDateAndTime", "2025-09-25T14:07:49Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "cell_1"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Box"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 127281531); -// Graphical Object: - set(goId0, "Right", 10007); - set(goId0, "Bottom", -67); - set(goId0, "Left", 1806); - set(goId0, "Top", -973); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", 1); - set(goId0, "FillColor", 60); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 485121872); -// Graphical Object: - set(goId0, "Right", 5403); - set(goId0, "Bottom", 4504); - set(goId0, "Left", 1577); - set(goId0, "Top", 474); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", "Input Reflection Coefficient"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 439310644); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1001994064); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 994396677); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 780006349); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(1,1)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 328902240); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1664847806); -// Graphical Object: - set(goId0, "Right", 10070); - set(goId0, "Bottom", 8953); - set(goId0, "Left", 6165); - set(goId0, "Top", 4844); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", "Output Reflection Coefficient"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1834155328); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 814750151); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 596608079); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1647285921); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(2,2)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1191458533); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1193038679); -// Graphical Object: - set(goId0, "Right", 5822); - set(goId0, "Bottom", 8969); - set(goId0, "Left", 1270); - set(goId0, "Top", 4799); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 847); - set(goId0, "RightMargin", 126); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 610); -// Plot Title... - set(goId0, "Title", "Forward Transmission, dB"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1510663527); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1135839795); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -40); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1767025426); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2031374804); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S(3,2))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1910269591); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S(2,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 854942278); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m2", "2500000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", ""); - set(markerID, "Uid", 1593995531); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 553682944); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 2625); - set(markerID, "MkrReadoutRight", 4004); - set(markerID, "MkrReadoutBottom", 6057); - set(markerID, "MkrReadoutTop", 5500); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1272968399); -// Graphical Object: - set(goId0, "Right", 10129); - set(goId0, "Bottom", 4586); - set(goId0, "Left", 5577); - set(goId0, "Top", 416); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 847); - set(goId0, "RightMargin", 126); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 610); -// Plot Title... - set(goId0, "Title", "Reverse Transmission, dB"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 354567652); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2017469636); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -35); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 785839943); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 71261571); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S(3,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 879510947); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m1", "2470000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", ""); - set(markerID, "Uid", 388479841); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 553682944); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 7000); - set(markerID, "MkrReadoutRight", 8379); - set(markerID, "MkrReadoutBottom", 1932); - set(markerID, "MkrReadoutTop", 1375); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } -traceID = get_new(goId0, "Trace", "dB(S(1,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 861021552); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "S-Parameters vs. Frequency"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 766432789); -// Graphical Object: - set(goId0, "Right", 5506); - set(goId0, "Bottom", -559); - set(goId0, "Left", 2059); - set(goId0, "Top", -837); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -// Base Class Object: - set(pageId, "Name", "Page 1 : S_Params_Quad_dB_Smith"); - set(pageId, "Uid", 120729897); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1346, 550, 1155, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 120729897); - set(ddWinId, "PageViewRect_120729897", list(-3833, 10568, 15701, -2820)); - set(ddWinId, "Frame", list(-1346, 550, 1155, 818)); - set(ddWinId, "Maximized", FALSE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Page 1 : S_Params_Quad_dB_Smith")); - -} - -_DDSobjectSaveRestore_() ; diff --git a/MyLab2_wrk/cell_2.dds~ b/MyLab2_wrk/cell_2.dds~ deleted file mode 100644 index a8e81d8..0000000 --- a/MyLab2_wrk/cell_2.dds~ +++ /dev/null @@ -1,1155 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-09-29T20:36:54Z"); - set(ddoId, "FileCreatedDateAndTime", "2025-09-29T20:21:13Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "cell_2"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Box"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 933717263); -// Graphical Object: - set(goId0, "Right", 10007); - set(goId0, "Bottom", -67); - set(goId0, "Left", 1806); - set(goId0, "Top", -973); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", 1); - set(goId0, "FillColor", 60); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1369812163); -// Graphical Object: - set(goId0, "Right", 10070); - set(goId0, "Bottom", 8953); - set(goId0, "Left", 6003); - set(goId0, "Top", 4844); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 662); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", "Output Reflection Coefficient"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2024186826); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1399668593); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 727055821); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1409123461); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(2,2)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1929220509); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S(1,1)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1549518662); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S(3,3)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 6); - set(traceID, "Uid", 83127535); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1670110548); -// Graphical Object: - set(goId0, "Right", 5822); - set(goId0, "Bottom", 8969); - set(goId0, "Left", 1170); - set(goId0, "Top", 4799); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 947); - set(goId0, "RightMargin", 126); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 610); -// Plot Title... - set(goId0, "Title", "Forward Transmission, dB"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1977327317); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1279341723); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -200); - set(axisID, "MaxValue", 200); - set(axisID, "StepSize", 50); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1832222218); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 762290076); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S(2,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2007883062); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S(3,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 944336488); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 202616330); -// Graphical Object: - set(goId0, "Right", 10129); - set(goId0, "Bottom", 4586); - set(goId0, "Left", 5577); - set(goId0, "Top", 416); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 847); - set(goId0, "RightMargin", 126); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 610); -// Plot Title... - set(goId0, "Title", "Reverse Transmission, dB"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1561626145); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 82199663); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -40); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 183704843); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1008235859); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S(3,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 501581263); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S(3,2))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1710498430); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "S-Parameters vs. Frequency"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1369154819); -// Graphical Object: - set(goId0, "Right", 5506); - set(goId0, "Bottom", -559); - set(goId0, "Left", 2059); - set(goId0, "Top", -837); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 2058564650); -// Graphical Object: - set(goId0, "Right", 5403); - set(goId0, "Bottom", 4536); - set(goId0, "Left", 1363); - set(goId0, "Top", 295); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 714); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 532); -// Plot Title... - set(goId0, "Title", "Input Reflection Coefficient"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 665916051); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 140); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 346366874); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 140); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -40); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 390082777); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1348931698); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 337676482); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1793813575); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S(2,1))", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 977949512); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S(4,1))", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1683387849); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Page 1 : S_Params_Quad_dB_Smith"); - set(pageId, "Uid", 723995312); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1346, 550, 1155, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 723995312); - set(ddWinId, "PageViewRect_723995312", list(-1974, 9352, 13651, -1356)); - set(ddWinId, "Frame", list(-1346, 550, 1155, 818)); - set(ddWinId, "Maximized", FALSE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Page 1 : S_Params_Quad_dB_Smith")); - -ddWinId = get_new(ddsId, "Window", -1326, 570, 1155, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 1215105532); - set(ddWinId, "PageViewRect_1215105532", list(-3230, 9834, 18077, -1423)); - set(ddWinId, "PageViewRect_1914221859", list(-802, 13366, 19635, -155)); - set(ddWinId, "PageViewRect_505789063", list(-924, 12312, 17024, 438)); - set(ddWinId, "PageViewRect_1138417399", list(3, 6444, 12869, -2069)); - set(ddWinId, "Frame", list(-1326, 570, 1155, 818)); - set(ddWinId, "Maximized", TRUE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Mag","Phase","Smith Chart","Equations")); - -} - -_DDSobjectSaveRestore_() ; diff --git a/MyLab2_wrk/cell_3.dds~ b/MyLab2_wrk/cell_3.dds~ deleted file mode 100644 index b009f00..0000000 --- a/MyLab2_wrk/cell_3.dds~ +++ /dev/null @@ -1,1416 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-09-29T20:41:30Z"); - set(ddoId, "FileCreatedDateAndTime", "2025-09-29T20:39:43Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "cell_3"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 38036283); -// Graphical Object: - set(goId0, "Right", 5403); - set(goId0, "Bottom", 4504); - set(goId0, "Left", 1577); - set(goId0, "Top", 474); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", "Input Reflection Coefficient"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 670428889); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1550666721); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 682538220); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 624091392); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(1,1)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1272275325); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m3", "5000000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", ""); - set(markerID, "Uid", 2086847618); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 553682944); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 2077); - set(markerID, "MkrReadoutRight", 4651); - set(markerID, "MkrReadoutBottom", 363); - set(markerID, "MkrReadoutTop", -361); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1989217276); -// Graphical Object: - set(goId0, "Right", 10070); - set(goId0, "Bottom", 8953); - set(goId0, "Left", 6165); - set(goId0, "Top", 4844); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", "Output Reflection Coefficient"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 119428152); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1651622095); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1300737075); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 645226602); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(2,2)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 735177137); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m6", "4890000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", ""); - set(markerID, "Uid", 38098646); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 553682944); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 9750); - set(markerID, "MkrReadoutRight", 12324); - set(markerID, "MkrReadoutBottom", 5724); - set(markerID, "MkrReadoutTop", 5000); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 672770136); -// Graphical Object: - set(goId0, "Right", 5822); - set(goId0, "Bottom", 8969); - set(goId0, "Left", 1270); - set(goId0, "Top", 4799); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 847); - set(goId0, "RightMargin", 126); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 610); -// Plot Title... - set(goId0, "Title", "Forward Transmission, dB"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 556402346); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1649509251); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -60); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 10); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1711500692); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 83033825); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S(2,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1719992330); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m2", "2510000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", ""); - set(markerID, "Uid", 789441478); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 553682944); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 250); - set(markerID, "MkrReadoutRight", 1629); - set(markerID, "MkrReadoutBottom", 4807); - set(markerID, "MkrReadoutTop", 4250); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } -traceID = get_new(goId0, "Trace", "dB(S(3,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1444057913); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m1", "2530000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", ""); - set(markerID, "Uid", 1153199481); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 553682944); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 250); - set(markerID, "MkrReadoutRight", 1722); - set(markerID, "MkrReadoutBottom", 5432); - set(markerID, "MkrReadoutTop", 4875); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 2014711260); -// Graphical Object: - set(goId0, "Right", 10129); - set(goId0, "Bottom", 4586); - set(goId0, "Left", 5477); - set(goId0, "Top", 416); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 947); - set(goId0, "RightMargin", 126); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 610); -// Plot Title... - set(goId0, "Title", "Reverse Transmission, dB"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 640010508); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1289646518); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -200); - set(axisID, "MaxValue", 200); - set(axisID, "StepSize", 50); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2074584747); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 317988935); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S(3,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1512052614); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m5", "2510000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", ""); - set(markerID, "Uid", 1284500920); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 553682944); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 8250); - set(markerID, "MkrReadoutRight", 9836); - set(markerID, "MkrReadoutBottom", 307); - set(markerID, "MkrReadoutTop", -250); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } -traceID = get_new(goId0, "Trace", "phase(S(2,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1133911850); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 7); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", 0); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m4", "2520000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", ""); - set(markerID, "Uid", 648333241); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 553682944); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 6424); - set(markerID, "MkrReadoutRight", 8150); - set(markerID, "MkrReadoutBottom", 305); - set(markerID, "MkrReadoutTop", -252); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Page 1 : S_Params_Quad_dB_Smith"); - set(pageId, "Uid", 427573884); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1326, 570, 1155, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 427573884); - set(ddWinId, "PageViewRect_427573884", list(-3927, 9485, 16346, -1226)); - set(ddWinId, "Frame", list(-1326, 570, 1155, 818)); - set(ddWinId, "Maximized", TRUE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Page 1 : S_Params_Quad_dB_Smith")); - -} - -_DDSobjectSaveRestore_() ; diff --git a/MyLab3_wrk/DA_CLFilter1_cell_3.dds~ b/MyLab3_wrk/DA_CLFilter1_cell_3.dds~ deleted file mode 100644 index 0ce8f7d..0000000 --- a/MyLab3_wrk/DA_CLFilter1_cell_3.dds~ +++ /dev/null @@ -1,3152 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-10-04T10:38:22Z"); - set(ddoId, "FileCreatedDateAndTime", "2011-02-04T14:25:47Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "cell_3"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1266765771); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 5211); - set(goId0, "Left", -56); - set(goId0, "Top", 1958); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 806); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 292); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", "Magnitude [dB]"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 872858671); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1030403721); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -50); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 10); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1590241408); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 717254905); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S11_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1939965247); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S11_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1443594374); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 150265361); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 5211); - set(goId0, "Left", 4976); - set(goId0, "Top", 2125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 899); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 292152654); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2009251779); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -140); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 20); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 835072057); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 94491353); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S12_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 561831788); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S12_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1864419084); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequency Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 1); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1292479018); -// Graphical Object: - set(goId0, "Right", 6674); - set(goId0, "Bottom", 1542); - set(goId0, "Left", 4750); - set(goId0, "Top", 1375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "@interpolatedLabel Fitted Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 5); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1094097969); -// Graphical Object: - set(goId0, "Right", 4175); - set(goId0, "Bottom", 1542); - set(goId0, "Left", 2625); - set(goId0, "Top", 1375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Dataset: @Default_Dataset_Name - @Default_Dataset_Modified_Date"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1299821640); -// Graphical Object: - set(goId0, "Right", 8131); - set(goId0, "Bottom", 2042); - set(goId0, "Left", 6000); - set(goId0, "Top", 1875); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequencies vs. Fitted (AFS or Linear)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 222); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 795844455); -// Graphical Object: - set(goId0, "Right", 7020); - set(goId0, "Bottom", 1222); - set(goId0, "Left", 2500); - set(goId0, "Top", 1000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1360879413); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 8461); - set(goId0, "Left", -149); - set(goId0, "Top", 5375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 899); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1721823831); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 207551007); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -140); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 20); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1877549343); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1878695351); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S21_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1734882084); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S21_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 230299482); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 441093306); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 8461); - set(goId0, "Left", 5069); - set(goId0, "Top", 5375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 806); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1426759495); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1737509796); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -50); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 10); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 573748856); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 978919637); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S22_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 679262969); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S22_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1908424137); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Mag"); - set(pageId, "Uid", 1176531501); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1070465347); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 5586); - set(goId0, "Left", -103); - set(goId0, "Top", 2333); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 292); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", "Phase [deg]"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1364998129); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1339968509); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1874199028); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2146431054); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S11_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 728540986); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S11_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 375022091); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 519272321); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 5586); - set(goId0, "Left", 5022); - set(goId0, "Top", 2500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1052629460); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 568534722); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 785313594); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2049864436); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S12_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 180993100); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S12_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 903582459); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequency Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 1); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 944089029); -// Graphical Object: - set(goId0, "Right", 6674); - set(goId0, "Bottom", 1917); - set(goId0, "Left", 4750); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "@interpolatedLabel Fitted Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 5); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 524902333); -// Graphical Object: - set(goId0, "Right", 5030); - set(goId0, "Bottom", 1917); - set(goId0, "Left", 2625); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Dataset: @Default_Dataset_Name - @Default_Dataset_Modified_Date"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1255397382); -// Graphical Object: - set(goId0, "Right", 8256); - set(goId0, "Bottom", 2417); - set(goId0, "Left", 6125); - set(goId0, "Top", 2250); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequencies vs. Fitted (AFS or Linear)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 222); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1065903327); -// Graphical Object: - set(goId0, "Right", 7020); - set(goId0, "Bottom", 1597); - set(goId0, "Left", 2500); - set(goId0, "Top", 1375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1773014093); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 8836); - set(goId0, "Left", -103); - set(goId0, "Top", 5750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2121678815); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1251895952); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1239355323); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1006385646); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S21_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 884353044); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S21_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1172183586); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 2076469884); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 8836); - set(goId0, "Left", 5022); - set(goId0, "Top", 5750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1040749757); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1316789204); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 845649095); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2128251196); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S22_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 489613914); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S22_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 2054261346); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Phase"); - set(pageId, "Uid", 1914221859); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1777339949); -// Graphical Object: - set(goId0, "Right", 3975); - set(goId0, "Bottom", 4500); - set(goId0, "Left", 250); - set(goId0, "Top", 750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1978745840); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 915222522); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S11_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2029585543); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S11_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1518480735); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1748032109); -// Graphical Object: - set(goId0, "Right", 8100); - set(goId0, "Bottom", 4500); - set(goId0, "Left", 4375); - set(goId0, "Top", 750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 949529879); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 412176706); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S12_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1994001745); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S12_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1421904378); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1309808585); -// Graphical Object: - set(goId0, "Right", 8100); - set(goId0, "Bottom", 8250); - set(goId0, "Left", 4375); - set(goId0, "Top", 4500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1639673865); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1366472769); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S22_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1687250068); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S22_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1707702599); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 887840315); -// Graphical Object: - set(goId0, "Right", 3975); - set(goId0, "Bottom", 8250); - set(goId0, "Left", 250); - set(goId0, "Top", 4500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 422568461); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1065646246); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S21_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 92699460); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S21_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1420070709); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Smith Chart"); - set(pageId, "Uid", 505789063); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S11_discrete = $discreteData..S(1,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1599891955); -// Graphical Object: - set(goId0, "Right", 3236); - set(goId0, "Bottom", 1125); - set(goId0, "Left", 250); - set(goId0, "Top", 875); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S11_fitted=S(1,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 93400632); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 1375); - set(goId0, "Left", 250); - set(goId0, "Top", 1125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "discreteData=if (strcmp(rightstr(Default_Dataset_Name, 2), \"_a\")) then Default_Dataset_Name else leftstr(Default_Dataset_Name, strlen(Default_Dataset_Name) - 2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 240038326); -// Graphical Object: - set(goId0, "Right", 12622); - set(goId0, "Bottom", 875); - set(goId0, "Left", 250); - set(goId0, "Top", 625); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "interpolatedLabel=if (strcmp(rightstr(Default_Dataset_Name, 2), \"_a\")) then \"Linearly\" else \"Adaptively\""); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1811323712); -// Graphical Object: - set(goId0, "Right", 8026); - set(goId0, "Bottom", 3875); - set(goId0, "Left", 250); - set(goId0, "Top", 3625); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S21_discrete=$discreteData..S(2,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 892496997); -// Graphical Object: - set(goId0, "Right", 3156); - set(goId0, "Bottom", 2375); - set(goId0, "Left", 250); - set(goId0, "Top", 2125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S21_fitted=S(2,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1956407768); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 2625); - set(goId0, "Left", 250); - set(goId0, "Top", 2375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S12_fitted=S(1,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1891722632); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 2000); - set(goId0, "Left", 250); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S12_discrete=$discreteData..S(1,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 892536526); -// Graphical Object: - set(goId0, "Right", 3156); - set(goId0, "Bottom", 1750); - set(goId0, "Left", 250); - set(goId0, "Top", 1500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S22_discrete=$discreteData..S(2,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1506764637); -// Graphical Object: - set(goId0, "Right", 3156); - set(goId0, "Bottom", 3000); - set(goId0, "Left", 250); - set(goId0, "Top", 2750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S22_fitted=S(2,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1095338751); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 3250); - set(goId0, "Left", 250); - set(goId0, "Top", 3000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Base Class Object: - set(pageId, "Name", "Equations"); - set(pageId, "Uid", 1138417399); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1326, 570, 1155, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 1176531501); - set(ddWinId, "PageViewRect_1176531501", list(-1140, 8658, 10733, 803)); - set(ddWinId, "PageViewRect_1914221859", list(-1279, 9039, 10612, 1172)); - set(ddWinId, "PageViewRect_505789063", list(-1730, 8407, 10080, 593)); - set(ddWinId, "PageViewRect_1138417399", list(3, 6506, 12869, -2006)); - set(ddWinId, "Frame", list(-1326, 570, 1155, 818)); - set(ddWinId, "Maximized", FALSE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Mag","Phase","Smith Chart","Equations")); - -} - -_DDSobjectSaveRestore_() ; diff --git a/MyLab3_wrk/DA_SLFilter1_cell_2.dds~ b/MyLab3_wrk/DA_SLFilter1_cell_2.dds~ deleted file mode 100644 index 6c2ff2d..0000000 --- a/MyLab3_wrk/DA_SLFilter1_cell_2.dds~ +++ /dev/null @@ -1,3152 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-10-04T10:22:41Z"); - set(ddoId, "FileCreatedDateAndTime", "2011-02-04T14:25:47Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "cell_2"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1266765771); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 5211); - set(goId0, "Left", -56); - set(goId0, "Top", 1958); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 806); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 292); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", "Magnitude [dB]"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 872858671); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1030403721); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -60); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 10); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1590241408); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 717254905); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S11_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1939965247); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S11_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1443594374); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 150265361); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 5211); - set(goId0, "Left", 4976); - set(goId0, "Top", 2125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 899); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 292152654); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2009251779); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -100); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 20); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 835072057); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 94491353); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S12_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 561831788); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S12_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1864419084); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequency Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 1); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1292479018); -// Graphical Object: - set(goId0, "Right", 6674); - set(goId0, "Bottom", 1542); - set(goId0, "Left", 4750); - set(goId0, "Top", 1375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "@interpolatedLabel Fitted Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 5); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1094097969); -// Graphical Object: - set(goId0, "Right", 4175); - set(goId0, "Bottom", 1542); - set(goId0, "Left", 2625); - set(goId0, "Top", 1375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Dataset: @Default_Dataset_Name - @Default_Dataset_Modified_Date"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1299821640); -// Graphical Object: - set(goId0, "Right", 8131); - set(goId0, "Bottom", 2042); - set(goId0, "Left", 6000); - set(goId0, "Top", 1875); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequencies vs. Fitted (AFS or Linear)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 222); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 795844455); -// Graphical Object: - set(goId0, "Right", 7020); - set(goId0, "Bottom", 1222); - set(goId0, "Left", 2500); - set(goId0, "Top", 1000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1360879413); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 8461); - set(goId0, "Left", -149); - set(goId0, "Top", 5375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 899); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1721823831); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 207551007); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -100); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 20); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1877549343); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1878695351); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S21_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1734882084); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S21_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 230299482); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 441093306); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 8461); - set(goId0, "Left", 5069); - set(goId0, "Top", 5375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 806); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1426759495); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1737509796); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -60); - set(axisID, "MaxValue", 0); - set(axisID, "StepSize", 10); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 573748856); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 978919637); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S22_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 679262969); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "dB(S22_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1908424137); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Mag"); - set(pageId, "Uid", 340857169); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1070465347); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 5586); - set(goId0, "Left", -103); - set(goId0, "Top", 2333); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 292); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", "Phase [deg]"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1364998129); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1339968509); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1874199028); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2146431054); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S11_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 728540986); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S11_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 375022091); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 519272321); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 5586); - set(goId0, "Left", 5022); - set(goId0, "Top", 2500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1052629460); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 568534722); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 785313594); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2049864436); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S12_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 180993100); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S12_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 903582459); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequency Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 1); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 944089029); -// Graphical Object: - set(goId0, "Right", 6674); - set(goId0, "Bottom", 1917); - set(goId0, "Left", 4750); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "@interpolatedLabel Fitted Points"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 5); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 524902333); -// Graphical Object: - set(goId0, "Right", 5030); - set(goId0, "Bottom", 1917); - set(goId0, "Left", 2625); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Dataset: @Default_Dataset_Name - @Default_Dataset_Modified_Date"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Embedded Expressions: - set(goId0, "ComplexNumberFormat", ddsComplexFormatMagPhase); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "NumDataPoints", 3); - set(goId0, "TextDataSeparator", ", "); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1255397382); -// Graphical Object: - set(goId0, "Right", 8256); - set(goId0, "Bottom", 2417); - set(goId0, "Left", 6125); - set(goId0, "Top", 2250); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Discrete Frequencies vs. Fitted (AFS or Linear)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 222); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1065903327); -// Graphical Object: - set(goId0, "Right", 7020); - set(goId0, "Bottom", 1597); - set(goId0, "Left", 2500); - set(goId0, "Top", 1375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1773014093); -// Graphical Object: - set(goId0, "Right", 4617); - set(goId0, "Bottom", 8836); - set(goId0, "Left", -103); - set(goId0, "Top", 5750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2121678815); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1251895952); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1239355323); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1006385646); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S21_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 884353044); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S21_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1172183586); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 2076469884); -// Graphical Object: - set(goId0, "Right", 9742); - set(goId0, "Bottom", 8836); - set(goId0, "Left", 5022); - set(goId0, "Top", 5750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 853); - set(goId0, "RightMargin", 117); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 586); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1040749757); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1316789204); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 845649095); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2128251196); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 167); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "phase(S22_discrete)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 489613914); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 21); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "phase(S22_fitted)", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 2054261346); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 17); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsStarSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Phase"); - set(pageId, "Uid", 1914221859); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1777339949); -// Graphical Object: - set(goId0, "Right", 3975); - set(goId0, "Bottom", 4500); - set(goId0, "Left", 250); - set(goId0, "Top", 750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1978745840); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 915222522); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S11_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2029585543); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S11_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1518480735); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1748032109); -// Graphical Object: - set(goId0, "Right", 8100); - set(goId0, "Bottom", 4500); - set(goId0, "Left", 4375); - set(goId0, "Top", 750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 949529879); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 412176706); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S12_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1994001745); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S12_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1421904378); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1309808585); -// Graphical Object: - set(goId0, "Right", 8100); - set(goId0, "Bottom", 8250); - set(goId0, "Left", 4375); - set(goId0, "Top", 4500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1639673865); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1366472769); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S22_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1687250068); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S22_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1707702599); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 887840315); -// Graphical Object: - set(goId0, "Right", 3975); - set(goId0, "Bottom", 8250); - set(goId0, "Left", 250); - set(goId0, "Top", 4500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 167); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 422568461); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1065646246); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 167); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S21_discrete", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsScatterTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 92699460); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "S21_fitted", "X Axis", "Y Axis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1420070709); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 11); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", FALSE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 167); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Smith Chart"); - set(pageId, "Uid", 505789063); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S11_discrete = $discreteData..S(1,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1599891955); -// Graphical Object: - set(goId0, "Right", 3236); - set(goId0, "Bottom", 1125); - set(goId0, "Left", 250); - set(goId0, "Top", 875); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S11_fitted=S(1,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 93400632); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 1375); - set(goId0, "Left", 250); - set(goId0, "Top", 1125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "discreteData=if (strcmp(rightstr(Default_Dataset_Name, 2), \"_a\")) then Default_Dataset_Name else leftstr(Default_Dataset_Name, strlen(Default_Dataset_Name) - 2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 240038326); -// Graphical Object: - set(goId0, "Right", 12622); - set(goId0, "Bottom", 875); - set(goId0, "Left", 250); - set(goId0, "Top", 625); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "interpolatedLabel=if (strcmp(rightstr(Default_Dataset_Name, 2), \"_a\")) then \"Linearly\" else \"Adaptively\""); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1811323712); -// Graphical Object: - set(goId0, "Right", 8026); - set(goId0, "Bottom", 3875); - set(goId0, "Left", 250); - set(goId0, "Top", 3625); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S21_discrete=$discreteData..S(2,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 892496997); -// Graphical Object: - set(goId0, "Right", 3156); - set(goId0, "Bottom", 2375); - set(goId0, "Left", 250); - set(goId0, "Top", 2125); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S21_fitted=S(2,1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1956407768); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 2625); - set(goId0, "Left", 250); - set(goId0, "Top", 2375); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S12_fitted=S(1,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1891722632); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 2000); - set(goId0, "Left", 250); - set(goId0, "Top", 1750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S12_discrete=$discreteData..S(1,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 892536526); -// Graphical Object: - set(goId0, "Right", 3156); - set(goId0, "Bottom", 1750); - set(goId0, "Left", 250); - set(goId0, "Top", 1500); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S22_discrete=$discreteData..S(2,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1506764637); -// Graphical Object: - set(goId0, "Right", 3156); - set(goId0, "Bottom", 3000); - set(goId0, "Left", 250); - set(goId0, "Top", 2750); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "S22_fitted=S(2,2)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 167); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1095338751); -// Graphical Object: - set(goId0, "Right", 1827); - set(goId0, "Bottom", 3250); - set(goId0, "Left", 250); - set(goId0, "Top", 3000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Base Class Object: - set(pageId, "Name", "Equations"); - set(pageId, "Uid", 1138417399); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1326, 570, 1155, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 340857169); - set(ddWinId, "PageViewRect_340857169", list(-1140, 8658, 10733, 803)); - set(ddWinId, "PageViewRect_1914221859", list(-1279, 9039, 10612, 1172)); - set(ddWinId, "PageViewRect_505789063", list(-1730, 8407, 10080, 593)); - set(ddWinId, "PageViewRect_1138417399", list(3, 6506, 12869, -2006)); - set(ddWinId, "Frame", list(-1326, 570, 1155, 818)); - set(ddWinId, "Maximized", FALSE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Mag","Phase","Smith Chart","Equations")); - -} - -_DDSobjectSaveRestore_() ; diff --git a/MyLab5_wrk/cell_2.dds~ b/MyLab5_wrk/cell_2.dds~ deleted file mode 100644 index 7d1884f..0000000 --- a/MyLab5_wrk/cell_2.dds~ +++ /dev/null @@ -1,4765 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-10-16T22:15:24Z"); - set(ddoId, "FileCreatedDateAndTime", "2025-10-16T22:07:56Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "cell_2"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 481501122); -// Graphical Object: - set(goId0, "Right", 5403); - set(goId0, "Bottom", 4504); - set(goId0, "Left", 1577); - set(goId0, "Top", 474); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", "Input Reflection Coefficient"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 235960894); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1193913282); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2113568315); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 54402933); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(1,1)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1750217816); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 224557552); -// Graphical Object: - set(goId0, "Right", 10070); - set(goId0, "Bottom", 8953); - set(goId0, "Left", 6165); - set(goId0, "Top", 4844); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", "Output Reflection Coefficient"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 10132821); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1590015159); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", 1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1462884927); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 320364721); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(2,2)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 588464112); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 501054491); -// Graphical Object: - set(goId0, "Right", 5822); - set(goId0, "Bottom", 8969); - set(goId0, "Left", 1349); - set(goId0, "Top", 4799); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 768); - set(goId0, "RightMargin", 126); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 610); -// Plot Title... - set(goId0, "Title", "Forward Transmission, dB"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 861810028); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 332052269); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1163253952); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 218288113); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S(2,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1758655243); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1424702553); -// Graphical Object: - set(goId0, "Right", 10129); - set(goId0, "Bottom", 4586); - set(goId0, "Left", 5756); - set(goId0, "Top", 416); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 668); - set(goId0, "RightMargin", 126); - set(goId0, "TopMargin", 304); - set(goId0, "BottomMargin", 610); -// Plot Title... - set(goId0, "Title", "Reverse Transmission, dB"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 179); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 58144474); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1195166197); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 179); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 179); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1885801600); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 778430565); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S(1,2))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2089500769); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -// Base Class Object: - set(pageId, "Name", "Page 1 : SP_NWA_T"); - set(pageId, "Uid", 389578541); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "F_lim1index=find_index(SP.freq,indep(F_lim1))"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 104); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 2103196565); -// Graphical Object: - set(goId0, "Right", 14335); - set(goId0, "Bottom", 6116); - set(goId0, "Left", 11949); - set(goId0, "Top", 5866); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "F_lim2index=find_index(SP.freq,indep(F_lim2))"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 104); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 2018298895); -// Graphical Object: - set(goId0, "Right", 14345); - set(goId0, "Bottom", 6465); - set(goId0, "Left", 11959); - set(goId0, "Top", 6215); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "low_index=if (F_lim1indexF_lim1index) then F_lim2index else F_lim1index"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 104); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 785417666); -// Graphical Object: - set(goId0, "Right", 15605); - set(goId0, "Bottom", 7178); - set(goId0, "Left", 11892); - set(goId0, "Top", 6928); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "ph=[-pi::0.01*pi::pi]"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 104); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1136993658); -// Graphical Object: - set(goId0, "Right", 13005); - set(goId0, "Bottom", 7549); - set(goId0, "Left", 11884); - set(goId0, "Top", 7299); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "mag_gamma=(VSWRcircleVal-1)/(VSWRcircleVal+1)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 104); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1364395550); -// Graphical Object: - set(goId0, "Right", 14560); - set(goId0, "Bottom", 7903); - set(goId0, "Left", 11887); - set(goId0, "Top", 7653); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "gamma_cmplx=mag_gamma*exp(j*ph)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 104); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 252757151); -// Graphical Object: - set(goId0, "Right", 13991); - set(goId0, "Bottom", 8244); - set(goId0, "Left", 11909); - set(goId0, "Top", 7994); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "VSWRcircleVal=2.5"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 192); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1306045634); -// Graphical Object: - set(goId0, "Right", 13892); - set(goId0, "Bottom", 3218); - set(goId0, "Left", 11929); - set(goId0, "Top", 2968); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1493200247); -// Graphical Object: - set(goId0, "Right", 5331); - set(goId0, "Bottom", 4737); - set(goId0, "Left", 1505); - set(goId0, "Top", 720); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 291); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", "Input Reflection Coefficient"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 166); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 742104546); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 166); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 40841216); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 166); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 1000000000); - set(axisID, "IndepStop", 5000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 638518703); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1702767284); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(1,1)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2033677962); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1001076375); -// Graphical Object: - set(goId0, "Right", 5740); - set(goId0, "Bottom", 9241); - set(goId0, "Left", 1316); - set(goId0, "Top", 5301); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 729); - set(goId0, "RightMargin", 116); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 584); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 166); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1885943056); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 166); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 106159635); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 166); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 19); - set(axisID, "MaxValue", 22.5); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 610455250); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1399130436); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S(2,1))", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 50769812); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "F_lim1", "2000000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", "default"); - set(markerID, "Uid", 1604052058); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 536870912); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 194); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 5680); - set(markerID, "MkrReadoutRight", 7089); - set(markerID, "MkrReadoutBottom", 6907); - set(markerID, "MkrReadoutTop", 6366); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } -markerID = get_new(traceID, "MarkerNew", "F_lim2", "3000000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", "default"); - set(markerID, "Uid", 1814907620); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 536870912); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 194); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 5675); - set(markerID, "MkrReadoutRight", 7084); - set(markerID, "MkrReadoutBottom", 7871); - set(markerID, "MkrReadoutTop", 7330); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1671744803); -// Graphical Object: - set(goId0, "Right", 11641); - set(goId0, "Bottom", 9182); - set(goId0, "Left", 7217); - set(goId0, "Top", 5242); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 729); - set(goId0, "RightMargin", 116); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 584); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 166); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1335684289); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 166); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 2000000000); - set(axisID, "MaxValue", 3000000000); - set(axisID, "StepSize", 100000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 427117126); - set(axisID, "Color", 104); - set(axisID, "UserLabel", "dB(S(2,1))"); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 166); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 20.8); - set(axisID, "MaxValue", 21.6); - set(axisID, "StepSize", 0.1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 548099923); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1631623562); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "dB(S(2,1)[low_index::high_index])", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2078730837); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m1", "2.500 GHz", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", ""); - set(markerID, "Uid", 1560240999); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 553682944); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 167); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 8000); - set(markerID, "MkrReadoutRight", 11099); - set(markerID, "MkrReadoutBottom", 8291); - set(markerID, "MkrReadoutTop", 7750); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 581029049); -// Graphical Object: - set(goId0, "Right", 11576); - set(goId0, "Bottom", 4763); - set(goId0, "Left", 7775); - set(goId0, "Top", 937); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 166); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1385966295); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 166); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 3000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 565360092); - set(axisID, "Color", 104); - set(axisID, "UserLabel", "S(1,1)"); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 166); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 3000000000); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 969481984); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 459342514); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "S(1,1)[low_index::high_index]", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 535883706); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "gamma_cmplx", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1144845397); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 14); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Forward Transmission, dB"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 192); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1621370371); -// Graphical Object: - set(goId0, "Right", 4659); - set(goId0, "Bottom", 5049); - set(goId0, "Left", 2439); - set(goId0, "Top", 4857); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Zoomed Forward Transmission, dB"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 192); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 283954323); -// Graphical Object: - set(goId0, "Right", 11208); - set(goId0, "Bottom", 5246); - set(goId0, "Left", 8236); - set(goId0, "Top", 5054); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Zoomed Input Reflection Coefficient"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 192); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1551512212); -// Graphical Object: - set(goId0, "Right", 11302); - set(goId0, "Bottom", 915); - set(goId0, "Left", 8268); - set(goId0, "Top", 723); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Move markers to \nset frequency \nrange of data\ndisplayed in \n\"zoomed\" plots"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 205); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1402732128); -// Graphical Object: - set(goId0, "Right", 7361); - set(goId0, "Bottom", 5011); - set(goId0, "Left", 5787); - set(goId0, "Top", 3986); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 28); -goId0 = get_new(pageId, "Line"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1153662847); -// Graphical Object: - set(goId0, "Right", 5785); - set(goId0, "Bottom", 5296); - set(goId0, "Left", 5069); - set(goId0, "Top", 4110); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 28); -// Line... - set(goId0, "StartX", 5757); - set(goId0, "StartY", 4138); - set(goId0, "EndX", 5097); - set(goId0, "EndY", 5268); -goId0 = get_new(pageId, "Line"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1252494251); -// Graphical Object: - set(goId0, "Right", 8426); - set(goId0, "Bottom", 4576); - set(goId0, "Left", 7651); - set(goId0, "Top", 3767); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 28); -// Line... - set(goId0, "StartX", 7679); - set(goId0, "StartY", 4548); - set(goId0, "EndX", 8398); - set(goId0, "EndY", 3795); -goId0 = get_new(pageId, "Line"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1548548663); -// Graphical Object: - set(goId0, "Right", 7709); - set(goId0, "Bottom", 5168); - set(goId0, "Left", 7308); - set(goId0, "Top", 4895); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 28); -// Line... - set(goId0, "StartX", 7336); - set(goId0, "StartY", 4923); - set(goId0, "EndX", 7681); - set(goId0, "EndY", 5140); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Set value for \nconstant-VSWR\ncircle here:"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 234); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 206174954); -// Graphical Object: - set(goId0, "Right", 13543); - set(goId0, "Bottom", 2901); - set(goId0, "Left", 11924); - set(goId0, "Top", 2199); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -goId0 = get_new(pageId, "Box"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 387873357); -// Graphical Object: - set(goId0, "Right", 14719); - set(goId0, "Bottom", 3406); - set(goId0, "Left", 11709); - set(goId0, "Top", 2000); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 1); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 28); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Use with S-Parameter Simulations"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 192); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 760109315); -// Graphical Object: - set(goId0, "Right", 7687); - set(goId0, "Bottom", 474); - set(goId0, "Left", 4792); - set(goId0, "Top", 282); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -// Base Class Object: - set(pageId, "Name", "Page 2 : S_21_11_wZoom"); - set(pageId, "Uid", 927893870); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "num_GAcircles=3"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 218); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 305328720); -// Graphical Object: - set(goId0, "Right", 10995); - set(goId0, "Bottom", 2850); - set(goId0, "Left", 8917); - set(goId0, "Top", 2600); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "GAvalue1=MaxGain-.002"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 130); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 862464961); -// Graphical Object: - set(goId0, "Right", 11107); - set(goId0, "Bottom", 6566); - set(goId0, "Left", 9422); - set(goId0, "Top", 6316); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "GAstep_size=1"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 218); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 599009246); -// Graphical Object: - set(goId0, "Right", 10729); - set(goId0, "Bottom", 3196); - set(goId0, "Left", 8913); - set(goId0, "Top", 2946); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "GAcircles=ga_circle(S[FreqCGS],GAvalue1-[0::num_GAcircles]*GAstep_size,51)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 130); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1573498122); -// Graphical Object: - set(goId0, "Right", 14177); - set(goId0, "Bottom", 6877); - set(goId0, "Left", 9424); - set(goId0, "Top", 6627); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "MaxGain=max_gain(S[FreqCGS])"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 130); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 20316226); -// Graphical Object: - set(goId0, "Right", 11554); - set(goId0, "Bottom", 6271); - set(goId0, "Left", 9401); - set(goId0, "Top", 6021); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 702434128); -// Graphical Object: - set(goId0, "Right", 8148); - set(goId0, "Bottom", 5385); - set(goId0, "Left", 4423); - set(goId0, "Top", 1635); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 500645248); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 140); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", -1.01); - set(axisID, "MaxValue", 1.01); - set(axisID, "StepSize", 1.01); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 2001); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1450792281); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 140); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", -1.01); - set(axisID, "MaxValue", 1.01); - set(axisID, "StepSize", 1.01); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 2001); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 988197831); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1391291327); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "GAcircles", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2139251283); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "SourceStabCircle", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1108390108); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Available Gain Circles\n& Source Stability Circle"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 2124650668); -// Graphical Object: - set(goId0, "Right", 7879); - set(goId0, "Bottom", 1552); - set(goId0, "Left", 4966); - set(goId0, "Top", 996); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Set step size and \nnumber of circles:"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 285711960); -// Graphical Object: - set(goId0, "Right", 10992); - set(goId0, "Bottom", 2369); - set(goId0, "Left", 8790); - set(goId0, "Top", 1813); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Box"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 998894912); -// Graphical Object: - set(goId0, "Right", 11643); - set(goId0, "Bottom", 3399); - set(goId0, "Left", 8671); - set(goId0, "Top", 1664); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 1); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 56); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Move marker to desired \nfrequency to update plot."); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 1); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1339727703); -// Graphical Object: - set(goId0, "Right", 7385); - set(goId0, "Bottom", 7879); - set(goId0, "Left", 4316); - set(goId0, "Top", 7323); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 1); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 56); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 991075137); -// Graphical Object: - set(goId0, "Right", 12297); - set(goId0, "Bottom", 4963); - set(goId0, "Left", 10304); - set(goId0, "Top", 4328); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 222); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", TRUE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", TRUE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "MaxGain", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 2036726187); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1386118420); -// Graphical Object: - set(goId0, "Right", 8817); - set(goId0, "Bottom", 7245); - set(goId0, "Left", 4073); - set(goId0, "Top", 5408); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 110); - set(goId0, "TopMargin", 373); - set(goId0, "BottomMargin", 1106); -// Plot Title... - set(goId0, "Title", "RF Frequency Selector"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 248); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1078050177); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 220); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 220); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatEngineering); - set(axisID, "NumDigits", 2); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 357281208); - set(axisID, "Color", 104); - set(axisID, "UserLabel", "index"); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 27); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 27); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", 0); - set(axisID, "MaxValue", 2000000); - set(axisID, "StepSize", 2000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1926507948); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 138); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1734813060); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 138); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "vs([0::sweep_size(SP.freq)-1],SP.freq)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 288439734); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "FreqCGS", "2501000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", "default"); - set(markerID, "Uid", 652317632); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 536870912); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 3); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 139); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 7673); - set(markerID, "MkrReadoutRight", 10519); - set(markerID, "MkrReadoutBottom", 7859); - set(markerID, "MkrReadoutTop", 7370); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1182176881); -// Graphical Object: - set(goId0, "Right", 10088); - set(goId0, "Bottom", 4932); - set(goId0, "Left", 8556); - set(goId0, "Top", 4332); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 221); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", FALSE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", TRUE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "stab_fact(S[FreqCGS])", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 588191824); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Stability \nFactor, K"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1960278081); -// Graphical Object: - set(goId0, "Right", 9904); - set(goId0, "Bottom", 4214); - set(goId0, "Left", 8836); - set(goId0, "Top", 3658); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Use with 2-port S-parameter simulations"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 205); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 467025916); -// Graphical Object: - set(goId0, "Right", 10110); - set(goId0, "Bottom", 866); - set(goId0, "Left", 6461); - set(goId0, "Top", 661); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "SourceStabCircle=s_stab_circle(S[FreqCGS],2001)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 138); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 643271490); -// Graphical Object: - set(goId0, "Right", 12717); - set(goId0, "Bottom", 7161); - set(goId0, "Left", 9410); - set(goId0, "Top", 6911); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "MaxGain is the maximum\navailable gain if K>1. If\nK<1, it is the maximum\nstable gain, 10*log(|S21|/|S12|)."); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 166); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 694885958); -// Graphical Object: - set(goId0, "Right", 12703); - set(goId0, "Bottom", 4256); - set(goId0, "Left", 10372); - set(goId0, "Top", 3592); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1283917838); -// Graphical Object: - set(goId0, "Right", 11373); - set(goId0, "Bottom", 5911); - set(goId0, "Left", 9251); - set(goId0, "Top", 5418); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 140); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", TRUE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", FALSE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "s_stab_region(S[FreqCGS])", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1656213258); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Source Stable Region\n(inside or outside circle)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 166); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 906870784); -// Graphical Object: - set(goId0, "Right", 11039); - set(goId0, "Bottom", 5406); - set(goId0, "Left", 9279); - set(goId0, "Top", 5074); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Base Class Object: - set(pageId, "Name", "Page 3 : Circles_Ga_Stab"); - set(pageId, "Uid", 793178621); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "K=stab_fact(S[m1])"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1225016907); -// Graphical Object: - set(goId0, "Right", 14875); - set(goId0, "Bottom", 12420); - set(goId0, "Left", 13599); - set(goId0, "Top", 12170); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "mu_load=mu(S)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 582032466); -// Graphical Object: - set(goId0, "Right", 8884); - set(goId0, "Bottom", 11863); - set(goId0, "Left", 7791); - set(goId0, "Top", 11613); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "mu_source=mu_prime(S)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 675589546); -// Graphical Object: - set(goId0, "Right", 9401); - set(goId0, "Bottom", 12193); - set(goId0, "Left", 7835); - set(goId0, "Top", 11943); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "Source_stabcir=s_stab_circle(S,51)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 2074275517); -// Graphical Object: - set(goId0, "Right", 15673); - set(goId0, "Bottom", 11717); - set(goId0, "Left", 13602); - set(goId0, "Top", 11467); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "Load_stabcir=l_stab_circle(S,51)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 104474833); -// Graphical Object: - set(goId0, "Right", 15527); - set(goId0, "Bottom", 12066); - set(goId0, "Left", 13592); - set(goId0, "Top", 11816); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 9097081); -// Graphical Object: - set(goId0, "Right", 10604); - set(goId0, "Bottom", 5954); - set(goId0, "Left", 6525); - set(goId0, "Top", 1850); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 153); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 149929805); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 180); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 180); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 51); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 752595169); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 180); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 180); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 51); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 569452801); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 914031289); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "Source_stabcir[m1,::]", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 601616847); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "Load_stabcir[m1,::]", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 0); - set(traceID, "Uid", 303643908); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1662778414); -// Graphical Object: - set(goId0, "Right", 17113); - set(goId0, "Bottom", 4788); - set(goId0, "Left", 12375); - set(goId0, "Top", 3015); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 104); - set(goId0, "TopMargin", 360); - set(goId0, "BottomMargin", 1055); -// Plot Title... - set(goId0, "Title", "RF Frequency Selector"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 235); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 591400647); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 207); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 207); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatEngineering); - set(axisID, "NumDigits", 2); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2039661618); - set(axisID, "Color", 104); - set(axisID, "UserLabel", "index"); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 14); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 14); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", 0); - set(axisID, "MaxValue", 2000000); - set(axisID, "StepSize", 2000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1000027692); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 153); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 125); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 2058702349); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 153); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 125); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "vs([0::sweep_size(SP.freq)-1],SP.freq)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1122548021); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m2", "2500000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", "default"); - set(markerID, "Uid", 740974769); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 536870912); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 180); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 14); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 14625); - set(markerID, "MkrReadoutRight", 14970); - set(markerID, "MkrReadoutBottom", 3606); - set(markerID, "MkrReadoutTop", 3500); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 96174510); -// Graphical Object: - set(goId0, "Right", 14835); - set(goId0, "Bottom", 11228); - set(goId0, "Left", 7706); - set(goId0, "Top", 7818); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 1234); - set(goId0, "RightMargin", 107); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 558); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 153); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1460737295); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 153); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 153); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 109142692); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 235); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 235); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -0.25); - set(axisID, "MaxValue", 0.2); - set(axisID, "StepSize", 0.05); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1662577328); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 891635833); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "mu_source", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 357580918); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 19); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "mu_load", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 32163466); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 19); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Source and Load \nStability Circles"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 299); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 225889523); -// Graphical Object: - set(goId0, "Right", 9128); - set(goId0, "Bottom", 1726); - set(goId0, "Left", 6832); - set(goId0, "Top", 1128); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "If either mu_source or mu_load is >1,\nthe circuit is unconditionally stable."); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 291); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1789573198); -// Graphical Object: - set(goId0, "Right", 13889); - set(goId0, "Bottom", 7660); - set(goId0, "Left", 9186); - set(goId0, "Top", 7078); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Move marker to desired \nfrequency. The stability\ncircles and stability \nfactor, K, will be updated."); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 292); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 585241440); -// Graphical Object: - set(goId0, "Right", 16369); - set(goId0, "Bottom", 2586); - set(goId0, "Left", 13145); - set(goId0, "Top", 1418); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 1); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 56); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 86620298); -// Graphical Object: - set(goId0, "Right", 14565); - set(goId0, "Bottom", 6590); - set(goId0, "Left", 12784); - set(goId0, "Top", 6052); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 248); - set(goId0, "Format", ddsFormatEngineering); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", FALSE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", TRUE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "SP.freq[m1]", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 170855103); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "RF Frequency"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 291); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1429047136); -// Graphical Object: - set(goId0, "Right", 14232); - set(goId0, "Bottom", 5886); - set(goId0, "Left", 12486); - set(goId0, "Top", 5595); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1517352671); -// Graphical Object: - set(goId0, "Right", 17192); - set(goId0, "Bottom", 6638); - set(goId0, "Left", 15660); - set(goId0, "Top", 6038); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 247); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", FALSE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", TRUE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "stab_fact(S[m1])", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 329703546); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Stability \nFactor, K"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 291); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 885070400); -// Graphical Object: - set(goId0, "Right", 16987); - set(goId0, "Bottom", 5948); - set(goId0, "Left", 15870); - set(goId0, "Top", 5366); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Use with S_params or Sparams_wNoise Schematic Templates"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 192); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1381932986); -// Graphical Object: - set(goId0, "Right", 13804); - set(goId0, "Bottom", 890); - set(goId0, "Left", 8528); - set(goId0, "Top", 698); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -// Base Class Object: - set(pageId, "Name", "Page 4 : Circles_Stability"); - set(pageId, "Uid", 2046344472); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1425, 641, 1078, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 2046344472); - set(ddWinId, "PageViewRect_389578541", list(-498, 9144, 11974, 241)); - set(ddWinId, "PageViewRect_927893870", list(-668, 10313, 17576, -690)); - set(ddWinId, "PageViewRect_793178621", list(2686, 8139, 15425, 457)); - set(ddWinId, "PageViewRect_2046344472", list(1088, 9692, 17248, -2258)); - set(ddWinId, "Frame", list(-1425, 641, 1078, 818)); - set(ddWinId, "Maximized", FALSE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Page 1 : SP_NWA_T","Page 2 : S_21_11_wZoom","Page 3 : Circles_Ga_Stab","Page 4 : Circles_Stability")); - -} - -_DDSobjectSaveRestore_() ; diff --git a/MyLab5_wrk/cell_2b.dds~ b/MyLab5_wrk/cell_2b.dds~ deleted file mode 100644 index 4a5ae76..0000000 --- a/MyLab5_wrk/cell_2b.dds~ +++ /dev/null @@ -1,2333 +0,0 @@ -defun _DDSobjectSaveRestore_() -{ -decl goId, goId2, goId3, goId4, ptId, plyPtId, ddsId, dssId, ddWinId, ddoId, goId1, pageId, markerID, plotId, axisID, traceID, legendID, goId0; - -ddsId = get_dds(); - -set(ddsId, "ddsFileVersion", 1.0); - -ddoId = get_new(ddsId, "Object"); -// DataDisplay Object: - set(ddoId, "Path", dds_get_exec_path(what_file(0))); - set(ddoId, "Name", dds_get_exec_file(what_file(0))); - set(ddoId, "FileModifiedDateAndTime", "2025-10-16T22:22:39Z"); - set(ddoId, "FileCreatedDateAndTime", "2025-10-16T22:21:47Z"); - dssId = get(ddoId, "DatasetServer"); -// Default Dataset - set(ddoId, "DefaultDataset", "cell_2b"); -// Snap/Grid Defaults - set(ddoId, "GridType", 0); - set(ddoId, "GridOn", FALSE); - set(ddoId, "DotGridColor", 102); - set(ddoId, "LineGridColor", 42); - set(ddoId, "SnapDistanceX", 0.125); - set(ddoId, "SnapDistanceY", 0.125); - set(ddoId, "SnapGridPerDisplayGridX", 2); - set(ddoId, "SnapGridPerDisplayGridY", 2); - set(ddoId, "SnapEnabled", TRUE); - set(ddoId, "SnapAutoSetXY", TRUE); - set(ddoId, "EnableExpressionUpdates", FALSE); -pageId = get(ddoId, "CurrentPage"); -if (pageId == NULL) pageId = get_first(ddoId, "Page"); -if (pageId == NULL) pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "num_GAcircles=3"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 218); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 711138613); -// Graphical Object: - set(goId0, "Right", 10995); - set(goId0, "Bottom", 2850); - set(goId0, "Left", 8917); - set(goId0, "Top", 2600); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "GAvalue1=MaxGain-.002"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 130); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1102254274); -// Graphical Object: - set(goId0, "Right", 11107); - set(goId0, "Bottom", 6566); - set(goId0, "Left", 9422); - set(goId0, "Top", 6316); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "GAstep_size=1"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 218); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 2082599923); -// Graphical Object: - set(goId0, "Right", 10729); - set(goId0, "Bottom", 3196); - set(goId0, "Left", 8913); - set(goId0, "Top", 2946); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "GAcircles=ga_circle(S[FreqCGS],GAvalue1-[0::num_GAcircles]*GAstep_size,51)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 130); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 901144544); -// Graphical Object: - set(goId0, "Right", 14177); - set(goId0, "Bottom", 6877); - set(goId0, "Left", 9424); - set(goId0, "Top", 6627); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "MaxGain=max_gain(S[FreqCGS])"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 130); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 390764573); -// Graphical Object: - set(goId0, "Right", 11554); - set(goId0, "Bottom", 6271); - set(goId0, "Left", 9401); - set(goId0, "Top", 6021); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 583084971); -// Graphical Object: - set(goId0, "Right", 8424); - set(goId0, "Bottom", 5385); - set(goId0, "Left", 4423); - set(goId0, "Top", 1635); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 376); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1699461730); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 140); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", -1.01); - set(axisID, "MaxValue", 1.01); - set(axisID, "StepSize", 1.01); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 2001); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 626241749); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 140); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", -1.01); - set(axisID, "MaxValue", 1.01); - set(axisID, "StepSize", 1.01); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 2001); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 524523435); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 819842788); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "GAcircles", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1549738292); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "SourceStabCircle", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 1354559491); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Available Gain Circles\n& Source Stability Circle"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 701229964); -// Graphical Object: - set(goId0, "Right", 7879); - set(goId0, "Bottom", 1552); - set(goId0, "Left", 4966); - set(goId0, "Top", 996); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Set step size and \nnumber of circles:"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 898094988); -// Graphical Object: - set(goId0, "Right", 10992); - set(goId0, "Bottom", 2369); - set(goId0, "Left", 8790); - set(goId0, "Top", 1813); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Box"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1626393534); -// Graphical Object: - set(goId0, "Right", 11643); - set(goId0, "Bottom", 3399); - set(goId0, "Left", 8671); - set(goId0, "Top", 1664); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 1); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 56); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Move marker to desired \nfrequency to update plot."); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 1); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1123647165); -// Graphical Object: - set(goId0, "Right", 7385); - set(goId0, "Bottom", 7879); - set(goId0, "Left", 4316); - set(goId0, "Top", 7323); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 1); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 56); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 36502538); -// Graphical Object: - set(goId0, "Right", 12297); - set(goId0, "Bottom", 4963); - set(goId0, "Left", 10304); - set(goId0, "Top", 4328); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 222); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", TRUE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", TRUE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "MaxGain", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 237739638); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 153021848); -// Graphical Object: - set(goId0, "Right", 8817); - set(goId0, "Bottom", 7245); - set(goId0, "Left", 4073); - set(goId0, "Top", 5408); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 110); - set(goId0, "TopMargin", 373); - set(goId0, "BottomMargin", 1106); -// Plot Title... - set(goId0, "Title", "RF Frequency Selector"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 248); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 999687800); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 220); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 220); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatEngineering); - set(axisID, "NumDigits", 2); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1671323842); - set(axisID, "Color", 104); - set(axisID, "UserLabel", "index"); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 27); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 27); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", 0); - set(axisID, "MaxValue", 2000000); - set(axisID, "StepSize", 2000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 543845118); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 138); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 264811350); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 166); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 138); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "vs([0::sweep_size(SP.freq)-1],SP.freq)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1168852514); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "FreqCGS", "2501000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", "default"); - set(markerID, "Uid", 108860715); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 536870912); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 3); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 167); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 139); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 7673); - set(markerID, "MkrReadoutRight", 10487); - set(markerID, "MkrReadoutBottom", 7827); - set(markerID, "MkrReadoutTop", 7370); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1820058303); -// Graphical Object: - set(goId0, "Right", 10088); - set(goId0, "Bottom", 4932); - set(goId0, "Left", 8556); - set(goId0, "Top", 4332); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 221); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", FALSE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", TRUE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "stab_fact(S[FreqCGS])", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1577753141); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Stability \nFactor, K"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 278); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 280396161); -// Graphical Object: - set(goId0, "Right", 9904); - set(goId0, "Bottom", 4214); - set(goId0, "Left", 8836); - set(goId0, "Top", 3658); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Use with 2-port S-parameter simulations"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 205); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 2106099011); -// Graphical Object: - set(goId0, "Right", 10110); - set(goId0, "Bottom", 866); - set(goId0, "Left", 6461); - set(goId0, "Top", 661); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "SourceStabCircle=s_stab_circle(S[FreqCGS],2001)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 138); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 292302686); -// Graphical Object: - set(goId0, "Right", 12717); - set(goId0, "Bottom", 7161); - set(goId0, "Left", 9410); - set(goId0, "Top", 6911); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "MaxGain is the maximum\navailable gain if K>1. If\nK<1, it is the maximum\nstable gain, 10*log(|S21|/|S12|)."); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 166); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 1999202746); -// Graphical Object: - set(goId0, "Right", 12703); - set(goId0, "Bottom", 4256); - set(goId0, "Left", 10372); - set(goId0, "Top", 3592); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 470035188); -// Graphical Object: - set(goId0, "Right", 11373); - set(goId0, "Bottom", 5911); - set(goId0, "Left", 9251); - set(goId0, "Top", 5418); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 140); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", TRUE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", FALSE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "s_stab_region(S[FreqCGS])", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 859452437); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Source Stable Region\n(inside or outside circle)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 166); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", ""); - set(goId0, "Uid", 746411287); -// Graphical Object: - set(goId0, "Right", 11039); - set(goId0, "Bottom", 5406); - set(goId0, "Left", 9279); - set(goId0, "Top", 5074); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 14); -// Base Class Object: - set(pageId, "Name", "Page 1 : Circles_Ga_Stab"); - set(pageId, "Uid", 1122423810); - set(pageId, "Invisible", FALSE); -pageId = get_new(ddoId, "Page"); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "K=stab_fact(S[m1])"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 488473003); -// Graphical Object: - set(goId0, "Right", 14875); - set(goId0, "Bottom", 12420); - set(goId0, "Left", 13599); - set(goId0, "Top", 12170); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "mu_load=mu(S)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 337278673); -// Graphical Object: - set(goId0, "Right", 8884); - set(goId0, "Bottom", 11863); - set(goId0, "Left", 7791); - set(goId0, "Top", 11613); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "mu_source=mu_prime(S)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 527835444); -// Graphical Object: - set(goId0, "Right", 9401); - set(goId0, "Bottom", 12193); - set(goId0, "Left", 7835); - set(goId0, "Top", 11943); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "Source_stabcir=s_stab_circle(S,51)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 943525662); -// Graphical Object: - set(goId0, "Right", 15673); - set(goId0, "Bottom", 11717); - set(goId0, "Left", 13602); - set(goId0, "Top", 11467); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "Equation"); -// Expression... - set(goId0, "Expression", "Load_stabcir=l_stab_circle(S,51)"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 117); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); - set(goId0, "AutoCalculate", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1917347177); -// Graphical Object: - set(goId0, "Right", 15527); - set(goId0, "Bottom", 12066); - set(goId0, "Left", 13592); - set(goId0, "Top", 11816); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -goId0 = get_new(pageId, "SmithChart"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 659482634); -// Graphical Object: - set(goId0, "Right", 10604); - set(goId0, "Bottom", 5954); - set(goId0, "Left", 6525); - set(goId0, "Top", 1850); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 100); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 500); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 153); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1567348137); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 180); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 180); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 51); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 694477138); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 180); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 180); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", 0); - set(axisID, "IndepStop", 51); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 104); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1670097319); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 518367742); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -//Polar axis... - if (axisID != NULL) { - set(axisID, "DisplayAllIndependentData", TRUE); - set(axisID, "IndepStart", -1); - set(axisID, "IndepStop", -1); - } -//Smith chart axis... - if (axisID != NULL) { - set(axisID, "ImpedanceOnOff", TRUE); - set(axisID, "AdmittanceOnOff", FALSE); - set(axisID, "AdmittanceColor", 93); - set(axisID, "AdmittanceLineThickness", 14); - set(axisID, "AdmittanceLineType", 0); - set(axisID, "TickFont", "Roboto Condensed"); - if (get(axisID, "TickFont") != "Roboto Condensed") - set(axisID, "TickFont", "Arial Narrow For CAE"); - } -traceID = get_new(goId0, "Trace", "Source_stabcir[m1,::]", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1384815519); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "Load_stabcir[m1,::]", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 0); - set(traceID, "Uid", 551560952); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 97353013); -// Graphical Object: - set(goId0, "Right", 17153); - set(goId0, "Bottom", 4823); - set(goId0, "Left", 12415); - set(goId0, "Top", 3050); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 500); - set(goId0, "RightMargin", 104); - set(goId0, "TopMargin", 360); - set(goId0, "BottomMargin", 1055); -// Plot Title... - set(goId0, "Title", "RF Frequency Selector"); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 235); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1493486590); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 207); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 207); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatEngineering); - set(axisID, "NumDigits", 2); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 774261946); - set(axisID, "Color", 104); - set(axisID, "UserLabel", "index"); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 14); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 14); - set(axisID, "AutoscaleOnOff", FALSE); - set(axisID, "MinValue", 0); - set(axisID, "MaxValue", 2000000); - set(axisID, "StepSize", 2000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1034907004); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 153); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 125); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 1); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1572043896); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 153); - set(axisID, "LineThick", 14); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 125); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "vs([0::sweep_size(SP.freq)-1],SP.freq)", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 1066343607); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 42); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -markerID = get_new(traceID, "MarkerNew", "m1", "2500000000.00000000000000000000000000000000", 0, "", "", 1, ""); -// Base Class Object: - set(markerID, "Name", "default"); - set(markerID, "Uid", 508411626); -// Graphical Object: - set(markerID, "Right", 0); - set(markerID, "Bottom", 0); - set(markerID, "Left", 0); - set(markerID, "Top", 0); - set(markerID, "Zrot", 0); - set(markerID, "Yrot", 0); - set(markerID, "Xrot", 0); - set(markerID, "Status", 536870912); - set(markerID, "LineColor", 0); - set(markerID, "LineType", 0); - set(markerID, "LineWidth", 0); -// Marker: - if (markerID != NULL) { - set(markerID, "DataScript", "trcdata"); - set(markerID, "DeltaModeStatus", 0); - set(markerID, "MkrType", 1); - set(markerID, "Format", 0); - set(markerID, "NumDigits", 3); - set(markerID, "ComplexNumberFormat", 1); - set(markerID, "AuxFormat", 0); - set(markerID, "AuxNumDigits", 3); - set(markerID, "AuxType", 0); - set(markerID, "AuxZ", "1"); - set(markerID, "AuxComplexNumberFormat", 0); - set(markerID, "ReadoutChartVisualLabel", 1); - set(markerID, "ReadoutSweepVisualLabel", 1); - set(markerID, "ReadoutTypeVisualLabel", 1); - set(markerID, "ReadoutOutlineVisualLabel", 1); - set(markerID, "ReadoutIndeVisualLabel", 1); - set(markerID, "ReadoutDepeVisualLabel", 1); - set(markerID, "ReadoutNameVisualLabel", 1); - set(markerID, "ReadoutVisualLabel", 1); - set(markerID, "SymbolVisualLabel", 1); - set(markerID, "NameVisualLabel", 1); - set(markerID, "MkrDontMoveReadoutWithPlot", 1); - set(markerID, "MkrSweepExpressionsEnabled", 0); - } -// More marker: - if (markerID != NULL) { - set(markerID, "MkrLabelFont", "Roboto"); - if (get(markerID, "MkrLabelFont") != "Roboto") - set(markerID, "MkrLabelFont", "Arial For CAE"); - set(markerID, "MkrLabelFontSize", 180); - set(markerID, "MkrLabelColor", 0); - set(markerID, "MkrReadoutFont", "Roboto"); - if (get(markerID, "MkrReadoutFont") != "Roboto") - set(markerID, "MkrReadoutFont", "Arial For CAE"); - set(markerID, "MkrReadoutFontSize", 14); - set(markerID, "MkrReadoutColor", 0); - set(markerID, "MkrReadoutFillColor", 0); - set(markerID, "MkrReadoutFillPattern", -1); - set(markerID, "MkrReadoutLeft", 14569); - set(markerID, "MkrReadoutRight", 14858); - set(markerID, "MkrReadoutBottom", 3429); - set(markerID, "MkrReadoutTop", 3379); - set(markerID, "MkrIndicatorColor", 0); - set(markerID, "MkrIndicatorSize", 6); - set(markerID, "MkrIndicatorType", 0); - } -// Marker Types: - if (markerID != NULL) { - set(markerID, "MkrOffsetValue", -3); - set(markerID, "MkrAperturePercentX", 10); - set(markerID, "MkrAperturePercentY", 10); - set(markerID, "DrawApertureOnOff", FALSE); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Plot"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 2094984338); -// Graphical Object: - set(goId0, "Right", 14835); - set(goId0, "Bottom", 11228); - set(goId0, "Left", 7771); - set(goId0, "Top", 7818); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 1169); - set(goId0, "RightMargin", 107); - set(goId0, "TopMargin", 125); - set(goId0, "BottomMargin", 558); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 153); - set(goId0, "TitleColor", 0); -axisID = get_new(goId0, "Axis", ddsXaxis, "xAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1982488639); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 153); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 153); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1000000000); - set(axisID, "MaxValue", 5000000000); - set(axisID, "StepSize", 500000000); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsYaxis, "yAxis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 771997465); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", TRUE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 235); - set(axisID, "LineThick", 20); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 235); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", 1); - set(axisID, "MaxValue", 1.2); - set(axisID, "StepSize", 0.02); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsRightYaxis, "Right Y Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 1179514413); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.5); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -axisID = get_new(goId0, "Axis", ddsXaxis, "Bottom X Axis"); -// Axis... - if (axisID != NULL) { - set(axisID, "Uid", 151753501); - set(axisID, "Color", 104); - set(axisID, "UserLabel", ""); - set(axisID, "LabelColor", 0); - set(axisID, "TicksOnOff", TRUE); - set(axisID, "GridOnOff", FALSE); - set(axisID, "LabelsOnOff", TRUE); - set(axisID, "TickValuesOnOff", TRUE); - set(axisID, "FontSize", 140); - set(axisID, "LineThick", 7); - set(axisID, "LineType", 0); - set(axisID, "TickFontSize", 112); - set(axisID, "AutoscaleOnOff", TRUE); - set(axisID, "MinValue", -1); - set(axisID, "MaxValue", 1); - set(axisID, "StepSize", 0.2); - set(axisID, "Logarithmic", FALSE); - set(axisID, "Font", "Roboto"); - if (get(axisID, "Font") != "Roboto") - set(axisID, "Font", "Arial For CAE"); - set(axisID, "Format", ddsFormatAutomatic); - set(axisID, "NumDigits", 3); - } -traceID = get_new(goId0, "Trace", "mu_source", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 591660459); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 19); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } -traceID = get_new(goId0, "Trace", "mu_load", "xAxis", "yAxis", FALSE); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 5); - set(traceID, "Uid", 763309825); - set(traceID, "Status", 536913920); - } -// Rect trace: - if (traceID != NULL) { - set(traceID, "LineThick", 19); - set(traceID, "LineType", ddsSolidLineType); - set(traceID, "FillPattern", -1); - set(traceID, "SymbolType", ddsCircleSymbol); - set(traceID, "SymbolsOnOff", FALSE); - set(traceID, "DisplaySinglePointSymbols", TRUE); - set(traceID, "SymbolsSpacing", 15); - set(traceID, "AlwaysDisplayTransitions", FALSE); - set(traceID, "SpectralArrowheadsOnOff", TRUE); - set(traceID, "LabelSubtracesOnOff", TRUE); - set(traceID, "FillHistogramsOnOff", FALSE); - set(traceID, "Format", ddsFormatAutomatic); - set(traceID, "NumDigits", 3); - set(traceID, "Font", "Roboto"); - if (get(traceID, "Font") != "Roboto") - set(traceID, "Font", "Arial For CAE"); - set(traceID, "FontSize", 112); - set(traceID, "LineColorAutoSequence", FALSE); - set(traceID, "LineTypeAutoSequence", FALSE); - set(traceID, "SymbolTypeAutoSequence", FALSE); - set(traceID, "LineColorAutoSequenceOrder", 3); - set(traceID, "LineTypeAutoSequenceOrder", 1); - set(traceID, "SymbolTypeAutoSequenceOrder", 2); - if (DDSnumTraceTypes > 8) { - set(traceID, "NumberOfDensityColors", 16); - set(traceID, "DensityColorOffset", 0); - set(traceID, "DensityStartColor", 20); - set(traceID, "DensitySymbolType", ddsDotSymbol); - } - set(traceID, "TraceLabelOffset", 100); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Source and Load \nStability Circles"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 299); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 790373625); -// Graphical Object: - set(goId0, "Right", 9128); - set(goId0, "Bottom", 1726); - set(goId0, "Left", 6832); - set(goId0, "Top", 1128); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "If either mu_source or mu_load is >1,\nthe circuit is unconditionally stable."); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 291); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 641316763); -// Graphical Object: - set(goId0, "Right", 13889); - set(goId0, "Bottom", 7660); - set(goId0, "Left", 9186); - set(goId0, "Top", 7078); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Move marker to desired \nfrequency. The stability\ncircles and stability \nfactor, K, will be updated."); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 292); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", TRUE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1273328792); -// Graphical Object: - set(goId0, "Right", 16369); - set(goId0, "Bottom", 2586); - set(goId0, "Left", 13145); - set(goId0, "Top", 1418); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 1); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 56); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1254841262); -// Graphical Object: - set(goId0, "Right", 14565); - set(goId0, "Bottom", 6590); - set(goId0, "Left", 12784); - set(goId0, "Top", 6052); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 248); - set(goId0, "Format", ddsFormatEngineering); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", FALSE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", TRUE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "SP.freq[m1]", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 341587894); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "RF Frequency"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 291); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 436573828); -// Graphical Object: - set(goId0, "Right", 14232); - set(goId0, "Bottom", 5886); - set(goId0, "Left", 12486); - set(goId0, "Top", 5595); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Listing"); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1764403189); -// Graphical Object: - set(goId0, "Right", 17192); - set(goId0, "Bottom", 6638); - set(goId0, "Left", 15660); - set(goId0, "Top", 6038); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 7); -// Box... - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); -// Plot base... - set(goId0, "LegendOnOff", TRUE); - set(goId0, "LeftMargin", 13); - set(goId0, "RightMargin", 13); - set(goId0, "TopMargin", 0); - set(goId0, "BottomMargin", 13); -// Listing column: - set(goId0, "ListingFont", "Roboto"); - if (get(goId0, "ListingFont") != "Roboto") - set(goId0, "ListingFont", "Arial For CAE"); - set(goId0, "ListingFontSize", 247); - set(goId0, "Format", ddsFormatAutomatic); - set(goId0, "NumDigits", 3); - set(goId0, "OutlineOnOff", TRUE); - set(goId0, "OutlineColor", 0); - set(goId0, "LabelOnOff", FALSE); - set(goId0, "OutlineLineType", ddsSolidLineType); - set(goId0, "OutlineThickness", 14); - set(goId0, "VerticalScroll", 0); - set(goId0, "ShowIndependentData", TRUE); - set(goId0, "SuppressTable", TRUE); - set(goId0, "AutoSizeListingWidth", FALSE); - set(goId0, "DisplayUnitsOnOff", TRUE); - set(goId0, "TransposeData", FALSE); -// Plot Title... - set(goId0, "Title", ""); - set(goId0, "TitleFont", "Roboto"); - if (get(goId0, "TitleFont") != "Roboto") - set(goId0, "TitleFont", "Arial For CAE"); - set(goId0, "TitleFontSize", 140); - set(goId0, "TitleColor", 0); -traceID = get_new(goId0, "Trace", "stab_fact(S[m1])", "", "", FALSE); -// Text trace: - if (traceID != NULL) - set(traceID, "ComplexNumberFormat", ddsComplexFormatMagPhase); -// Trace: - if (traceID != NULL) { - set(traceID, "TraceType", ddsAutomaticTraceType); - set(traceID, "Color", 1); - set(traceID, "Uid", 558378688); - set(traceID, "Status", 536913920); - } - set(goId0, "PlotLogoHideOnOff", FALSE); -// Initialize plot - set(goId0, "InitPlot", 0); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Stability \nFactor, K"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 291); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 2104339206); -// Graphical Object: - set(goId0, "Right", 16987); - set(goId0, "Bottom", 5948); - set(goId0, "Left", 15870); - set(goId0, "Top", 5366); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 1); -goId0 = get_new(pageId, "Text"); -// Text: - set(goId0, "String", "Use with S_params or Sparams_wNoise Schematic Templates"); - set(goId0, "Font", "Roboto"); - if (get(goId0, "Font") != "Roboto") - set(goId0, "Font", "Arial For CAE"); - set(goId0, "FontSize", 192); - set(goId0, "TextColor", 0); - set(goId0, "FillPattern", -1); - set(goId0, "FillColor", 0); - set(goId0, "OutlineOnOff", FALSE); -// Base Class Object: - set(goId0, "Name", "default"); - set(goId0, "Uid", 1788298591); -// Graphical Object: - set(goId0, "Right", 13804); - set(goId0, "Bottom", 890); - set(goId0, "Left", 8528); - set(goId0, "Top", 698); - set(goId0, "Zrot", 0); - set(goId0, "Yrot", 0); - set(goId0, "Xrot", 0); - set(goId0, "Status", 0); - set(goId0, "LineColor", 0); - set(goId0, "LineType", 0); - set(goId0, "LineWidth", 0); -// Base Class Object: - set(pageId, "Name", "Page 2 : Circles_Stability"); - set(pageId, "Uid", 2000213070); - set(pageId, "Invisible", FALSE); - set(ddoId, "UpdateAllExpressions", TRUE); - set(ddoId, "EnableExpressionUpdates", TRUE); - -ddWinId = get_new(ddsId, "Window", -1425, 641, 1078, 818); - set(ddWinId, "Object", ddoId); - set(ddWinId, "CurrentPage", 2000213070); - set(ddWinId, "PageViewRect_1122423810", list(3675, 8139, 14436, 457)); - set(ddWinId, "PageViewRect_2000213070", list(-3954, 12920, 25949, -2879)); - set(ddWinId, "Frame", list(-1425, 641, 1078, 818)); - set(ddWinId, "Maximized", TRUE); - set(ddWinId, "ForegroundColor", 0); - set(ddWinId, "BackgroundColor", 8); - set(ddWinId, "WindowPageOrder", list("Page 1 : Circles_Ga_Stab","Page 2 : Circles_Stability")); - -} - -_DDSobjectSaveRestore_() ;