Difference between revisions of "How to Install a MOXA Device Driver in Windows"

From ATTWiki
Jump to: navigation, search
(How to Only Search for a MOXA on the LAN: DCU)
 
(13 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
 +
==STEP 1: Find and Configure the Benderlink MOXA Device on the LAN using the DCU Software==
 
<table>
 
<table>
 
<tr valign=top>
 
<tr valign=top>
<td width=300>
+
<td width=500>
Use this video to learn how to install a MOXA device driver for connection to a bender for linking to a virtual COM port through a network.<br><br>
+
Follow these steps to find a MOXA NPort with factory settings.
This video assumes that the MOXA device is completely programmed and attached to the bender network through a LAN cable or Wireless connection.<br><br>
+
 
* See the [http://youtu.be/1gNnMDqkCm0 YouTube video].<br><br>
+
1 - Download and install the [http://www.advancedtubular.com/customers/moxa/dsu_setup_Ver2.3_Build_19062116.exe MOXA Device Search Utility]<br><br>
* See the [http://www.advancedtubular.com/customers/moxa/MOXA_NPort_Install_ComPort.mp4 MP4 video].
+
2 - Plug in the MOXA to the LAN.<br><br>
* Download the [http://www.advancedtubular.com/customers/moxa/NPORTW2150A.pdf NPort DataSheet].<br><br>
+
3 - Power the MOXA.  (Note: Plug in the LAN cable first, then power the MOXA on.)<br><br>  
 +
4 - Run DSU that you just installed.<br><br>
 +
5 - Click on the "Search" button.<br><br>
 
</td>
 
</td>
 
<td>
 
<td>
[[image:moxa_driver_installation_video.png|300px]]
+
[[image:MOXA_DCU.png|700px]]<br><br>
 
</td>
 
</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
  
 +
<table>
 +
<tr valign=top>
 +
<td width=500>
 +
6 - DSU will warn you of duplicate IP addresses.  You can ignore this warning.<br><br>
 +
7 - Double-click on the MOXA to configure.<br><br>
 +
</td>
 +
<td>
 +
[[image:MOXA_DCU_Original_Results.png|700px]]<br><br>
 +
</td>
 +
</tr>
 +
</table>
  
==How to Program a MOXA on the LAN: NPort Windows Driver Manager==
 
 
<table>
 
<table>
 
<tr valign=top>
 
<tr valign=top>
 
<td width=500>
 
<td width=500>
Follow these steps to program a MOXA NPort with factory settings (the videos above assume that this has already been performed).
+
8 - DSU will load a web browser and allow MOXA to serve a web page.<br><br>
 
+
9 - Login to the MOXA server. The login credentials are user: admin and password: moxa  
# Download and install the [http://www.advancedtubular.com/customers/moxa/drvmgr_setup_Ver1.19_Build_16072517_whql.exe MOXA NPort Windows Driver Manager]<br><br>
+
</td>
# Plug a standard patch cable from the setup computer to the MOXA device.<br><br>
+
<td>
# Run the "nport" program that was just installed.<br><br>
+
[[image:MOXA_DCU_Original_Results_With_BrowswerLogin.png|700px]]<br><br>
# Click on the "Add" button.<br><br>
+
</td>
# Click on the "Search" button.<br><br>
+
</tr>
# Close the Search window. If it asks if you want to add this device as a COM port, then say no if you intend to change the IP in the MOXA.<br><br>
+
</table>
# Set the IP address of the computer port so that the first three octets match the MOXA just located.  For example, in this case we use "192.168.126". Then we add ".1" to the end for the computer's IP address.<br><br>
+
# Load an internet browser and type the same address, but with .254 at the end.  In this case, we type "192.168.126.254" in the address box and press Enter. The default login credentials are "admin" and "moxa".<br><br>
+
# The MOXA NPort Web Consolepage should display. Click on Network Settings, then click o Ethernet/Bridge Settings.<br><br>
+
# Change the IP address to the new network scheme.  (Often with this format: 192.168.1.nnn, were "nnn" is any number from 2 to 254). We recommend that you used "Static" if you want the MOXA to always remember its IP address.<br><br>
+
# Click on Submit.<br><br>
+
# Click on Save/Restart.<br><br>
+
# Set the IP address of the computer port to 192.168.1.1<br><br>
+
# Follow the steps in the video above to add a COM port<br><br>
+
# Use the [[Advanced Tubular Loopback Tester Software]] tester software with a loopback plug to determine if the MOXA will communicate. (See how to create a loopback plug here: [[Loopback Adapter Wiring Specification]]<br><br>
+
# Power the MOXA down then back up to be sure it retains the IP addressed programmed.<br><br>
+
# Run the Loopback test again.<br><br>
+
[[image:loopback_passx3.jpg|400px]]<br><br>
+
  
 +
<table>
 +
<tr valign=top>
 +
<td width=500>
 +
10 - Change the IP address values to the new values based on what your IT department has set aside for use. Be sure to make each address remain the same (Static) so that the VTube-LASER or Benderlink computer can find the MOXA correctly in the future.
 
</td>
 
</td>
 
<td>
 
<td>
[[image:NPort Windows Driver Manager with Arrow to Add.png|300px]]<br><br>
+
[[image:NPort Web Console NPort2150A.png|700px]]<br><br>
[[image:NPort Windows Driver Manager Add NPort Search Button.png|300px]]<br><br>
+
[[image:NPort Windows Driver Manager Add NPort Searching Window.png|300px]]<br><br>
+
[[image:NPort Windows Driver Manager Add NPort Searching Window Found IP.png|300px]]<br><br>
+
[[image:ip_properties_192_168_127_1.png|300px]]<br><br>
+
[[image:NPort Web Console NPort2150A.png|300px]]<br><br>
+
[[image:NPort System Reboot Request.png|300px]]<br><br>
+
[[image:ip_properties_192_168_1_1.png|300px]]<br><br>
+
 
</td>
 
</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
  
==How to Only Search for a MOXA on the LAN: DCU==
+
 
 
<table>
 
<table>
 
<tr valign=top>
 
<tr valign=top>
 
<td width=500>
 
<td width=500>
Follow these steps to find a MOXA NPort with factory settings.
+
11 - Press SUBMIT when you are 100% the new values are correct. The MOXA will reboot.  You will need to re-login into the MOXA with the new address using the DCU software.
 +
</td>
 +
<td>
 +
[[image:NPort System Reboot Request.png|700px]]<br><br>
 +
</td>
 +
</tr>
 +
</table>
  
1 - Download and install the [http://www.advancedtubular.com/customers/moxa/dsu_setup_Ver2.3_Build_19062116.exe MOXA Device Search Utility]<br><br>
+
==STEP 2: Configure Virtual COM Ports With the NPort Windows Driver Manager==
2 - Plug in the MOXA to the LAN.<br><br>
+
<table>
3 - Power the MOXA.  (Note: Plug in the LAN cable first, then power the MOXA on.)<br><br>  
+
<tr valign=top>
4 - Run DSU that you just installed.<br><br>
+
<td width=300>
5 - Click on the "Search" button.<br><br>
+
Use this video to learn how to install a MOXA device driver for connection to a bender for linking to a virtual COM port through a network.<br><br>
 +
This video assumes that the MOXA device is completely programmed and attached to the bender network through a LAN cable or Wireless connection.<br><br>
 +
* See the [http://youtu.be/1gNnMDqkCm0 YouTube video].<br><br>
 +
* See the [http://www.advancedtubular.com/customers/moxa/MOXA_NPort_Install_ComPort.mp4 MP4 video].
 +
* Download the [http://www.advancedtubular.com/customers/moxa/NPORTW2150A.pdf NPort DataSheet].<br><br>
 
</td>
 
</td>
 
<td>
 
<td>
[[image:MOXA_DCU.png|700px]]<br><br>
+
[[image:moxa_driver_installation_video.png|300px]]
 
</td>
 
</td>
 
</tr>
 
</tr>
Line 76: Line 85:
 
<tr valign=top>
 
<tr valign=top>
 
<td width=500>
 
<td width=500>
6 - DSU will warn you of duplicate IP addresses. You can ignore this warning.<br><br>
+
# Download and install the [http://www.advancedtubular.com/customers/moxa/drvmgr_setup_Ver1.19_Build_16072517_whql.exe MOXA NPort Windows Driver Manager]<br><br>
7 - Double-click on the MOXA to configure.<br><br>
+
# Run the "nport" program that was just installed.<br><br>
 +
# Click on the "Add" button.<br><br>
 +
# Click on the "Search" button and find the MOXA device you just set up using the DCU software.<br><br>
 +
# Close the Search window then add this device as a COM port.<br><br>
 +
# Continue adding COM ports until the list is complete.<br><br>
 +
# Note the COM port numbers because you will need them for setting up our software for communication with the MOXA device.<br><br>
 
</td>
 
</td>
 
<td>
 
<td>
[[image:MOXA_DCU_Original_Results.png|700px]]<br><br>
+
[[image:NPort Windows Driver Manager with Arrow to Add.png|700px]]<br><br>
 +
[[image:NPort Windows Driver Manager with ports added.png|700px]]<br><br>
 
</td>
 
</td>
 
</tr>
 
</tr>

Latest revision as of 18:18, 30 March 2021

STEP 1: Find and Configure the Benderlink MOXA Device on the LAN using the DCU Software

Follow these steps to find a MOXA NPort with factory settings.

1 - Download and install the MOXA Device Search Utility

2 - Plug in the MOXA to the LAN.

3 - Power the MOXA. (Note: Plug in the LAN cable first, then power the MOXA on.)

4 - Run DSU that you just installed.

5 - Click on the "Search" button.

MOXA DCU.png

6 - DSU will warn you of duplicate IP addresses. You can ignore this warning.

7 - Double-click on the MOXA to configure.

MOXA DCU Original Results.png

8 - DSU will load a web browser and allow MOXA to serve a web page.

9 - Login to the MOXA server. The login credentials are user: admin and password: moxa

MOXA DCU Original Results With BrowswerLogin.png

10 - Change the IP address values to the new values based on what your IT department has set aside for use. Be sure to make each address remain the same (Static) so that the VTube-LASER or Benderlink computer can find the MOXA correctly in the future.

NPort Web Console NPort2150A.png


11 - Press SUBMIT when you are 100% the new values are correct. The MOXA will reboot. You will need to re-login into the MOXA with the new address using the DCU software.

NPort System Reboot Request.png

STEP 2: Configure Virtual COM Ports With the NPort Windows Driver Manager

Use this video to learn how to install a MOXA device driver for connection to a bender for linking to a virtual COM port through a network.

This video assumes that the MOXA device is completely programmed and attached to the bender network through a LAN cable or Wireless connection.

Moxa driver installation video.png


  1. Download and install the MOXA NPort Windows Driver Manager

  2. Run the "nport" program that was just installed.

  3. Click on the "Add" button.

  4. Click on the "Search" button and find the MOXA device you just set up using the DCU software.

  5. Close the Search window then add this device as a COM port.

  6. Continue adding COM ports until the list is complete.

  7. Note the COM port numbers because you will need them for setting up our software for communication with the MOXA device.

NPort Windows Driver Manager with Arrow to Add.png

NPort Windows Driver Manager with ports added.png

Other