I. Hardware wiring
	1. Find and run the program "mach3instEn.exe" to install the software.
	2. Connect the Motion board to your PC with a Ethernet cable.
	3. Prepare a DC 5V power supply (at least 1A).
	4. Wire the Positive/Negative Poles of your DC 5V power supply to the Motion board's "5V"/"GND" terminals.
	hardware wiring is OK!

II. Setup IP address of your PC.
	The default IP address of the Board is "192.168.8.8", In order to communicate with the Board,
	you need setup your PC's IP address within the same subnetwork.
	
	Please Setup the IP address of your PC like this:
		IP address:	192.168.8.200 (or other legal addresses)
		subnetwork mask: 255.255.255.0
		router address:	192.168.8.1

	After completed your setup. maybe you can run the Prompt command "ping" to check the wire:
		ping 192.168.8.8 -t
	 
III: Run the shortcut "Eth Pro" on your Desktop to start the software.




PS:
I. ------ YOU CAN USE THE TOOL CHANGING THE IP ADDRESS OF THE BOARD ------
	1. Find the tool:"ParamInjector.exe" in CD.
	2. Run the tool. You can see something as follow:

	BITSENSOR EthMotion Controller Parameters Injector. Ver 0.90
	 Commands list:

	  find
	  set ip_address net_mask default_router
	  exit

	>find              -------------------------------------------find command,to find the board
	  (Press 'b' to breakout.)
	  finding ....
	  EthMotion Card found. Card IP address is: 192.168.8.8
	>set 192.168.3.20 255.255.255.0 192.168.3.1      ------------------------------------setup the IP address 
	  (Press 'b' to breakout.)
	  setting ....
	  Parameter Changed.
	  Please Power off to carry into effect.
	>



	After setup completed, please Power off the supply to carry into effect.


II. Also you can download the Install CD on Internet
	https://pan.baidu.com/s/1c2rnxfE
	access password:p4c2

that is all, Good luck!