Velmex    |    BiSlide    |    XSlide
Image Fade Right
 
VXM Driver Documentation - Visual Basic .NET 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:
      PortClear() As Long

Parameters:
     
           

Returns:
      0 if failed
      1 if successfull

Example:
      Dim CallPortClear As Long
      CallPortClear = VXM.PortClear

Image Fade Bottom Image Fade Right Bottom