Velmex    |    BiSlide    |    XSlide
Image Fade Right
 
VXM Driver Documentation - MATLAB 7 - LoadDriver
 
Image - VXM

All functions assume you followed directions in the "How To Add To Your Project"

LoadDriver

The LoadDriver function is used to load the VXM driver into memory.

Syntax:
      function L = LoadDriver

Parameters:
     

Returns:
      0 if load failed
      Windows Hwnd to driver if load success (Some MATLAB versions may show the following warning:
      LoadDriver =
      Empty cell array: 0-by-1
      ??? One or more output arguments not assigned during call to '(Project Path)\LoadDriver.m (LoadDriver)'.

Example:
      l = LoadDriver

Image Fade Bottom Image Fade Right Bottom