LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I read the values of front panel variables in loops without using local variables or value property nodes?

Solved!
Go to solution

@apok wrote:

@GerdW wrote:

Hi apok,

 

do you think it's a good example to dequeue a queue in 2 independent loops?

This will just force questions on race conditions...


you could be writing it to two different inputs..(ie voltage supplies)?


Which is a good example of a race condition. Smiley Wink  It will be a race to determine which power supply gets the current value in the queue. 

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 21 of 38
(1,223 Views)

@NIquist wrote:

 

Which is a good example of a race condition. Smiley Wink  It will be a race to determine which power supply gets the current value in the queue. 


i feel like a little catholic school boy, as i am reading ben's "action engine nugget"...Smiley Embarassed

0 Kudos
Message 22 of 38
(1,220 Views)

@apok wrote:

@NIquist wrote:

 

Which is a good example of a race condition. Smiley Wink  It will be a race to determine which power supply gets the current value in the queue. 


i feel like a little catholic school boy...Smiley Embarassed


 

"thy rod and thy staff they comfort me."

 

It because the shepard cares for his flock that he will wack them on the side to direct them away from the cliff they would otherwise wonder over.

 

Smiley Tongue

 

Ben

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 23 of 38
(1,216 Views)

you guys crack me up! engineers are like that....Smiley Wink

0 Kudos
Message 24 of 38
(1,213 Views)

@apok wrote:

you guys crack me up! engineers are like that....Smiley Wink


I thought after reading Ben's AE nugget you will get Wisdom 🙂

-----

The best solution is the one you find it by yourself
0 Kudos
Message 25 of 38
(1,206 Views)

@P Anand wrote:

@apok wrote:

you guys crack me up! engineers are like that....Smiley Wink


I thought after reading Ben's AE nugget you will get Wisdom 🙂


I remember when I first read Ben's AE nugget.  I was just a few years ago.  I had just written a bunch of equipment drivers using the same concept.  I knew the concept of a functional global, but not taken to the AE.  In early code reviews, people were making fun of my architecture.  I did some research and found the nugget.  I showed the nugget to the reviewers and my point was proven.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 26 of 38
(1,203 Views)

You know, I have thought in the past about posting an idea to the idea exchange to call those things something else. I don't know if it is a good idea because there is so much already written about LabVIEW that refers to the little guys as variables. I kind of like I/O device. Maybe I/O register, I/O buffer..

 

Hey Ben, maybe you should post that idea along with your elegant explanation of these things that we call variables.

=====================
LabVIEW 2012


0 Kudos
Message 27 of 38
(1,194 Views)

@Steve Chandler wrote:

You know, I have thought in the past about posting an idea to the idea exchange to call those things something else. I don't know if it is a good idea because there is so much already written about LabVIEW that refers to the little guys as variables. I kind of like I/O device. Maybe I/O register, I/O buffer..

 

Hey Ben, maybe you should post that idea along with your elegant explanation of these things that we call variables.


I never seen Ben posting Ideas (might have posted in the past)

-----

The best solution is the one you find it by yourself
0 Kudos
Message 28 of 38
(1,190 Views)

@P Anand wrote:

@Steve Chandler wrote:

You know, I have thought in the past about posting an idea to the idea exchange to call those things something else. I don't know if it is a good idea because there is so much already written about LabVIEW that refers to the little guys as variables. I kind of like I/O device. Maybe I/O register, I/O buffer..

 

Hey Ben, maybe you should post that idea along with your elegant explanation of these things that we call variables.


I never seen Ben posting Ideas (might have posted in the past)


Re:You should post

You have my permision. Go fo it!

 

Re: never seen Ben

 

My management knows how many ideas I have to make LV better. As soon as the idea exchange was started they dictated that I can NOT post ideas to the IE. Since I post only with their permision I have to defer to the hand that feeds me.

 

Take care,

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 29 of 38
(1,185 Views)

Well that's odd that you cannot post ideas. Anyway I just suggested it on the idea exchange.

=====================
LabVIEW 2012


0 Kudos
Message 30 of 38
(1,178 Views)