Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Discuss Simulation Electronics SiWave Scripting Help – ScrPlaceCircuitElementsToNearestRefPin Reply To: SiWave Scripting Help – ScrPlaceCircuitElementsToNearestRefPin

ybharadwaj
Subscriber

I am trying to create a port for a capacitor, and I am using the command as below,

oDoc.ScrPlaceCircuitElementsToNearestRefPin (3, 50.0, 'C2', 'C11', 'VDDA', 'C2', 'C11', 'AGND', ["1","2"]).

Above command, returns value of 2. What does return value 2 mean? There is no error parsing table.

TBH, the documentation for this command is subpar.. Need help!

[bingo_chatbox]