07-28-2008 06:36 AM
07-28-2008 06:41 AM
07-28-2008 06:47 AM
Thanx dear muks,
You helped(starred) me in lot of cases especially today. It's my pleasure to help you all.
Thanks,
Mathan
07-29-2008 04:10 AM
07-29-2008 04:31 AM
07-29-2008 05:00 AM
07-29-2008 05:09 AM
01-07-2009 03:16 PM
Does it possible to change the value of the conditional symbol from the block diagram?
Thanks
01-08-2009 04:29 AM
No, it is not possible to change the symbol values from the block diagram, for the simple reason that they are not a compiled resource. It is a tool for controlling the LabVIEW precompiler, similar to the #pragma command in C.
As mentioned above it is useful for instructing the compiler what to include in a project build, for instance when porting the program to another operating system.
01-08-2009 09:05 AM
Are you sure?
Because I can read the description of the project as you see in the picture I have attached.
Thanks