Jochen,
thanks for your response. When logging in as admin it works fine.
but I ran into another problem, maybe you can give me a hand on that:
I would to store some test descriptive text to "Freier Text 1" of the
Properties VI. The text is defined as a string and looks like
[Abtastfrequenz Hz] 10000
[#Scans/Messpkt] 81920
[Offsets V] 1.000000 2.000000 3.000000 4.000000
[Temperatur °C] 0.0
[Pbaro Pa] 0
I get back error 2574 (LabVIEW: Der String, der an diese Funktion
übergeben wurde, enthält Binärzeichen, die für .tdm-Dateien nicht
gültig sind. Zum Speichern von Binärdaten sollten Datenkanäle für
vorzeichenlose 8-Bit-Integer verwendet werden.) The function seems to
recognise the numbers although the whole thing is defined as string.
Why is that the case? Do you have an idea to go around it?
Regards, David