SUMMARY
The forum discussion centers on programming the Agilent 8114A Pulse Generator to automatically vary frequency from 1.1Hz to 10.1Hz with a 1-2 second delay. Users suggest utilizing SCPI commands for programming, but note that the device does not support frequency sweep or chirp functions directly. Alternatives include using an external trigger or a microcontroller, such as the Adafruit Trinket, to achieve the desired frequency modulation. Recommendations for external sweep generators, like the FY2212S DDS Function Sweep Frequency Signal Generator, are also provided to enhance functionality.
PREREQUISITES
- Understanding of SCPI (Standard Commands for Programmable Instruments)
- Familiarity with pulse generators, specifically the Agilent 8114A
- Basic programming skills in languages like Python or LabVIEW
- Knowledge of piezoelectric materials and their resonant frequency behavior
NEXT STEPS
- Research SCPI command programming for the Agilent 8114A Pulse Generator
- Explore external trigger options compatible with the Agilent 8114A
- Learn to program an Adafruit Trinket for frequency modulation tasks
- Investigate the FY2212S DDS Function Sweep Frequency Signal Generator and its applications
USEFUL FOR
Engineers, researchers, and hobbyists working with pulse generators, particularly those involved in experiments with piezoelectric materials and frequency modulation techniques.