Velmex    |    BiSlide    |    XSlide
Image Fade Right
 
VXM Driver Documentation - Visual C# 2003 - PortClear
 
Image - VXM

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

PortClear

The "PortClear" function is used to clear all characters that may be in the serial port buffer.

Syntax:
      public int PortClear()

Parameters:
     
           

Returns:
      0 if failed
      1 if successfull

Example:
      CallPortClear = Vxm.PortClear();

Image Fade Bottom Image Fade Right Bottom