I have a Multifunction DAQ Card, and I need to produce a 200 Hz signal. The code I attached is really simple, but I am not getting anywhere near the resolution I need at 200 Hz. I change the dt value, but the frequency does not change whatsoever. Shouldn't it be that if I double dt, the frequency should be half of what it was?? If I want a 200 Hz signal don't I need a minimum dt of 1/200*2 = 0.0025 s?? Help!!