09-06-2013 10:23 PM
@RavensFan wrote:
Did you try wiring a False constant into the top of the functions you are using now? Like I said in message 16?
There's not a single boolean constant in the code ...
09-06-2013 10:39 PM
09-07-2013 07:05 AM
Try setting the marked input to FALSE.
/Y
09-07-2013 12:29 PM
I'm trying to put the function false, but not ta working. Its help me please I sent the VI. please
09-07-2013 12:54 PM
I don't see anyplace where you have set the input to false or where you are using a Scan From String function. You have also not posted the subVI you are using. Please post a VI with the corrections that you say you have made.
09-07-2013 03:22 PM
/Y
09-07-2013 06:01 PM
I want to thank everyone who helped me by hints at what to do this transformation. The program worked. Much obliged. Thank you.
09-07-2013 06:07 PM
One more doubt. Is to transfer the data from Labview to Matlab?
09-07-2013 08:23 PM
@Carvalho10 wrote:
One more doubt. Is to transfer the data from Labview to Matlab?
I would recommend just writing your data to a CSV file and then have your Matlab code read that file.
09-07-2013 11:29 PM
I am reading my data to write the measurements file, then open in TXT. I do not know what is CSV. how to connect and which block or icon works?