LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to freeze a waveform

i have a transmitting signal...how can i programme my virtual oscilloscope to freeze the transmitting waveform?
0 Kudos
Message 1 of 3
(3,127 Views)
Hello

The CVI graph will retain the plot data, so you can stop plotting the data to the graph, and that would in effect freeze the display. Althought the implementation of how you would set this up hardware-wise would be based on the type of device you are using to transmit the signal.

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 3
(3,127 Views)
if that's the case, do i have to add any source codes to stop plotting the data to the graph? if i need to add source codes, wat source codes shld i add?
0 Kudos
Message 3 of 3
(3,127 Views)