02-17-2018 01:02 PM
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 belowanyway, 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
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
Solved! Go to Solution.
02-17-2018 04:11 PM
You can replace certain values with NaN and they won't show on the graph.
02-18-2018 11:49 AM
Thank you.
If someone interested - http://digital.ni.com/public.nsf/allkb/2857506342F1DA6686257091005EFEEB