Jump to content

TestStand Sequence Editor load LVClass to slow


Recommended Posts

Hello,Everyone, I'm a LabVIEW developer from China,Wuhan. In the recent, I start to use TestStand in my project. However, I have meet some problems which need help. The problems are descriped below:

1: I write a log class (help to record log info in my program) based on actor framework to archive multi-thread log printing; The Log source code structure is in the attatched figure;

2: I want to use the Log class API(write log/clear log/Open/Close) in TestStand;

3:  I use the TestStand code module and select the "Class member call". However, when I selected the log class, the sequence editor become very slow, the CPU is 25%;

4: After about 1 min, the write log API finally loaded to TestStand , but if I switch to this action from other action, the Teststand will slow again;

I think the reason is the Log class is involved with to to many classes(Since Actor Framework is make up with many classes). But I think this problems may be caused by a setting that I don't know in TestStand. So, if you know anything which can help me solve this problem, please tell me, Thanks!

 

SourceCode.png

TestStand CodeModule.png

CPU.png

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.