06-26-2013 04:27 AM
Question)
You have to create a vi that reads a tdms file which has various groups and channels of data. The vi should enable the user to modify the properties of the file.
For example if in the file a certain channel in a group is storing thermocouple values in ºC, your vi should allow the user to change the unit of data to degree KELVIN/ degree Fahrenheit etc. This should reflect a change in the data as well as the property specified in the property list of a channel. See the attached image for reference.
Also your vi should be capable of accepting a new waveform data for a channel and add it to the existing file or replace one of the existing channel data.
The whole vi should be working on user commands. That is, the user should be able to select an option for adding/deleting a channel data from the file or if he wants to modify the properties of a channel (for example the UNIT of channel data).
Attach VIs and other files in your answer by clicking on the Advanced/Full Editor mode in your comment window while you are typing the comment.
Leave your answers as comments below by clicking on Reply
You will need to be logged-in to do so. Click here to sign-in/sign-up.
Rules & Guidelines
06-27-2013 03:37 AM
please upload the videos asap ...
06-30-2013 11:59 AM
Hello,
I could not complete the full problem.
but here is my code.
07-03-2013 04:38 AM
Hi WWT,
Is this correct?
07-04-2013 08:11 AM
Cong Master_K.... Great one...