WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 10-08-2010, 11:16 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
I'm not familiar with pspice, but you can call any external process and pass it arguments by using the Python subprocess module. Example:
Code:
import subprocess
subprocess.call(['pspice.exe','arg1','arg2'])
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Call objects created within definitions lilio Vizard 4 07-13-2009 11:13 AM
Director call not working vizmaster Vizard 1 08-21-2008 10:08 AM
slow intersect call pbeeson Vizard 21 09-13-2006 09:51 AM


All times are GMT -7. The time now is 02:57 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC