My boss assigned me a project and I will be taking the LabView Basic I course in a couple of months. We use humidity and temperature chambers at work. Each chamber is connected to a device called Fluke Hydra Logger (Data logger) that scans the current temperature, humidity and appends the readings to an Excel file every 30 seconds. Now every week we stop the data logger and manually save the excel file and dump it to our shared folder where everyone can access it. We will repeat the same process and change the excel filename to the current date (ex. 02_15_2005.xls).
This how the process goes:
Chamber --> thermocouple, humidity sensor --> Fluke Hydra Logger (Data Logger) --> Computer --> Excel file
Now my question is, can we use LabView to do the same process but instead of manually saving and renaming the excel files, we will have LabView to do it automatically?
Sorry for the newbie question guys. Thanks for all help in advance!