AllMotion EZStepper and EZServos communicate with an RS485 serial bus. You may use either the RS232 to 485 convert or USB to 485 converter to connect your EZSteppers or EZServos to your computer. Once connected, there are several options for communicating with your EZStepper or EZServo. One of them is to use EZCommander.
EZCommander allows you to send commands to your EZSteppers or EZServos with a single click. Commands strings are entered in the text boxes and sent by clicking on the "Send String" button. You can easily save and store groups of strings. You can also record sequences of commands by clicking the record button and then the appropriate "Send String" buttons in their proper order. When you click the "Playback" button, your commands will be sent in the order and with the same timing as you entered them.
Clicking the "Settings" button opens the Setting Window.
In this window you can choose your comm port and Baud Rate as well as the Protocol in which you wish to communicate. A list of available comm ports is also displayed for your convenience.
Hyperterminal is a terminal emulation program offered by Hilgraeve. You can use Hyperterminal to communicate with your EZSteppers and EZServos through your computer's comm port. This allows you to send commands directly to the units connected to the EZBus as well as receive responses from them. To setup Hyperterminal, follow the instructions below or view the Hyperterminal Video Tutorial.
You can open this connection later by choosing File/Open from the HyperTerminal menu.
To change connection properties later, first click the Call/Disconnect icon to terminate the connection.
You can download a sample VB application by clicking here. This sample VB program allows you to setup a comm port and enter a command string to send to your EZStepper or EZServo. It will then display the response from the unit.