Hello,
I have troubles with the way LabView handles physical units in xy graphs. In particular, I use a time scale for the x axis.
The values are timestamps and have the unit [s]. Now I want to read write the min max values for this scale via
property nodes. It seems that the properties for min max do not support the use of the unit I use for the data for
that same axis. This is very inconvenient and I am not even sure which kind of data to use at all for this properties.
Is it simply converting to/from [s] using the unit converter?
(I am using LabView 7.1 for the programm in question).
Thanks,
Olaf