Forums › TG Series Discussions › API for standalone TG44? › Reply To: API for standalone TG44?
Danny
Participant
Dear All,
Is there a function call to mute the output of the TG? I am attempting to perform some OOSK Pulse modulated tests. The fastest I can accomplish this at present is by calling:-
tgSetFreqAmp(device, 1000000.0, -10.0)
tgSetFreqAmp(device, 1000000.0, -100.0)Which changes the output amplitude but will only yield a 10 millisecond toggle rate when viewed on an oscilloscope. Any suggestions would be gratefully appreciated.
