What are you looking for?
Suggested searches
No product matches found - System Exception
Matched content
33120A Programming Examples
33120A Programming Examples
The programming examples provided for the 33220A may be used for the 33120A with some slight modifications:
- Remove the command OUTPUT ON from all example programs; 33120A output is always on
- Pulse example will not work; 33120A does not have pulse capability
- PulseWidthMod example will not work; 33120A does not have pulse capability
- Examples using the VXIplug&play driver will not work as written
- Examples using the IVICom driver will not work as written. Replace the line Fgen.Initialize txtIO.Text, True, True with Fgen.Initialize txtIO.Text, False, True
33120A Drivers
To use the example programs, the 33120A drivers consist of the following:
- Keysight VISA-COM and VISA: Are available from the Keysight Developer Network and are installed as part of the Keysight GPIB hardware. Keysight Developer Network
- ISDK: ISDK is installed as part of the free Intuilink for Arb software. IntuiLink for 33120A, 33220A, and 33250A Function/Arbitrary Waveform Generators, Version 1.4
- National Instruments' N1488 IO Library: Is provided by National Instruments and is installed as partof the NI GPIB hardware.