Create Project

Before programming, create a project in each development environment.
And, include the header files and library files necessary to use C-WaveformGenerator SDK functions.

In this tutorial we will create the simplest dialog-based application.
It does not use the C-WaveformGenerator SDK functions, but does the necessary work before using the functions.
The application created here can be used in subsequent tutorials.

Programming Example for each language

Visual Basic .NET (.NET8)
Visual Basic .NET (.NET Framework)
Visual C# (.NET8)
Visual C# (.NET Framework)
Visual C++ (MFC)