09-26-2014 08:08 AM
hi,
I want to re write the property (in labview )" Storage date/time " with the actual value(datetime)
but what does diadem expect the property name to be as it doent accept blank spaces etc (converts everything to "_" 😞
is there any trick for this how to insert the propertyname.
names without blank r not an issue
09-26-2014 08:34 AM
Script name | datetime |
for this Storage Date/Time the Script name is given (also for all other props)
its mentioned in Help
tht solves the issue
09-26-2014 08:36 AM
DIAdem has display names. The real name of the property can be seen if you drag and drop the Property int diadem script.
So dragging "Storage date/time" results in
Data.Root.Properties("datetime").Value
Which means the real name is 'datetime'.
09-29-2014 02:20 AM
Hi aparab,
like Andreas asked, it's neccessary to know ehich property you mean.
How do you write this property in LabVIEW? Which result do you get in DIAdem?
Regards,
Philipp K.
AE | NI-Germany
09-29-2014 11:40 AM
Hi aparab,
Check out this white paper that talks about this property and lots of other points regarding writing TDMS files with LabVIEW that work well with DIAdem and the DataFinder.
http://www.ni.com/white-paper/14252/en/
Brad Turpin
DIAdem Product Support Engineer
National Instruments