LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

query

Solved!
Go to solution

In a case :"WRITE :K2 TO COM 4 AND READ"  where one sub vi present in attached file so i want to calculate time required to run this sub vi..thankss in advance

Download All
0 Kudos
Message 11 of 17
(752 Views)

@manya wrote:

In a case :"WRITE :K2 TO COM 4 AND READ"  where one sub vi present in attached file so i want to calculate time required to run this sub vi..thankss in advance


As I said, you cannot calculate the time, you need to measure it. Here is what you could do to measure the approximate subVI call duration in milliseconds.

 

 

(Also, you string should go into a shift register. No local variables needed.)

0 Kudos
Message 12 of 17
(750 Views)
how i can measure time in microsecond??
thankss in advance
0 Kudos
Message 13 of 17
(732 Views)

Use "high resolution relative seconds" instead of "tick count". Cand be found in the vi.lib/utilities folder. (details)

0 Kudos
Message 14 of 17
(729 Views)

hii friendss ..

i can communicate with ADM module with some basic command but

how I  can read advantech module name (i.e 4024,4017 etc)by using MODbus commands,

thankss in advance..!!

0 Kudos
Message 15 of 17
(696 Views)

I recommend to start a new thread.

 

Your last question seems completely unrelated to what has been discussed here, so appending to a thread already marked as solved is not useful.

 

(... and please use a descriptive title this time. Thanks!) 😄

0 Kudos
Message 16 of 17
(688 Views)

Hii

 I have another query.....

how I can generate  direct sequence spread spectrum using Bpsk modulation by LABVIEW 2011

 

please give me a basic idea from where I can start....

 thanksss in advance...!!!

with warm regards... 

0 Kudos
Message 17 of 17
(675 Views)