The startLicenseMan method is used to initialize the license manager. You cannot execute recipes before initializing the licence manager, and it only needs to be executed once per instance of the application.

Arguments

Args: 
nargout = 0 to specify that the method is not returning anything

Returns:
None 

Syntax

mipar.startLicenseMan(nargout = 0)

Examples

import miparAPI
mipar = miparAPI.initialize()
mipar.startLicenseMan(nargout = 0)

Need more help with this?
Chat with an expert now ››

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.