Detecting License fetching error in cadence SKILL

Status
Not open for further replies.

Jay Bharti

Newbie level 1
Joined
Aug 20, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
10
Hi,

I want to detect a License fetching event in Cadence SKILL so that if the program is not able to fetch the license, I could detect it and will stop the further execution of the program.

My script is trying to fetch Layout Editor license but fails. Virtuoso throws such events as warnings in CIW : (eg below)


Thanks,
Jay
 
Last edited by a moderator:

Cant you simply wrap the code that calls the license in a errset function?

Something like:

errset( call the license fetch ) => nil
 

Use the "lmstat utility" to debug license problems in work environment.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…