Re: Reusing previous values!

2004-03-30 Thread Atmapuri
read from the vars... Are you sure that indicators are not guaranteed to retain the values between iterations? Thanks! Atmapuri.

Reusing previous values!

2004-03-30 Thread Atmapuri
Hi! I would like my SubVI to return values from the previous call, unless one of the input's is True. I just placed all the "output" indicators within a case statement. Is that a good method. Are the indicators guaranteed to retain their values even between calls to the SubVI? Thanks! Atmapuri.

Defining SubVI!

2004-03-30 Thread Atmapuri
Labviews "Functions" panel and where do you define on which subpanel... Is it possible to insert a subVI without placing it on the "Functions" panel? Thanks! Atmapuri.

Re: Color changing!

2004-03-21 Thread Atmapuri
Hi! "djadjok" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Ehh... And where is the problem? Just use a color tool from tools > palette... You have to know first its there Thanks! Atmapuri

UDP address!

2004-03-21 Thread Atmapuri
Hi! The UDPWrite vi expects the address of the computer and the type is U32. But the address is usually www.something.com or an IP address. So what is U32 and how do I get it from an IP number? Thanks! Atmapuri.

Re: Array of float32!

2004-03-21 Thread Atmapuri
e). The idea of buffers seems to be difficult to implement since the entire Labview is per sample oriented. Atmapuri.

Color changing!

2004-03-21 Thread Atmapuri
Hi! How do I change the color of the front panel? Thanks! Atmapuri

Array of float32!

2004-03-21 Thread Atmapuri
and then reset the array size Looks complicated to me... Thanks! Atmapuri.