DASYLab

cancel
Showing results for 
Search instead for 
Did you mean: 

Triggered graph / chart

I would like to trigger a graph to show 1080 degrees worth of data. I have an X-Y graph (X: angle, Y: pressure) with the x-axis from 0-360 deg. That means I have three loops (0-360-720-1080 degees). When I plot, however, I get a bunch of loops. It looks like three sets of three loops overlaping each other. I have the "delete after" in the module settings set to 1. Here are some of the solutions I have tried to no avail:

 

I have used a circular buffer before the chart to release and reset every 1080 deg.

 

    -No change in functioning...

 

Reseting graph with the action module every 1080 degrees.

 

    -The graph is primarily empty, and when I try to freeze the graph for inspection it is deleted with the next reset function.

 

Update the display of the graph with an action module

 

    -doesnt seem to get me any progress.

 

Any other tips or ideas to triggering the x-ychart to work cyclically would be very helpful indeed! Many thanks in advance.

 

Regards,

 

Robert

0 Kudos
Message 1 of 3
(5,713 Views)

Have you tried a larger "delete after" number?

 

It's resetting every one block. 

Measurement Computing (MCC) has free technical support. Visit www.mccdaq.com and click on the "Support" tab for all support options, including DASYLab.
0 Kudos
Message 2 of 3
(5,710 Views)

One block already contains too much data. I have triggered relays that allow measurements at every degree of rotation (via physical trigger wheel). For every rotation, I have 360 data points.

 

ASs I understand it, blocks are a group of samples so they are time-based. I need event-based data, so deleting by blocks will not yield a satisfying result. Is there a way to reset the graph via combi trigger?

 

Thanks

0 Kudos
Message 3 of 3
(5,706 Views)