This sample program shows how to program AWG7000/5000 Series with VISA library. It sends a waveform data and then starts waveform generation. [How to build the sample program] 1. Select Start -> Microsoft Visual Studio .NET 2003 -> Visual Studio .NET Tools > Visual Studio .NET 2003 Command Prompt menu. 2. Change directory to the directory where the sample.cpp and make.bat file exist. 3. Modify RESOURCE_STRING in sample.cpp accordingly to meet your VISA connection environment. 4. Execute make.bat