NPort 5100 Series User’s Manual Second Edition, December 2007 www.siesamx.com www.moxa.com/product Moxa Inc. Tel: +886-2-8919-1230 Fax: +886-2-8919-1231 Web: www.moxa.com MOXA Technical Support support@moxa.com Worldwide: support@usa.moxa.
NPort 5100 Series User’s Manual The software described in this manual is furnished under a license agreement and may be used only in accordance with the terms of that agreement. Copyright Notice Copyright © 2007 Moxa Technologies Co., Ltd. All rights reserved. Reproduction without permission is prohibited. Trademarks MOXA is a registered trademark of The MOXA Group. All other trademarks or registered marks in this manual belong to their respective manufacturers.
Table of Contents Chapter 1 Introduction..............................................................................................1-1 Overview ............................................................................................................................ 1-2 Package Checklist .............................................................................................................. 1-2 Product Features......................................................................................
Auto Warning Settings ..................................................................................................... 5-29 Auto warning: Email and SNMP trap ................................................................... 5-29 Event Type ............................................................................................................ 5-30 Monitor.............................................................................................................................
1 Chapter 1 Introduction NPort 5100 and NPort 5110-T are advanced, 1-port RS-232/422/485 serial device servers that make it easy to network-enable serial devices.
NPort 5100 Series User’s Manual Introduction Overview NPort 5100 series device servers are designed to make your industrial serial devices Internet ready instantly, and are well-suited for POS security market applications.
NPort 5100 Series User’s Manual Introduction Product Specifications LAN Ethernet Protection 10/100 Mbps, RJ45 Built-in 1.5 KV magnetic isolation NPort 5110 Serial Interface Interface No. of Ports Port Type Transmission Speed Signals Serial Line Protection RS-232 1 Male DB9 230.4 Kbps TxD, RxD, RTS, CTS, DTR, DSR, DCD, GND 15 KV ESD for all signals NPort 5130 Serial Interface Interface No.
NPort 5100 Series User’s Manual Software Features Protocols Utilities OS Drivers Support Configuration Power Requirements Power Input Power Consumption Mechanical Casing Dimensions (W × H × D) Environment Operating Temperature Introduction ICMP, IP, TCP, UDP, DHCP, BOOTP, Telnet, DNS, SNMP, HTTP, SMTP NPort Administrator for Windows 95/98/ME/NT/2000/XP/2003 Windows 95/98/ME/NT/2000/XP/2003/XP x64/2003 x64/COM driver/Linux Real TTY driver/SCO Unix/SCO OpenServer 5/UnixWare 7/Unix Ware 2.1.x/SVR4.
2 Chapter 2 Getting Started This chapter includes information about installing NPort 5100.
NPort 5100 Series User’s Manual Getting Started Panel Layout of NPort 5100 Series Rear Panel View RJ45 10/100M Ethernet port Reset button Power input Top Panel View RESET 12-48 VDC 10/100M Ethernet DIN-Rail screw hole 5110 Serial Device Server Wallmount screw hole Ready Link Tx/Rx Port 1 RS-232 Front Panel View Male DB9 serial port Stick-on pad NOTE: The layouts of NPort 5130 and NPort 5150 are the same as for NPort 5110.
NPort 5100 Series User’s Manual Getting Started Connecting to the Network Connect one end of the Ethernet cable to NPort 5100’s 10/100M Ethernet port and the other end of the cable to the Ethernet network. NPort 5100 will indicate a valid connection to the Ethernet in the following ways: y The Ethernet LED maintains a solid green color when connected to a 100 Mbps Ethernet network. y The Ethernet LED maintains a solid orange color when connected to a 10 Mbps Ethernet network.
NPort 5100 Series User’s Manual Getting Started ATTENTION Do not use the 1 KΩ setting on the NPort 5150/5130 when using the RS-232 interface. Doing so will degrade the RS-232 signals and shorten the maximum allowed communication distance.
3 Chapter 3 Initial IP Address Configuration When setting up your NPort 5100 for the first time, you should first configure the IP address. This chapter introduces the method to configure the device server’s IP address. For more details about network settings, see the Network Settings section from Chapter 5, Web Console Configuration.
NPort 5100 Series User’s Manual Initial IP Address Configuration Initializing the NPort 5100’s IP Address 1. Determine whether your NPort 5100 needs to use a Static IP or Dynamic IP (either DHCP or BOOTP application). 2. If the NPort 5100 is used in a Static IP environment, you can use NPort 5100 Administration Suite, ARP, Web Console, Telnet Console, or Serial Console to configure the new IP address. 3.
NPort 5100 Series User’s Manual Initial IP Address Configuration Take the following steps to use ARP to configure the IP address: 1. 2. 3. Obtain a valid IP address for your NPort 5100 from your network administrator. Obtain the NPort 5100’s MAC address from the label on its bottom panel. Execute the ‘arp -s’ command from your computer’s MS-DOS prompt by typing: arp –s 192.168.200.100 00-90-E8-xx-xx-xx This is where 192.168.200.
NPort 5100 Series User’s Manual Initial IP Address Configuration 4. Type 2 to select Network settings, and then press Enter. 5. Type 1 to select IP address and then press Enter. 6. Use the Backspace key to erase the current IP address, type in the new IP address, and then press Enter.
NPort 5100 Series User’s Manual Initial IP Address Configuration 7. Press any key to continue. 8. Type m and then press Enter to return to the main menu. 9. Type s and then press Enter to Save/Restart the system. 10. Type y and then press Enter to save the new IP address and restart the NPort 5100.
NPort 5100 Series User’s Manual Initial IP Address Configuration Serial Console (19200, n, 8, 1) You may use the RS-232/422/485 console port to set up the IP address for NPort 5100. We suggest using PComm Terminal Emulator, which is available free of charge as part of the PComm Lite program suite (found on the Software CD that comes with the product), to carry out the installation procedure, although other similar utilities may also be used.
NPort 5100 Series User’s Manual Initial IP Address Configuration 7. NPort 5100 will receive the “ ` ” string continuously and then auto switch from data mode to console mode. 8. Input the password when prompted. Note that this page will only appear when the NPort 5100 has been set up for password protection. 9. Start configuring the IP address under Network Settings. Refer to step 4 in the Telnet Console section for the rest of the IP settings.
4 Chapter 4 Choosing the Proper Operation Mode In this section, we describe the various NPort 5100 operation modes. The options include Real COM Mode, which uses a driver installed on the host computer, and operation modes that rely on TCP/IP socket programming concepts. After choosing the proper operation mode in this chapter, refer to Chapter 5 for detailed configuration parameter definitions.
NPort 5100 Series User’s Manual Choosing the Proper Operation Mode Overview NPort 5100 serial device servers network-enable traditional RS-232/422/485 devices, in which a serial device server is a tiny computer equipped with a CPU, real-time OS, and TCP/IP protocols that can bi-directionally translate data between the serial and Ethernet formats. Your computer can access, manage, and configure remote facilities and equipment over the Internet from anywhere in the world.
NPort 5100 Series User’s Manual Choosing the Proper Operation Mode One of the major conveniences of using Real COM Mode is that Real COM Mode allows users to continue using RS-232/422/485 serial communications software that was written for pure serial communications applications. The driver intercepts data sent to the host’s COM port, packs it into a TCP/IP packet, and then redirects it through the host’s Ethernet card.
NPort 5100 Series User’s Manual Choosing the Proper Operation Mode TCP Client Mode In TCP Client Mode, the NPort 5100 can actively establish a TCP connection with a pre-determined host computer when serial data arrives. After the data has been transferred, the NPort 5100 can disconnect automatically from the host computer by using the TCP alive check time or Inactivity time settings. Refer to Chapter 5 for detailed configuration instructions.
NPort 5100 Series User’s Manual Choosing the Proper Operation Mode Ethernet Modem Mode Ethernet Modem Mode is designed for use with legacy operating systems, such as MS-DOS, that do not support TCP/IP Ethernet. By connecting one of NPort 5100’s serial ports to the MS-DOS computer’s serial port, it is possible to use legacy software originally designed to transmit data via modem, but now transmit the data over the Ethernet.
5 Chapter 5 Web Console Configuration The Web Console is the most user-friendly method available to configure NPort 5100. In this chapter, we introduce the Web Console function groups and function definitions.
NPort 5100 Series User’s Manual Web Console Configuration Opening Your Browser 1. Open your browser with the cookie function enabled. (To enable your browser for cookies, right click on your desktop Internet Explorer icon, select Properties, click on the Security tab, and then select the three Enable options as shown in the figure below.) 2. Type 192.168.127.254 in the Address input box (use the correct IP address if different from the default), and then press Enter. 3.
NPort 5100 Series User’s Manual 4. Web Console Configuration The NPort 5100 homepage will open next. On this page, you can see a brief description of the Web Console’s nine function groups. ATTENTION If you can’t remember the password, the ONLY way to start configuring the NPort 5100 is to load factory defaults by using the Reset button located near the NPort 5100’s RJ45 Ethernet port. Remember to use NPort Administrator to export the configuration file when you have finished the configuration.
NPort 5100 Series User’s Manual Web Console Configuration Basic Settings Server name Setting Factory Default Necessity 1 to 39 characters NP[model name]_[Serial No.] Optional This option is useful for specifying the location or application of different NPort 5100s. Web/Telnet Console The “Disable” option for “Web Console” and “Telnet Console” is included for security reasons.
NPort 5100 Series User’s Manual Web Console Configuration Network Settings You must assign a valid IP address to the NPort 5100 before it will work in your network environment. Your network system administrator should provide you with an IP address and related settings for your network. The IP address must be unique within the network (otherwise, the NPort 5100 will not have a valid connection to the network).
NPort 5100 Series User’s Manual Web Console Configuration Netmask Setting Factory Default Necessity E.g., 255.255.255.0 255.255.255.0 Required A subnet mask represents all of the network hosts at one geographic location, in one building, or on the same local area network. When a packet is sent out over the network, the NPort 5100 will use the subnet mask to check whether the desired TCP/IP host specified in the packet is on the local network segment.
NPort 5100 Series User’s Manual Web Console Configuration SNMP Settings Community name Setting Factory Default Necessity 1 to 39 characters public Optional A community name is a plain-text password mechanism that is used to weakly authenticate queries to agents of managed network devices. Contact Setting 1 to 39 characters Factory Default Necessity None Optional (E.g., Support, 886-89191230 #300) The SNMP contact information usually includes an emergency contact name and telephone or pager number.
NPort 5100 Series User’s Manual Web Console Configuration Serial Settings Click Serial Settings, located under Main Menu, to display serial port settings for port 1. To modify serial settings for a particular port, click either Port 1 under Serial Settings, located under Main Menu on the left side of the browser window. Port alias Setting 1 to 15 characters Factory Default Necessity None Optional (E.g., PLC-No.
NPort 5100 Series User’s Manual Web Console Configuration Stop bits Setting Factory Default 1, 1.5, 2 1 Stop bits will be set to 1.5 when Data bits is set to 5 bits.
NPort 5100 Series User’s Manual Web Console Configuration Real COM Mode TCP alive check time Setting Factory Default 0 to 99 min 7 min 0 min: TCP connection is not closed due to an idle TCP connection. Necessity Optional 1 to 99 min: NPort 5100 automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the NPort 5100 starts listening for another Real COM driver connection from another host.
NPort 5100 Series User’s Manual Web Console Configuration ATTENTION When Max connection is set to 2, 3, or 4, this means that the NPort 5100 will be using a “multi connection application” (i.e., 2, 3, or 4 hosts are allowed access to the port at the same time). When using a multi connection application, the NPort 5100 will use the serial communication parameters set in the console. All of the hosts connected to that port must use the same serial settings.
NPort 5100 Series User’s Manual Web Console Configuration ATTENTION Delimiter 2 is optional. If left blank, then Delimiter 1 alone trips clearing of the buffer. If the size of the serial data received is greater than 1 KB, the NPort 5100 will automatically pack the data and send it to the Ethernet. However, to use the delimiter function, you must at least enable Delimiter 1. If Delimiter 1 is left blank and Delimiter 2 is enabled, the delimiter function will not work properly.
NPort 5100 Series User’s Manual Web Console Configuration TCP Server Mode TCP alive check time Setting Factory Default 0 to 99 min 7 min 0 min: TCP connection is not closed due to an idle TCP connection. Necessity Optional 1 to 99 min: The NPort 5100 automatically closes the TCP connection if there is no TCP activity for the given time. After the connection is closed, the NPort 5100 starts listening for another host’s TCP connection.
NPort 5100 Series User’s Manual Web Console Configuration ATTENTION The Inactivity time should at least be set larger than that of Force transmit timeout. To prevent the unintended loss of data due to the session being disconnected, it is highly recommended that this value is set large enough so that the intended data transfer is completed.
NPort 5100 Series User’s Manual Web Console Configuration Delimiter 2 Setting Factory Default Necessity 00 to FF None Optional Once the NPort 5100 receives both delimiters through its serial port, it immediately packs all data currently in its buffer and sends it out the NPort 5100’s Ethernet port. ATTENTION Delimiter 2 is optional. If left blank, then Delimiter 1 alone trips clearing of the buffer.
NPort 5100 Series User’s Manual Web Console Configuration If the user wants to send a series of characters in the same packet, the serial device attached to NPort 5100 should send that series of characters during a time interval less than the Force transmit timeout for NPort 5100, and the total length of data must be less than or equal to NPort 5100’s internal buffer size. The serial communication buffer size for NPort 5100 is 1 KB per port.
NPort 5100 Series User’s Manual Web Console Configuration TCP alive check time Setting Factory Default 0 to 99 min 7 min 0 min: TCP connection is not closed due to an idle TCP connection. Necessity Optional 1 to 99 min: NPort 5100 automatically closes the TCP connection if there is no TCP activity for the given time. Inactivity time Setting Factory Default 0 to 65535 ms 0 ms 0 ms: TCP connection is not closed due to an idle serial line.
NPort 5100 Series User’s Manual Web Console Configuration Delimiter 1 Setting 00 to FF (hex) Delimiter 2 Setting Factory Default Necessity None Optional Factory Default Necessity 00 to FF (hex) None Optional Once the NPort 5100 receives both delimiters through its serial port, it immediately packs all data currently in its buffer and sends it to the NPort 5100’s Ethernet port. ATTENTION Delimiter 2 is optional. If left blank, then Delimiter 1 alone trips clearing of the buffer.
NPort 5100 Series User’s Manual Web Console Configuration If the user wants to send a series of characters in the same packet, the serial device attached to NPort 5100 should send that series of characters during a time interval less than the Force transmit timeout for NPort 5100, and the total length of data must be less than or equal to NPort 5100’s internal buffer size. The serial communication buffer size for NPort 5100 is 1 KB per port.
NPort 5100 Series User’s Manual Web Console Configuration Connect/Disconnect Description Startup/None (default) A TCP connection will be established on startup, and will remain active indefinitely. Any Character/None A TCP connection will be established when any character is received from the serial interface, and will remain active indefinitely.
NPort 5100 Series User’s Manual Web Console Configuration Delimiter 1 Setting 00 to FF Delimiter 2 Setting Factory Default Necessity None Optional Factory Default Necessity 00 to FF None Optional Once the NPort 5100 receives both delimiters through its serial port, it immediately packs all data currently in its buffer and sends it out the NPort 5100’s Ethernet port. ATTENTION Delimiter 2 is optional. If left blank, then Delimiter 1 alone trips clearing of the buffer.
NPort 5100 Series User’s Manual Web Console Configuration If the user wants to send a series of characters in the same packet, the serial device attached to NPort 5100 should send that series of characters during a time interval less than the Force transmit timeout for NPort 5100, and the total length of data must be less than or equal to NPort 5100’s internal buffer size. The serial communication buffer size for NPort 5100 is 1 KB per port.
NPort 5100 Series User’s Manual Web Console Configuration TCP alive check time Setting Factory Default 0 to 99 min 7 min 0 min: TCP connection is not closed due to an idle TCP connection. Necessity Required 1 to 99 min: The NPort 5100 closes the TCP connection automatically if there is no TCP activity for the given time. Destination IP address Setting Factory Default Necessity IP address or Domain Name blank Optional (E.g., 192.168.1.1) TCP port No.
NPort 5100 Series User’s Manual Web Console Configuration Ethernet Modem Mode Dial-in NPort 5100 listens for a TCP/IP connection request from the remote Ethernet modem or host. NPort 5100’s response depends on the ATS0 value, as outlined below. ATS0=0 (default): NPort 5100 will temporarily accept the TCP connection and then send the “RING” signal out through the serial port. The serial controller must reply with “ATA” within 2.
NPort 5100 Series User’s Manual Web Console Configuration AT Commands NPort 5100 supports the following common AT commands used with a typical modem: No. 1 2 3 AT command ATA ATD : ATE 4 ATH 5 6 7 8 9 10 11 12 13 ATI, ATI0, ATI1, ATI2 ATL ATM ATO ATP, ATT ATQ0, ATQ1 ATSr=n ATSr? ATV 14 ATZ 15 AT&C 16 AT&D 17 18 19 20 21 22 AT&F AT&G AT&R AT&S AT&V AT&W Description Answer manually Dial up the IP address: Port No.
NPort 5100 Series User’s Manual Web Console Configuration S Registers No.
NPort 5100 Series User’s Manual Web Console Configuration TCP alive check time Setting Factory Default 0 to 99 min 7 min 0 min: TCP connection is not closed due to an idle TCP connection. Necessity Optional 1 to 99 min: NPort 5100 automatically closes the TCP connection if there is no TCP activity for the given time. Inactivity time Setting Factory Default Necessity 0 to 65535 ms 0 Optional Idle time setting for auto-disconnection. 0 min. means it will never disconnect.
NPort 5100 Series User’s Manual Web Console Configuration Accessible IP Settings The NPort 5100 uses an IP address based filtering method to control access to itself. Accessible IP Settings allows you to add or block remote host IP addresses to prevent unauthorized access. Access to NPort 5100 is controlled by IP address. That is, if a host’s IP address is in the accessible IP table, then the host will be allowed to access the NPort 5100. You can allow one of the following cases by setting the parameter.
NPort 5100 Series User’s Manual Web Console Configuration Auto Warning Settings Auto warning: Email and SNMP trap Mail Server Mail server Setting IP Address or Domain Name User name Setting 1 to 15 characters Password Setting 1 to 15 characters From E-mail address Setting 1 to 63 characters E-mail address 1/2/3/4 Setting 1 to 63 characters 5-29 Factory Default Necessity None Optional Factory Default Necessity None Optional Factory Default Necessity None Optional Factory Default Necessity
NPort 5100 Series User’s Manual Web Console Configuration ATTENTION Consult your Network Administrator or ISP for the proper mail server settings. The Auto warning function may not work properly if it is not configured correctly. NPort 5100 SMTP AUTH supports LOGIN, PLAIN, CRAM-MD5 (RFC 2554).
NPort 5100 Series User’s Manual Web Console Configuration DCD changed The DCD (Data Carrier Detect) signal has changed, also indicating that the modem connection status has changed. For example, a DCD change to high also means “Connected” between local modem and remote modem. If the DCD signal changes to low, it also means that the connection line is down. When the DCD changes, the NPort 5210/5230 will immediately send an e-mail or send an SNMP trap.
NPort 5100 Series User’s Manual Web Console Configuration Monitor Async Click Async under Monitor to show the current status of the serial port. Monitor Async-Settings Click Async Setting under Monitor to show the run-time settings for the serial port. Change Password Input the “Old password” and “New password” to change the password. Leave the password boxes blank to erase the password. If the password is erased, then NPort 5100 will not have password protection.
NPort 5100 Series User’s Manual Web Console Configuration Load Factory Default This function will reset all of NPort 5100’s settings to the factory default values. Be aware that previous settings will be lost.
6 Chapter 6 Configuring NPort Administrator The following topics are covered in this chapter: Overview Installing NPort Administrator Configuration ¾ Broadcast Search ¾ Unlock Password Protection ¾ Configuring the NPort 5100 ¾ Upgrading the Firmware ¾ Export Configuration ¾ Import Configuration Monitor Port Monitor COM Mapping ¾ On-line COM Mapping ¾ Off-line COM Mapping IP Address Report
NPort 5100 Series User’s Manual Configuring NPort Administrator Overview Device Server Administrator lets you install and configure your NPort 5100 Series products easily over the network. Five function groups are provided to ease the installation process, allow off-line COM mapping, and provide monitoring and IP location server functions.
NPort 5100 Series User’s Manual Configuring NPort Administrator 3. Click Next to install the program using the default program name, or select a different name. 4. Click Install to proceed with the installation. 5. The Installing window reports the progress of the installation.
NPort 5100 Series User’s Manual Configuring NPort Administrator 6. Click Next to proceed with the installation. 7. Click Finish to complete the installation of NPort 5100 Administration Suite. Configuration The Administrator-Configuration window is divided into four parts. • The top section contains the function list and online help area. (Windows NT does not support this .chm file format.) • The five Administrator function groups are listed in the left section.
NPort 5100 Series User’s Manual Configuring NPort Administrator Broadcast Search The Broadcast Search function is used to locate all NPort 5100s that are connected to the same LAN as your computer. Since the Broadcast Search function searches by MAC address and not IP address, all NPort 5100s connected to the LAN will be located, regardless of whether or not they are part of the same subnet as the host. 1.
NPort 5100 Series User’s Manual Configuring NPort Administrator 2. The Broadcast Search window will open and display the Model, IP Address, MAC Address, and Progress of the search for that particular device. 3. When the search is complete, the Broadcast Search window will close, and the NPort 5100s that were located will be displayed in the right pane of the Administrator window.
NPort 5100 Series User’s Manual Configuring NPort Administrator 1. Select the NPort 5100 with “Lock” status, click the right mouse button, and then select Unlock. 2. After inputting the correct password, the Administrator will display an “Unlock ok” message. 3. The “Lock” status will change to “Unlock,” and the Administrator utility will keep this NPort 5100 in the Unlock status throughout this Administrator session.
NPort 5100 Series User’s Manual Configuring NPort Administrator Unlock The NPort 5100 is password protected, “Broadcast Search” was used to locate it, and the password has been entered from within the current Administrator session. Henceforth during this Administrator session, activating various utilities for this NPort 5100 will not require re-entering the server password. Blank The NPort 5100 is not password protected, and “Broadcast Search” was used to locate it.
NPort 5100 Series User’s Manual Configuring NPort Administrator 3. The progress bar shows that Administrator is retrieving configuration information from the specific NPort 5100. 4. Refer to Chapter 5 for each parameter’s function definition. To modify the configuration, you must first click in the modify box to activate the parameter setting box. ATTENTION You can simultaneously modify the configurations of multiple NPort 5100s that are of the same model.
NPort 5100 Series User’s Manual Configuring NPort Administrator 2. Unlock the NPort 5100 you wish to configure if it is password protected. Right click a specific NPort 5100 and select the Upgrade Firmware function to start upgrading the firmware. 3. Select the correct ROM file to download. 4. Wait while the Upgrade Firmware action is processed. ATTENTION You can simultaneously upgrade the firmware of multiple NPort 5100s that are of the same model.
NPort 5100 Series User’s Manual Configuring NPort Administrator Export Configuration To export the configuration of an NPort 5100, right click the NPort 5100, select Export Configuration, and then follow the onscreen instructions. The Export Configuration function is a handy tool that can be used to produce a text file containing the current configuration of a particular NPort 5100.
NPort 5100 Series User’s Manual Configuring NPort Administrator ATTENTION You can simultaneously import the same configuration file into multiple NPort 5100s that are of the same model. To select multiple NPort 5100s, hold down the Ctrl key when selecting an additional NPort 5100, or hold down the Shift key to select a block of NPort 5100s. Monitor Use one of the following two methods to start the Monitor function. Broadcast Search Æ Monitor Æ Add Target 1.
NPort 5100 Series User’s Manual Configuring NPort Administrator Monitor Æ Add Target Æ Rescan 1. Click Monitor under Function. 2. Click Monitor Æ Add Target from the menu bar, or click the right mouse button and select Add Target. 3. Click Rescan.
NPort 5100 Series User’s Manual 4. Configuring NPort Administrator Select your targets from the list, and then click OK. Once the Monitor function is running: 1. The NPort 5100 list will appear on the Monitor screen. 2. Right click the panel and select Settings.
NPort 5100 Series User’s Manual Configuring NPort Administrator 3. Select or de-select Monitor Items. Use the single arrowhead buttons to move highlighted items from one box to the other. Use the double arrowhead buttons to move all items in one box to the other. 4. Select a Refresh Rate (the default is 3 seconds) on the General Settings page.
NPort 5100 Series User’s Manual Configuring NPort Administrator 5. On the Advanced Settings page, select Display warning message for new event and/or Play warning music for new event. In the second case, you must enter the path to the WAV file that you want to be played. “New event” means that one of the NPort 5100s in the monitor is “Alive” or “Not Alive,” or has lost connection with the Monitor program. 6. Right click in the NPort 5100 list section and select Go to start Monitoring the NPort 5100.
NPort 5100 Series User’s Manual Configuring NPort Administrator 8. When one of the NPort 5100s loses connection with the Monitor program, a warning alert will display automatically. The warning music will be played at the same time. 9. In the Monitor screen, you can see that the NPort 5100s that are “Not Alive” are shown in red color. 10. If the NPort 5100 gets reconnected, a warning will be displayed to remind the user that the NPort 5100 is now “Alive.” 11.
NPort 5100 Series User’s Manual Configuring NPort Administrator Port Monitor The process described here is the same as in the previous “Monitor” section. The only difference is that you can select more items under Port Monitor than under Monitor. Select or de-select Monitor Items. Use the single arrowhead buttons to move highlighted items from one box to the other. Use the double arrowhead buttons to move all items in one box to the other.
NPort 5100 Series User’s Manual 2. Configuring NPort Administrator Off-line COM Mapping: Map COMs to your host Æ Apply Change Æ Connect the NPort 5100 to the network Æ Configure NPort 5100’s IP address. On-line COM Mapping 1. Broadcast Search for NPort 5100s on the network. 2. Select the COM Mapping function group. 3. Add the target to which you would like to map COM ports. 4. The NPort 5100 list that appears is the list generated by the previous Broadcast Search.
NPort 5100 Series User’s Manual Configuring NPort Administrator 5. Select COM Settings to modify COM No., default setting, etc. 6. Select the COM Number. COM ports that are “In use” or “Assigned” will also be indicated in this drop-down list. If you select multiple serial ports or multiple NPort 5100s, remember to check the “Auto Enumerating” function to use the COM No. you select as the first COM No. 7. Hi-performance mode is the default for Tx mode.
NPort 5100 Series User’s Manual Configuring NPort Administrator function, the NPort driver will keep querying the NPort’s firmware several times to make sure there is really no data queued in the NPort firmware buffer, rather than just flushing the local buffer. This kind of design is used because of some special considerations. However, it might take more time (on the order of several hundred milliseconds) than a native COM1, because it needs to work via Ethernet.
NPort 5100 Series User’s Manual 9. Configuring NPort Administrator After setting the COM Mapping, remember to select Apply Change to save the information in the host system registry. The host computer will not have the ability to use the COM port until after Apply Change is selected. 10. Select Discard Change to tell Administrator NOT to save the COM Mapping information to the host. 11. To save the configuration to a text file, select Export COM Mapping.
NPort 5100 Series User’s Manual Configuring NPort Administrator Off-line COM Mapping 1. Add a target by inputting the IP address and selecting the Model Name without physically connecting the NPort 5100 to the network. 2. Modify the port settings as needed. 3. Right click in the NPort list section and select Apply Change.
NPort 5100 Series User’s Manual Configuring NPort Administrator IP Address Report When NPort 5100 is used in a dynamic IP environment, users must spend more time with IP management tasks. NPort 5100 Series products help out by periodically reporting their IP address to the IP location server, in case the dynamic IP has changed. 1. Configure the NPort 5100 with Dynamic IP settings (DHCP, BOOTP, or DHCP/BOOTP). Assign the remote Auto IP report server’s IP address and UDP port. 2.
NPort 5100 Series User’s Manual 4. Configuring NPort Administrator Click Go to start receiving the Auto IP address report from the NPort 5100.
7 Chapter 7 The following topics are covered in this chapter: Overview IP Serial LIB Function Groups Example Program IP Serial LIB
NPort 5100 Series User’s Manual IP Serial LIB Overview What is IP Serial Library? IP Serial Library is a Windows library with frequently used serial command sets and subroutines. IP Serial Library is designed to reduce the complexity and poor efficiency of serial communication over TCP/IP. For example, Telnet can only transfer data, but it can’t monitor or configure the serial line’s parameters.
NPort 5100 Series User’s Manual IP Serial LIB IP Serial LIB Function Groups Server Control Port Control nsio_init nsio_end nsio_resetserver nsio_checkalive nsio_open nsio_close nsio_ioctl nsio_flowctrl nsio_DTR nsio_RTS nsio_lctrl nsio_baud nsio_resetport Input/Output Data Port Status Inquiry nsio_read nsio_lstatus nsio_SetReadTimeouts nsio_data_status nsio_write nsio_SetWriteTimeouts Miscellaneous nsio_break nsio_break_on nsio_break_off nsio_breakcount Example Program char NPort 5100-Nip=”192.168.
A Appendix A Pinouts and Cable Wiring The following topics are covered in this appendix: Port Pinout Diagrams ¾ Ethernet Port Pinouts ¾ NPort 5110 Serial Port Pinouts ¾ NPort 5130 Serial Port Pinouts ¾ NPort 5150 Serial Port Pinouts Cable Wiring Diagrams ¾ Ethernet Cables
NPort 5100 Series User’s Manual Pinouts and Cable Wiring Port Pinout Diagrams Ethernet Port Pinouts Pin Signal 1 2 3 6 Tx+ TxRx+ Rx- 1 8 NPort 5110 Serial Port Pinouts DB9 Male RS-232 Port Pinouts for NPort 5110/5110-T Pin RS-232 1 2 3 4 5 6 7 8 DCD RxD TxD DTR GND DSR RTS CTS 1 6 5 9 NPort 5130 Serial Port Pinouts DB9 Male RS-422/485 Port Pinouts for NPort 5130/5130-T Pin RS-422/2-wire RS-485 4-wire RS-485 1 2 3 4 5 6 7 8 TxD-(A) TxD+(B) RxD+(B) RxD-(A) GND ------- ----Data+(B) Data-(A
NPort 5100 Series User’s Manual Pinouts and Cable Wiring Cable Wiring Diagrams Ethernet Cables Straight-Through Cable RJ45 Plug Pin 1 Cable Wiring 3 6 1 2 3 6 1 2 Cross-Over Cable RJ45 Plug Pin 1 Cable Wiring 3 6 1 2 1 2 3 6 A-3
B Appendix B Well Known Port Numbers In this appendix, which is included for your reference, we provide a list of Well Known port numbers that may cause network problems if you set NPort 5100 to one of these ports. Refer to RFC 1700 for Well Known port numbers, or refer to the following introduction from the IANA. The port numbers are divided into three ranges: the Well Known Ports, the Registered Ports, and the Dynamic and/or Private Ports. The Well Known Ports range from 0 through 1023.
NPort 5100 Series User’s Manual Well Known Port Numbers TCP Socket 119 123 213 160 – 223 Application Service Network News Transfer Protocol (NNTP) Network Time Protocol IPX Reserved for future use UDP Socket 0 2 7 9 11 13 35 39 42 43 49 53 69 70 79 80 107 111 119 123 161 162 213 Application Service Reserved Management Utility Echo Discard Active Users (systat) Daytime Any private printer server Resource Location Protocol Host name server (names server) Whois (nickname) (Login Host Protocol) (Login) Dom
C SNMP Agents with MIB II & RS-232/422/485 Link Groups Appendix C NPort 5100 has built-in SNMP (Simple Network Management Protocol) agent software that supports SNMP Trap, RFC1317 RS-232/422/485 like groups and RFC 1213 MIB-II. The following table lists the standard MIB-II groups, as well as the variable implementation for NPort 5100.
NPort 5100 Series User’s Manual System MIB SNMP Agents with MIB II & RS-232/422/485 Link groups Interfaces MIB UDP MIB UdpInDatagrams UdpNoPorts UdpInErrors UdpOutDatagrams UdpLocalAddress UdpLocalPort Address Translation MIB AtIfIndex AtPhysAddress AtNetAddress AtNetAddress IP MIB ipAdEntReasmMaxSize IpNetToMediaIfIndex IpNetToMediaPhysAddress IpNetToMediaNetAddress IpNetToMediaType IpRoutingDiscards TCP MIB tcpRtoAlgorithm tcpRtoMin tcpRtoMax tcpMaxConn tcpActiveOpens tcpPassiveOpens tcpAttempFails t
NPort 5100 Series User’s Manual SNMP Agents with MIB II & RS-232/422/485 Link groups RFC1317: RS-232/422/485 MIB objects Generic RS-232/422/485-like Group rs232Number RS-232/422/485-like General Port Table rs232PortTable rs232PortEntry rs232PortIndex rs232PortType rs232PortInSigNumber rs232PortOutSigNumber rs232PortInSpeed rs232PortOutSpeed The Input Signal Table rs232InSigTable rs232InSigEntry rs232InSigPortIndex rs232InSigName rs232InSigState RS-232/422/485-like Asynchronous Port Group rs232AsyncPort
D Appendix D Auto IP Report Protocol NPort Series provides several ways to configure Ethernet IP addresses. One of them is DHCP Client. When you set up the NPort to use DHCP Client to configure Ethernet IP addresses, it will automatically send a DHCP request over the Ethernet to find the DHCP Server. And then the DHCP Server will send an available IP address to the NPort. The NPort will use this IP address for a period of time after receiving it.
NPort 5100 Series User’s Manual Auto IP Report Protocol Auto IP Report Format “MOXA”, 4 bytes Info[0] Info[1] … Info[n] Info [n] Field ID Length Data Length 1 1 Variable, Length is “Length Field” ID List ID Value Description Length Note 1 Server Name Variable ASCII char 2 Hardware ID 2 Little-endian 3 MAC Address 6 6 bytes MAC address. If the MAC address is "00-90-E8-01-02-03", the MAC[0] is 0, MAC[1] is 0x90(hex), MAC[2] is 0xE8(hex), and so on.
Soporte en Ingeniería y Equipos, S.A de C.V ¡SOLUCIONES! Para el ahorro y control de la energía eléctrica AGUASCALIENTES (MATRIZ) Priv. Cerro de la bufa No. 105 Fracc. Lomas del Campestre Aguascalientes, Ags. C.P. 20129 Tel: (449) 145 6701 Fax:(449) 145 6703 GUADALAJARA Siempre Viva No. 113 Col. Vista Hermosa Tlaquepaque, Jal. C.P. 45615 Tel: (334) 624 2951 Toda la Republica 01 800 0877 783 ventas@siesamx.