========================================================================
      MICROSOFT VB6 Windows Application : PerformaxCDModbus
========================================================================

Overview:

This is a Visual Basic 6 application that allows the user to test the
features of the Performax CD-Modbus

Communication between the Performax USB motion controller and the application 
is established by functions referenced through the Modbus Automation Server
(view folder "mod102").  This is an ActiveX automation server.  You must first 
register the server in order for this sample program to run properly.  Please 
view Readme.txt file in "mod102" folder for directions on how to register the
Modbus Automation Server.

Notes:

For the modbus server object, all register and coil addresses are 0-based.
    Ex: Address 1001 is represented as 1000.