02-03-2011 04:39 AM
Hi,
I have an expression node which is very long. How do I break it into multi-lines?
Thank you in advance.
Qing
02-03-2011 05:21 AM
Can you post your expression. I would imagine that you are unnecessarily using an expression node.
Rgs,
Lucither
02-03-2011 05:26 AM
Hi Lucither,
Thank you for your help. Here attached is my VI.
Regards,
Qing
02-03-2011 05:29 AM
Could you re-save for LabVIEW 2009
Rgs,
Lucither
02-03-2011 05:41 AM
Hi Lucither,
I tried but do not know how to do it. Instead I attached my images of VI to you in a Word document.
Thank you for help.
Regards,
Qing
02-03-2011 05:43 AM
Ha, sorry but i also dont have that version of word, only have word 2003
To save for a previous version is simple though. goto file>Save for previous version. You then can select to save it for 2009
Rgs,
Lucither.
02-03-2011 05:52 AM
Hi Lucither,
I did it. Here is the VI in 2009 version.
Regards,
Qing
02-03-2011 08:35 AM
As Lucither said in his first post, you might be better off not using the expression node.
Here is what the first part of the expression would look like in pure G. The false case would contain the other conditional expression.
Lynn
02-03-2011 08:56 AM
Sorry for the delay in my reply, went out to meet a friend. Fortunately Johnsold did exactly what i wanted to demonstrate perfectly. I can't even remember the first or last time i used and expression node, im sure there will be a perfectly viable case to use them but up to now have done fine using the normal functions (As Johnsold has illustrated)
Rgs,
Lucither.