Examples 1.0 -

The Solution files for the examples are zipped and included below. The first example waveform output alternates between a sine waveform and a ramp waveform. The second example demonstrates the user_define_bulk method, and its waveform output is a series of eight pulses with increasing rise/fall times.

Please note that you must re-reference the Euvis_Module_V1p0.dll API file for the examples. To do this, follow the instructions as detailed on the API Reference page. Your compiler must also have been set up with Common Language Runtime Support and with the Multi-threaded DLL Runtime Library. 

Also, please copy your signature file(s)
AWG_yyy_SGN_xxx.dat (for API version 1.0),
AWGyyy_SGN_xxx.dat (for API version 1.1),
where the three digits xxx should be replaced by the serial number of your module(s) and yyy should be replaced by 252, 452, 801, or 272, into the same working directory as your executable file.

example1p0.zip

The examples in this manual work for API version 1.0. For newer modules, please see API version 1.1 examples.