Manuals >Reference >ICCAP_FUNC Statement Print version of this Book (PDF file) |
![]() ![]() |
||||||
|
|||||||
ObjectsIC-CAPSpecify using: "IC-CAP", "ic-cap" or "/" Actions allowed
VariablesSpecify using: "<path>/Variables" where <path> is the path to a Model, DUT, or Setup, or the slash (/) only to specify the top-level IC-CAP object. Actions allowedExamples:iccap_func("/Variables","Save As") iccap_func("/CGaas1/Variables","Save As") iccap_func("/CGaas1/dc/Variables","Save As") iccap_func("/myModel/myDut/mySetup/Variables","Save As") GUI ItemsActions allowedGUI ItemActions allowed
Simulation DebuggerSpecify using: "SimulationDebugger" Actions allowedExampleiccap_func("ic-cap","Simulation Debugger") HardwareActions allowed
HPIB AnalyzerSpecify using: "Hardware/HPIBAnalyzer" Actions allowed
MODELSpecify using: "/<name>" where <name> is the name of the model Actions allowed
CircuitSpecify using: "/<model>/Circuit" where <model> is the name of a model Actions allowedPlotOptimizerSpecify using: "/<model>/PlotOptimizer" where <model> is the name of a model Actions allowed
PlotOptionsPlot Options are associated with the root IC-CAP object, models, and plots. To name the plot options, name the object with /PlotOptions appended (e.g., /PlotOptions, /modelname/PlotOptions, or /model/DUT/setup/plot/PlotOptions). Actions allowedExampleiccap_func("myplot/PlotOptions","SetTableFieldValue", "<access name>","<value>") iccap_func("/mymodel/PlotOptions","SetTableFieldValue", "<access name>","<value>") iccap_func("/mymodel/PlotOptions","SetTableFieldValue", "<access name>","<value>")
To see the current <access name> and <value> settings, save the plot options from the Plot Options dialog then view in a text editor.
Parameter SetSpecify using: "/<model>/ParameterSet" where <model> is the name of a model Actions allowedMACROSpecify using: "/<model>/<macroName>" where <model> is the name of a model, and <macroName> is the name of a macro within that model Actions allowedDUTSpecify using: "/<model>/<DUT>" where <model> is the name of a model, and <DUT> is the name of a DUT within that model. Actions allowed
Test CircuitSpecify using: "/<model>/<dut>/TestCircuit" where <model> is the name of a model and <dut> is the name of a DUT within that model. Actions allowedDevice Parameter SetSpecify using: "/<model>/<dut>/DeviceParameterSet" where <model> is the name of a model and <dut> is the name of a DUT within that model. Actions allowedSETUPSpecify using: "/<model>/<DUT>/<Setup>" where <model> is the name of a model, and <DUT> is the name of a DUT within that model, and <Setup> is a setup within that DUT. Actions allowed
Instrument OptionsSpecify using: "/<model>/<DUT>/<Setup>/InstrumentOptions" where <model> is the name of a model, and <DUT> is the name of a DUT within that model, and <Setup> is a setup within that DUT. Actions allowedINPUTSpecify using: "/<model>/<DUT>/<Setup>/<Input>" where <model> is the name of a model, and <DUT> is the name of a DUT within that model, <Setup> is a setup within that DUT, and <Input> is the name of an input within the setup." Actions allowed
OUTPUTSpecify using: "/<model>/<DUT>/<Setup>/<Output>" where <model> is the name of a model, and <DUT> is the name of a DUT within that model, <Setup> is a setup within that DUT, and <Output> is the name of an output within the setup. Actions allowed
TRANSFORMSpecify using: "/<model>/<DUT>/<Setup>/<Transform>" where <model> is the name of a model, and <DUT> is the name of a DUT within that model, <Setup> is a setup within that DUT, and <Transform> is the name of a transform within the setup. Actions allowed
PLOTSpecify using: "/<model>/<DUT>/<Setup>/<Plot>" where <model> is the name of a model, and <DUT> is the name of a DUT within that model, <Setup> is a setup within that DUT, and <Plot> is the name of a plot within the setup. Actions allowed
|
|||||||
|
|||||||
![]() ![]() |