Velmex    |    BiSlide    |    XSlide
Image Fade Right
 
VXM Driver Documentation - Visual C 6 - PortReadReply
 
Image - VXM

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

PortReadReply

The "PortReadReply" function is used to read any responses from the VXM controller.

Syntax:
      char* PortReadReply(void)

Parameters:
     
           

Returns:
      blank string if no characters found on the port
      any characters found on the port if successfull

Example:
      CallPortReadReply = PortReadReply();

Image Fade Bottom Image Fade Right Bottom