The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

Re: LabVIEW Functional Nodes #3

SercoSteveB
Active Participant

What functionality does the following Block Diagram Function provide?

metro.jpg


a) Waits until the value of the millisecond timer becomes a multiple of the specified millisecond multiple and returns the value of the millisecond timer
b) Waits the specified number of milliseconds and returns the value of the millisecond timer.
c) Waits for one Timer Tick.
d) Waits until the value of the millisecond timer becomes a multiple of the specified millisecond multiple and returns the specified millisecond multiple.

Comments
Anagha.G
Member

ans. is a

mini09
Active Participant

I go with D. My opinion is wait function doesn return any values so i go with d

BenoitP.
Member

Ans is A. This Vi fonction return the value of the ms timer ! After waiting until the value of ms timer becomes a multiple of the specified ms at input.

srinath@elsys.in
Member

Ans is A... i agree with Ana and Benoit

dharmendra
Member

Answer : A

saki
Member

Answer is A

SercoSteveB
Active Participant

Answer: A Nice one G.Ana, BenoitP., srinath@elsys.in, dharmendra & saki.

RAMESHB
Member

Ans is A

HOLLA1112
Member

Ans is A

ashwinilele
Member

I m getting confused  in between A And D .

Because " specific " word .

Thanks @ BenoitP . Who give very nice explain action . Value of Ms timer .

Ans is A

Blake.N
Member

A