LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Producer/Consumer-QSM

Rodéric,

 

Thank you for your comments. Guoguang

 


Message 11 of 20
(1,985 Views)

Nice!  That'll keep the queue a 1 element.  (after enough events the original may have had a queue of (acquire, analize, ..., ...., Initiallize) so the re-config would have been greatly delayed and the user would beat his mouse over and over click the params again and made it even worse (shudder)

 

Two oversights-

1.png2.png

 

use a Local (or a property node) in the event and read the terminal on the consumer self enqueue.

 

the data in Initiallize from Initialize00 would be bad and the data in Bias and Analize would never be right

 

Nice work


"Should be" isn't "Is" -Jay
Message 12 of 20
(1,974 Views)

Hi Jeff,

 

Thank you for your reply.

According to your instruction, I have made some modification.

I am not sure I have followed your instructions. Please review them.

Thank you very much!

 

Guoguang

 

Message 13 of 20
(1,963 Views)

Hi Jeff,

 

Thank you for your reply.

According to your instruction, I have made some modification.

I am not sure I have followed your instructions. Please review them.

Thank you very much!

 

Guoguang

 

0 Kudos
Message 14 of 20
(1,962 Views)

Replace the property noe (on a tunnel so it NEVER gets updated) with a read local and you're golden! 

 

PS: Forum ettiquette would have a lot of KUDOs for all the posters that took the time to review your code. This code was pleasant compared to the norm we see!  click some of those + stars under the names of the posters who helped- it is all we get out of volunteering our efforts and expertise.

 

Smiley Wink

 

Keep up the good work!


"Should be" isn't "Is" -Jay
Message 15 of 20
(1,956 Views)

Hi Jeff,

 

Thank you for your reminding.

I have done as you mentioned.

Pls take a look. Any comments

are appreciated.

Thank you very much!!!

 

Guoguang

 

 

Message 16 of 20
(1,949 Views)

nothing to say!

 

how does it work?


"Should be" isn't "Is" -Jay
Message 17 of 20
(1,945 Views)

Hi Jeff,

 

I am a little bit confused.

Could you give me some clues?

 

Thank you!

 

Guoguang

 

 

0 Kudos
Message 18 of 20
(1,943 Views)

Sorry for being unclear.    I meant it looks fine!  I suspect it will run great.  (but you never know till you hit the "run" arrow Smiley Wink)


"Should be" isn't "Is" -Jay
Message 19 of 20
(1,930 Views)

Hi Jeff,

 

Thank you for your reply.

I will test it later.

 

Guoguang

 

 

0 Kudos
Message 20 of 20
(1,917 Views)