09-18-2006 08:58 AM
09-18-2006 09:17 AM - edited 09-18-2006 09:17 AM
I don't understand what you are attempting to do with the type casting and the other stuff. None of that is necessary to do what your question asks. Look at the attachment. Since you already have controls for frequency and amplitude, I didn't wire those up as it would be redundant.
Message Edited by Dennis Knutson on 09-18-2006 08:17 AM
09-18-2006 10:10 AM
09-18-2006 10:23 AM
09-18-2006 01:45 PM
Dennis,
This convertions are necessary because I´m communicating two(or more) computers and the vi´s only read string data type, so because this I´m using type cast to convert an array string data to an array numeric data. The input of signals (the waveform, the frequency and the amplitude) is concatanated strings. I attach for you the vi that I said. I´m using two vi´s (Server vi and Client vi). The Server generate the signal and the Client display them. Both vi´s I see in Find Examples and I did some modifications.
Thanxs...
09-18-2006 02:33 PM - edited 09-18-2006 02:33 PM
Message Edited by Dennis Knutson on 09-18-2006 01:33 PM
09-18-2006 03:23 PM
09-18-2006 03:34 PM