Quantcast
Channel: Mentor Graphics Communities: Message List
Viewing all articles
Browse latest Browse all 1329

Proximity count not getting updated correctly 'Use DRC Window' option in Batch DRC

$
0
0

Hello,

We used a small script that runs the batch drc engine in the background and updates the hazard count in View Hazards window. This works perfectly for entire design, but when we use the 'DRC Window' option in the batch drc engine, the DRC run does not seem to be happening properly and the proximity count is not getting updated correctly. Is there anything else that has to be done while dealing with the use of DRC window? Please check and let us know.

 

The sample lines that correspond to this are shown below:

 

' These lines are written into Sample.vbs

Set oDRCEngine = CreateObject("MGCPCBEngines.DRC")

oDRCEngine.DesignFileName = "G:\Designs\Test.pcb"

oDRCEngine.UseDRCWindows = True

oDRCEngine.Go

 

' This line is used to pass the *.vbs to the engine

Call pcbApp.Gui.ProcessKeyin("xs Sample.vbs")

 

Thanks & Regards,

Bharadwaj


Viewing all articles
Browse latest Browse all 1329

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>