Simlab automation using python
Hello,
I am looking for a list of python script functions to automate Simlab tasks. I already searched in Simlab help, but it seems that all the functions are not in it. On Simlab learning center, I found some scripts as example but they did not help me.
My real problem is for automating selection. I record my action in Simlab, for example create a group with a node and if I change the node value by a parameter (which has exactly the same value) in the python script, when I run it, the log file reports that : 'No node selected for node group'.
Thank you in advance for your help,
Find more posts tagged with
Sort by:
1 - 3 of
31
Hello,
I found the solution for my problem, if you want to select your entity in your python script, you need to call the entity like in the capture. I hope that it will help someone.
I am still thinking that a list of python script functions to automate Simlab tasks could be useful, if somebody have it, please share !