Counting the duration of a certain computer operation with Labview

Status
Not open for further replies.

k1_zav

Junior Member level 2
Joined
Mar 13, 2005
Messages
23
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Activity points
1,460
I want to count the duration of a certain job of computer with Labview:

I have a loop in my program(Labview program) and I want to know how much it takes to be done for one iteration.
please tell me exactly what should I do?
would u help me?
 

Re: Labview Again

Try to use Tick Count (from Time & Dialog menu), put it inside your loop and wire to external numeric indicator.
Execute your loop only once, read the ndicator, then execute your loop for the second time (again only once) and read the indicator again ..
read2-read1= elapsed ms ..
Regards,
IanP
 

    k1_zav

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…