Products & Solutions
Products
New in Version 13.0
Pulsonix SCM/PCB
High-speed Design
Spice Simulation
Advanced Autorouter
Pulsonix Vault
Database Connection (PDC)
All Features
Download Free Trial
Solutions
Schematic Capture
PCB Layout
3D Design
Embedded Component Technology
Chip-on-Board Design
Flexi-Rigid PCB Design
RF Design
PLM Integration
Migrating from other systems
Sales
Customer Stories
Datasheets
Request a Free Trial
Where to Buy
Contact Us
Technical
Product Documentation
Product Downloads & Updates
Tools & Utilities Downloads
Component Search Engine
Online Gerber Viewer
Services & Support
Contact Support
Training Courses
User Forum
Technical Information
Partners, Tools & Libraries
About
User Login
About Us
ESG
Policies
Contact Us
Free Trial
Sign In
Request New Login Account
Forgot Password
Pulsonix User Forum
Technical advice from Pulsonix engineers and the wider community.
Forum Home
Profile
Register
Active Topics
Members
Search
FAQ
All Forums
Help with using Pulsonix
Scripting
WriteGroupPlots Bug?
Note:
You must be registered in order to post a reply.
To register,
click here
. Registration is FREE!
Screensize:
640 x 480
800 x 600
1024 x 768
1280 x 1024
UserName:
Password:
Format Mode:
Basic
Help
Prompt
Format:
Font
Andale Mono
Arial
Arial Black
Book Antiqua
Century Gothic
Comic Sans MS
Courier New
Georgia
Impact
Lucida Console
Script MT Bold
Stencil
Tahoma
Times New Roman
Trebuchet MS
Verdana
Size
1
2
3
4
5
6
Color
Black
Red
Yellow
Pink
Green
Orange
Purple
Blue
Beige
Brown
Teal
Navy
Maroon
LimeGreen
Message:
* HTML is OFF
*
Forum Code
is ON
[quote][i]Originally posted by HarryHirn[/i] [br]Hi, i am trying to write a script for creating all my needed production data. Now i am stuck with a strange behaviour and am wondering if this is a bug: I want to put the CAMPlots into several folders according their plot group. In my design there are three groups: BSP, Documentation and Gerber. Everything is working as expected except the plot creation for the gerber files. In the group "Gerber" there are gerber and excellon files. The relating part from the script is: PlotWriter.WriteGroupPlots("Gerber",ProductionDataPath + "\\EMS\\PCB Data"); ProductionDataPath is a String containing the desired path. This works fine for the other groups, but for this group only the excellon file is in the defined path, the gerber files are in the folder defined in the Pulsonix Folder Setting. Am i missing something or is this a bug? [/quote]
Upload a file
Check here to include your profile signature.
Check here to subscribe to this topic.
T O P I C R E V I E W
HarryHirn
Posted - 20 Aug 2021 : 10:16:32
Hi,
i am trying to write a script for creating all my needed production data.
Now i am stuck with a strange behaviour and am wondering if this is a bug:
I want to put the CAMPlots into several folders according their plot group.
In my design there are three groups: BSP, Documentation and Gerber.
Everything is working as expected except the plot creation for the gerber files.
In the group "Gerber" there are gerber and excellon files.
The relating part from the script is:
PlotWriter.WriteGroupPlots("Gerber",ProductionDataPath + "\\EMS\\PCB Data");
ProductionDataPath is a String containing the desired path.
This works fine for the other groups, but for this group only the excellon file is in the defined path, the gerber files are in the folder defined in the Pulsonix Folder Setting.
Am i missing something or is this a bug?