NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically changing tracing speed in LabVIEW

Hello, 

 

I was wondering if I can use tracing speed API in LabVIEW? I found that it's possible Enable/Disable tracing but not the speed rate. 

Thanks in advance.

 

Best regards,

Dooyoung

Best Regards,
-----------------------------------------------------------------------------------------------------------


0 Kudos
Message 1 of 2
(2,214 Views)

Hi gooohestpoo,

 

This link suggests that you use UIMessageDelay Property to control Tracing Speed programmatically.  I have not tried it (yet) but might be worth giving it a go.

 

Additional:  I gave it a go.  I can control the Tracing Speed of an execution from within a running sequence using:

Tracing Speed.png

 

Hope this helps

 

Steve

Message 2 of 2
(2,159 Views)