Is it possible to read the entered value in the server license ID using the code?
Or in some other way see the available server license but not whether it is there but its code
Is it possible to read the entered value in the server license ID using the code?
Or in some other way see the available server license but not whether it is there but its code
I want to check if it is possible to check the currently available server license code. To connect to the server license, enter the address. Now, is it possible to use script to see what code is currently entered? Because I can't find it in view.
My second question is whether it is possible to display information, similarly to the stand-alone license
Hi @Patryk, was Jeanette F's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.
If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.
Hello @Patryk,
You cannot see the server license information like the standalone license from the client PC.
The most similar things you could do is check license features with licensehasfeature() which will return a 1 or 0 if the software is licensed to have access to a particular feature. The features are all constraints that start with CLF_
You can also go to the help menu and select " About FlexSim". You will then see what modules are licensed.
You can also use a command to print the license type to a node in a tree. (The "so" is the text node in the tree that you want to write to).
applicationcommand("getsysteminfo", 7, so);
I see . one more question. Is it possible to read the saved information in the "License Server" tab using the code? I don't see a reference to this particular information in the view tree
Hi @Patryk,
Like other user settings, the licensing settings are saved to your prefs.t file, which are loaded in FlexSim's environment node.
In this image I show an example of using the tree search functionality to find the nodes you're looking for:
11 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved