Appendix -

March 31, 2010

Updated API version: Euvis_module_V1p2.dll
with updated examples.

  • All Euvis modules share the same API. The latest version is back-compatible with older modules. To access the module-specific API for the AWG, please use the namespace AWG_API. Please be sure to reference this new API before you compile your code. All of the available methods and functions can be identified via the Object Browser in Visual Studio.
  • The Euvis_module_V1p2.dll file is contained in the example.zip file.

February 11, 2010

Updated API version: Euvis_Module_V1p1.dll
and updated examples:

  • Includes examples for dual-channel modules (AWG272/AWG472)

February 17, 2009

API version: Euvis_module_V1p0.dll:

  • All Euvis modules share the same API, Euvis_module_V1p0.dll. To access the module-specific API for the AWG, please use the namespace AWG_API. Please be sure to reference this new API before you compile your code. All of the available methods and functions can be identified via the Object Browser in Visual Studio.
  • The Euvis_module_V1p0.dll file is contained in the example1p0.zip file.