Hello,
I'm trying to plot my acquired data on a waveform chart with a static sine wave. For context, I'm performing a motor control force-tracing task for a research study and would like to compare the participants force trace to the reference sine wave data. The reference sine wave the participants are trying to trace with by pressing the load cell would therefore have to be plotted on the waveform chart immediately after the program is started. Can anyone help me get started? I'm currently able to acquire data from DAQmx and plot on the waveform chart in real time, however, I have tried using bundle and combine signal functions without success to plot against a reference sine wave.
Any assistance would be appreciated.