![Keysight Technologies N8241A User Manual Download Page 59](http://html1.mh-extra.com/html/keysight-technologies/n8241a/n8241a_user-manual_1962197059.webp)
60
Chapter 2
Basic Operation
Using Programmatic Interfaces
else
disp('ok');
end
[errorN, errorMsg] =
agt_awg_initiategeneration(instrumentHandle1);
if errorN ~= 0
disp(errorN);
disp(errorMsg);
disp('program stopped');
return
else
disp('ok');
end
disp('Press ENTER to close the instrument session and
conclude this example.');
Summary of Contents for N8241A
Page 8: ...7...
Page 9: ...8...
Page 33: ...34 Chapter 1 Introducing the N8241 2A AWGs Maintenance...
Page 64: ...Chapter 2 65 Basic Operation Using Programmatic Interfaces...
Page 65: ...66 Chapter 2 Basic Operation Using Programmatic Interfaces...
Page 76: ...Chapter 3 77 Theory of Operation Waveform Playback Figure 3 3 Waveform Play Flow Chart...
Page 91: ...92 Chapter 3 Theory of Operation Multiple Module Synchronization...
Page 109: ...110 Chapter 5 Direct Digital Synthesis Option 330 Theory of Operation Figure 5 7 DDS...