LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview - Report Timed Loop Priority etc...

Any cross reference like function that can be configured to have labview report on all timed loops in a project, and report their priority, dt and structure name?

 

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

Hey S1ack,

       Unfortunately, there's no function that will automatically generate this information. If you'd like to display, or save, this information then you'll want to wire indicators to the terminals for priority, dt, structure name, etc. If you need to pass these across multiple VI's in the same project, then shared variables would be an option. On the same note, you could also write each of the desired values to a file. Hope this helps!

 

--Ryan S.

0 Kudos
Message 2 of 2
(2,401 Views)