LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting realtime date and time on chart display

I cannot seem to get the date and time scale on my graphs to match with the trace.
I am sampling once a second for up to a week.
I am feeding the following parameter to my graph
xscale.format of 7
xscale.maximum  of Current date and time as a double
xscale.multiplier of 1
I have a loop with
wait until next multiple of 1000
My trace appears to be mid window
 
What I am doing wrong?
 
Daniel
0 Kudos
Message 1 of 4
(2,927 Views)

You might need to specify the xscale range start and minimum. Can you post your code??

0 Kudos
Message 2 of 4
(2,921 Views)
0 Kudos
Message 3 of 4
(2,891 Views)

Hi Daniel,

I have saved and run your code but I am not having the problem that you describe in your earlier post.

The data I aquire fills the whole of the chart display.

Could you possibly post a screen shot of the trace you are getting?

Also what Operating System are you running on?

If you are using windows I would suggest that you replace the DAQmx Base VIs to DAQmx and switch your device so that you can configure it in MAX.

Regards

Emma Rogulska

NIUK & Ireland

0 Kudos
Message 4 of 4
(2,861 Views)