04-27-2008 10:35 AM
04-27-2008 11:52 AM - edited 04-27-2008 11:52 AM
Mbdeck wrote:
When I right-click and select "creat" all the options for selection appear dimed and non functional. Is there any reason why this could be happening?.
04-27-2008 02:33 PM
05-12-2008 03:40 PM
Hi Altenbach,
I'm going through the online labview basics course and I'm finding a line of code involving a shift register and a case structure quite confusing. I don't know how to paste the code but I provided the link so you can look at it. It is the Temperature control VI.
Scroll down to the block diagram. The code that I don't quite understand is the one that has the bottom shift register. What do you think was the purpose for that bottom shift register?. Why was it initialized to zero?. What value does the right- bottom shift register return?.
If you can just explain those lower lines of codes involving the bottom shift register, the "greater than sign", the "select function" and how it affects the "High Value", that will be great.
Thanks.
Link: http://cnx.org/content/m12247/latest/
05-12-2008 07:51 PM - edited 05-12-2008 07:53 PM
Mbdeck wrote:
If you can just explain those lower lines of codes involving the bottom shift register, the "greater than sign", the "select function" and how it affects the "High Value", that will be great.
05-27-2008 02:06 PM
Altenbach,
How is it going?. I have another question for you. This time it has to do with case structures. The problem is shown below:
Build a VI that uses the Formula Node
to calculate the following equations: y1=x3+x2+5 y2=mx+b . Use only one Formula Node
for both equations and use a semicolon (;
) after each equation in the node.
05-27-2008 03:54 PM
This is completely unrelated to the previous problem, so you should probably start a new thread.
I have no idea why you think you need a case structure for a formula node problem. This makes no sense. 😉
05-27-2008 04:28 PM
05-27-2008 04:34 PM
05-27-2008 05:38 PM