LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Technical support for labview

I am working with a HIOKI MR8875 data logger and communicating with it through LabVIEW. I need help with the waveform acquistion.I want to provide a signal frequency as an input in LabVIEW.For example, if i set the signal frequency to 5kHz.I want to configure the HIOKI data logger and LabVIEW correctly so that the waveform displays 5 complete cycles.

0 Kudos
Message 1 of 2
(150 Views)

The signal frequency is given by the signal, so I assume you want to adjust the sampling frequency. I assume your LabVIEW program communicates via LAN using SCPI style commands via their driver. To see 5 complete cycles, you need to match the sampling rate and time duration accordingly. Can you provide more detail?

0 Kudos
Message 2 of 2
(96 Views)