LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Timeout in waveform graph(cut out some data from chart)

Solved!
Go to solution

Hi,

I prepared drawing data from binary file to mixed waveform graph,

and honestly, I have no idea how to mark timeouts of signals(for example if the devices is off for some time during saving data to binary).

 

Client wants me to mark a timeout(time without communication with the module) as I show belowobraz.pnganyway, anybody knows if it possible??

 

All what Ive tried so far changed entire plot color. Is it possible to change only the part of the it?

I dont want to draw second plot marked as black to cover it... and the client doesnt want to agree to take data to zero as showed below

obraz.png

Now I am wondering if I should try with Xcontrol(but I dont believe to find solve it in that way)

 

 If it is impossible I am ready to write it in c# or other language and import as .net, but it will take a lot of time to make it from the beginning. Labview costs too much to use other languages apart from it;p.

 

best regards,

M

0 Kudos
Message 1 of 3
(2,638 Views)
Solution
Accepted by topic author Mirasoul

You can replace certain values with NaN and they won't show on the graph.

Message 2 of 3
(2,611 Views)
0 Kudos
Message 3 of 3
(2,584 Views)