Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open or generate footprint file analysis window #74

Open
shbhuk opened this issue Jun 27, 2017 · 13 comments
Open

Unable to open or generate footprint file analysis window #74

shbhuk opened this issue Jun 27, 2017 · 13 comments

Comments

@shbhuk
Copy link

shbhuk commented Jun 27, 2017

Hi,
I am trying to generate footprints in Python and tried to use the following -

  1. zGetMetaFile - ln.zGetMetaFile('full_path+filename.wmf','Foo')
  2. ipzCaptureWindow

with the analysis code 'Foo'. Irrespective of the analysis code I enter, I always get the default output - the 2D layout. Could you please guide me as to where could the problem lie.

It returns code 0 and saves the 2D layout window as the file for option 1.

@shbhuk
Copy link
Author

shbhuk commented Jun 27, 2017

Conversely, this does work -

ln.zGetTextFile(path+'sample.txt','Foo') and succeeds in saving a txt file

@indranilsinharoy
Copy link
Collaborator

Hi @shbhuk, is it ok if I take a look at it during the weekend?

@shbhuk
Copy link
Author

shbhuk commented Jun 29, 2017

Sure. I also had a problem with the zExecuteMacro, which I posted on another issue thread. Please do take a look at that too.

@indranilsinharoy
Copy link
Collaborator

indranilsinharoy commented Jul 3, 2017 via email

@shbhuk
Copy link
Author

shbhuk commented Jul 6, 2017

Hi Indranil,
Got the time?

@indranilsinharoy
Copy link
Collaborator

indranilsinharoy commented Jul 6, 2017 via email

@shbhuk
Copy link
Author

shbhuk commented Jul 6, 2017

Hi Indranil,
I understand. Take your time.

@shbhuk
Copy link
Author

shbhuk commented Jul 20, 2017

Hey,
Any luck?

@indranilsinharoy
Copy link
Collaborator

Hi @shbhuk Please see #77 (comment)

@shbhuk
Copy link
Author

shbhuk commented Jul 21, 2017

I see. Is there any other way to obtain the Footprint or other Analysis windows?

@indranilsinharoy
Copy link
Collaborator

Can you explain what you mean by "footprint"?
In OpticStudio 14 and above, you should be able to use the macro (zExecuteMacro()) to get analysis windows .... it is not ideal, but that's the only workaround that I could think of. I also know that you had a problem using the zExecuteMacro() function. I'll take a look at it and get back to you.

@shbhuk
Copy link
Author

shbhuk commented Jul 21, 2017

Hi,
Footprint or Spot diagram in Seq.

I tried using ExecuteMacro, but faced an error as mentioned above. Do let me know.

@indranilsinharoy
Copy link
Collaborator

@shbhuk see #62 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants