09-22-2005 05:59 AM
09-22-2005 06:42 AM
Hello Robin,
do you really need a for-loop? I have here a VI with the same function.
Regards ThomasD
09-22-2005 07:19 AM
Well... it's seems the best solution, but i have no experience with labview ( just one week), so probably there is a much better solution to this problem.
I want the user to input some data. When the user presses the save button the data is stored in an array(4 columns with 4 data entries). The user can input some more data and when he presses the save button again, the data is stored on the second row of the array.
The whole purpose of this is: I want to make a thermostate to control the temperature in a room. The user can give in start time, end time, temperature and day of the week. The user can set the thermostate to control the temperature by day and time.
My idea about this is: Save the data in an array and compare this to the system time/date. Based on that he must put the heating on or off... please help, i still can't get it working.
Sorry for my english.. i try to make the best of it 😉
09-22-2005 07:59 AM - edited 09-22-2005 07:59 AM
Message Edited by Robert.Bedford on 09-22-2005 07:59 AM
09-22-2005 01:00 PM
Thnx for the help! I really appreciate it
The first example is very nice. But the program stops after 4 entries.
The second example looks better, altough i cant get it working. It just doesnt do anything at all. Can someone please fix this for me ? Thnx!
09-22-2005 02:26 PM
09-22-2005 02:32 PM
09-23-2005 03:31 AM
09-23-2005 09:52 AM
09-23-2005 02:32 PM