Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

OMRON NS Series PT Remote Access

F: | Au:FAN | DA:2026-04-24 | 316 Br: | 🔊 点击朗读正文 ❚❚ | Share:

OMRON NS Series PT Remote Web Access and Troubleshooting Guide

In modern industrial automation production lines, Programmable Terminals (PTs) play a key role in human-computer interaction, equipment monitoring, and data recording. However, when the equipment is distributed across multiple factories or overseas project sites, engineers personally going to the site to troubleshoot is not only time-consuming but also costly. The built-in web interface function of Omron NS Series V2 PT allows engineers to remotely view PT screen content, perform touch operations, and even download log files from storage cards in real-time through standard Ethernet and web browsers, achieving "zero distance" on-site support. This article is based on the complete technical manual of NS Web Interface, which systematically explains the deployment steps of this function, the operation details of each interface, performance tuning parameters, and typical error diagnosis methods, providing automation engineers with a direct and practical remote maintenance guide.


Core Features and Value of NS Web Interface

NS Web Interface is a feature embedded in the NS series PT firmware that converts the current PT screen content into web page images through the HTTP protocol and transmits them to any personal computer with a web browser installed via Ethernet. This function mainly implements three types of remote operations:

Remote monitoring: You can see the alarm information, production data, or fault codes displayed on the PT in the office without having to stand in front of the equipment in person.

Remote operation: By clicking on the PT screen on the webpage with the mouse, simulate touch screen operation, start the device monitor, ladder diagram monitoring, or modify parameters to quickly locate the root cause of the problem.

File access: Browse and download files from the memory card inserted into the PT, such as alarm history CSV files, recipe data, or screenshots, for offline analysis and archiving.

Typical application scenario: The on-site operator reports abnormal equipment shutdown. The engineer inputs the IP address of the PT on the computer in Beijing, and after a few seconds, they see a screen that is exactly the same as the on-site PT. Through remote operation, they call the diagnostic interface and discover that a sensor signal is lost. They immediately guide the on-site personnel to handle it, and the entire process does not exceed 10 minutes.


Operating environment and system requirements

Before deploying NS Web Interface, the following hardware and software conditions must be confirmed.

2.1 Applicable NS Series PT Models

Only the following V2 version models support web interface functionality (with "- V2" at the end of the model):

NS12-TS01(B)-V2

NS10-TV01(B)-V2

NS8-TV01(B)-V2

NS5-SQ11(B)-V2

NS5-TQ11(B)-V2

NS5-MQ11(B)-V2

Non V2 versions or early NS series do not have this feature. Users can check the back label of PT for confirmation.

2.2 System program version

The PT internal system program must be version 8.0 or higher. The version number can be viewed in the "Version Information" section of the system menu. If it is lower than 8.0, firmware upgrade needs to be performed through the storage card. Please refer to the NS Series Setup Manual for specific steps.

2.3 Network Environment

PT must be connected to the computer through the following Ethernet standards:

10Base-T or 100Base TX (100Base TX is recommended for better image transmission speed)

The network topology can be directly connected (using crossover cables) or connected through switches. The IP address of PT needs to be on the same subnet or routable as the computer.

2.4 Supported Web Browsers

Although modern browsers have better compatibility, the ones that have passed the factory's explicit testing include:

Microsoft Internet Explorer 6.0

Microsoft Internet Explorer 7.0

In practical engineering, using Chrome or Firefox usually works fine, but if there are display abnormalities, it is recommended to revert to IE mode or use compatibility view.

PT configuration steps

Several key settings need to be made on PT to enable web interface functionality.

3.1 Enter the system menu

Power on PT and wait for it to enter RUN mode.

Simultaneously press any two diagonal corners of the touch screen (such as top left and bottom right) for about 2 seconds, and release them to display the System Menu.

3.2 Communication parameter settings

Click on the "Comm." tab.

Set "Ethernet" to "Enable". At this point, configuration items such as IP address and subnet mask appear below. Please fill them in correctly according to the on-site network plan (e.g. IP 192.168.0.1, subnet mask 255.255.255.0).

Set 'FTP/Web' to 'Enable'. This switch is specifically designed to control the functionality of the web server and must be turned on.

Key point: The System Language cannot be set to 'Japanese'. English or other Western languages must be selected, otherwise the web interface will not start properly. This restriction is due to the internal character encoding processing mechanism.

Click the 'Write' button to save the settings. PT will prompt that a restart is required to take effect, confirm the restart.

After the restart is completed, PT's web server starts listening on TCP port 80 (default).


Web browser connection method

4.1 Basic Access

Start the browser on the computer and enter the following address in the address bar:

Http://(IP address of PT)/

For example, if the IP of PT is 192.168.0.1, input http://192.168.0.1/ The browser will first display the login authentication dialog box.

4.2 User authentication

The NS web interface uses HTTP Basic Authentication. The default factory credentials are:

Username: default

Password: default

After entering, click "OK". If the authentication is successful, you will enter the Menu Screen. If you need to change your username/password, you need to use the method described in "FTPFunction. pdf" in the accompanying tool of CX One or CX Designer to upload a new authentication file via FTP.

4.3 Direct Access to Specific Function Pages

The URLs for opening each functional module directly by bypassing the menu are as follows (replacing the IP address with the actual value):

Function page URL

Monitoring screen (default color) http://192.168.0.1/monitor.html

Monitoring screen (32768 colors) http://192.168.0.1/monitor32k.html

Monitoring screen (256 colors) http://192.168.0.1/monitor256.html

Monitoring screen (16 level grayscale) http://192.168.0.1/monitor16.html

operation screen http://192.168.0.1/operation.html

Browse storage card files http://192.168.0.1/memcard.html

configuration interface http://192.168.0.1/config.html

Menu Interface http://192.168.0.1/menu.html

Among them, monitor. html will follow the color settings in the configuration screen; Directly using monitors such as 32k. html will force the use of a specified color depth, which is not affected by configuration.


Detailed explanation of each functional interface

5.1 Menu Screen

The menu interface is a navigation page that contains four buttons:

Monitor: Enter the monitoring screen.

Operation: Enter the operation screen.

Files in Memory Card: Browse storage card files.

Configuration: Enter the web interface settings page.

Engineers can select the corresponding entry based on whether the current task is only for viewing or requires interaction.

5.2 Monitor Screen

The monitoring screen displays the current PT screen in read-only mode and automatically refreshes at fixed intervals. Main elements of the interface:

PT screen image area (BMP or PNG format).

The bottom displays' Latest Captured: YYYY-MM-DD HH: MM: SS', which is the timestamp of the last time the screen was captured.

Refresh mechanism: By default, the screen image is read from PT every 15 seconds. This interval can be adjusted to 0~65535 seconds in the configuration screen (if it is set to 0, it means that the browser will not be refreshed automatically and needs to be refreshed manually). The monitoring screen does not support touch operation and is only used for observation.

5.3 Operation Screen

The operation screen is the most powerful feature of NS Web interface - it simultaneously displays the PT screen and allows users to simulate touch operations through mouse clicks. The interface includes:

Central display of PT screen image (clickable area responds to left mouse button).

There is a "System Menu" button on the right or bottom (used to access the PT's system menu).

Operation logic:

When the user clicks any button or numerical input box on the webpage with the mouse, PT will receive the corresponding touch coordinates and perform the corresponding action.

The default screen refresh interval is 3 seconds (shorter than the monitoring screen to meet interactive response), and there is also a "delay after clicking" parameter (default 1 second), which means waiting for this time after clicking the mouse to read the PT screen again in order to see the operation result.

Touch screen lock: The configuration screen can be set to prohibit on-site personnel from touching the PT physical touch screen when the operation screen is turned on, to prevent conflicts caused by simultaneous operations by both parties.

System menu call: PT originally needed to press two diagonals simultaneously to bring up the system menu. However, on the operation screen, after clicking the "System Menu" button, users can pre-set the two corner positions to simulate pressing (top left+top right, bottom left+bottom right, top left+bottom left, top right+bottom right). Clicking on them will send the corresponding coordinates, and PT will display the system menu. Note: Even if there are functional objects in these positions, they will still be pressed together and should be carefully selected.

5.4 Files in Memory Card Interface

This interface allows remote browsing of files and directory structures in PT storage cards:

The root directory is displayed as'/at0 '.

The file list includes the file name, size (displayed as<dir>if it is a directory), and modification date.

Click on the file: The browser will attempt to open or pop up a download dialog box based on the file type. For text files such as CSV and TXT, they can be previewed directly in the browser.

Right click on the file to bring up the browser menu, select "Save Target As" and download it locally.

Click on the directory name to enter the subdirectories, and click on "(up level)" to return to the previous level.

This function is extremely useful for remotely obtaining alarm records and production data reports, without the need to send personnel to the site to remove cards and copy them.

5.5 Configuration Screen

The configuration screen is used to adjust various behavioral parameters of the web interface and is the core of performance optimization. The interface contains multiple settings areas, and after modification, you need to click the "apply" (temporarily effective, lost after PT restart) or "save" (permanently saved to PT) button.

Monitor Setting

Parameter Description Default Values

Reload Interval: Automatic refresh interval for monitoring screen (seconds) 15

Number of Color Image Color Depth: 32768/256/16 Grayscale 256

Display Date and Time: Check if the timestamp is displayed at the bottom of the monitoring screen

Do I need to log in and authenticate when using Authentication to access the monitoring screen? Not checked

Do you use JavaScript to implement automatic refresh? Check the box

Use PNG format instead of BMP. If PNG is selected, the color is fixed at 32768, and the Number of Color setting is not checked (BMP)

Compression Level PNG compression ratio (0~9, 0 is the fastest without compression, 9 is the highest compression but time-consuming) 3

Balancing color and performance: The 32768 color display effect is completely consistent with the PT body, but each image file is large (BMP about 1.5MB) and the transmission is slow; A 16 level grayscale file is approximately 150KB, suitable for low bandwidth or operation scenarios that require fast response. It is recommended to set the operation screen to 16 levels of grayscale to reduce click latency.

Operation Setting

Parameter Description Default Values

Reload Interval Operation Screen Automatic Refresh Interval (seconds) 3

Delay After Click: The time (in seconds) to wait for a new screen to be read after clicking the mouse

Disable Touch Panel: When the operation screen is active, PT local touch input is not checked

Server Setting

Parameter Description Default Values

Page Title Browser tab title (up to 64 characters) NS Web Interface+version number

Initial Page when accessing the root URL( http://IP/ )The page displayed at that time. Optional Menu/Monitor/Operation/Files in Memory Card/Configuration Menu

The TCP port number on which the TCP Port web server is listening. Allowable values: 80, 8080, 49152~65535 80

Attention to modifying port number: If changed to 8080, the access URL needs to be changed to http://192.168.0.1:8080/ After changing the port, the current connection will be disconnected and a new port needs to be reconnected.


Troubleshooting and common error messages

In actual deployment, engineers often encounter connection failures or display exceptions. The following table summarizes typical errors and their solutions.

Possible causes and solutions for error messages/phenomena

401 Authorization Required: An incorrect username or password was entered and confirmed as default/default. If it has been modified, new credentials will be used. You can re upload the authentication file through FTP to restore the factory.

403 Forbidden: Unable to access the storage card to check if the PT has inserted a storage card and if the card is damaged or unformatted.

404 Not Found URL path error. Please use the correct path such as/monitor. html and pay attention to capitalization.

NS Image cannot transmit normally due to excessive network load or browser compatibility issues. Click the browser 'refresh' button to retry. Can reduce color depth (switch to 16 grayscale) or use PNG format instead.

Cannot find server or DNS error. Multiple network or configuration issues can be investigated by the following sub items:

Reason 1: PT model that does not support web interface was connected. Refer to section 2.1 to confirm that the model is V2 version.

Sub reason 2: PT system version is lower than 8.0. Check the system version and upgrade if it is insufficient.

↳ Sub reason 3: Set "FTP/Web" in the PT system menu to Disable, refer to section 3.2 and set it to Enable.

Reason 4: Change the PT system language from Japanese to non Japanese (such as English).

Reason 5: The IP address in the URL is incorrect. Ping test confirms the IP address of PT and corrects the address.

Other connections timeout, network or PT overload, wait for the network to idle and retry, or reduce the number of clients accessing simultaneously.

In addition, if the TCP port cannot be connected after modification, please confirm that the URL contains the port number and that the firewall allows inbound connections to that port.

Best Practices for Performance Optimization

Using low color depth during remote operation: Setting the color of the operation screen to 16 levels of grayscale can reduce the amount of data transmitted in a single image to 1/10, and the click response feeling is significantly improved.

Reasonably set refresh interval: monitoring purposes can be set to 15-30 seconds to reduce PT load; The operation purpose can be set to 2-3 seconds. If it is too short, it will increase network traffic but will not improve the experience (because the human eye reaction time is about 0.3 seconds).

Enable PNG compression: Although PNG encoding consumes PT's CPU resources, in moderate network environments (such as 4G hotspots), PNG transmission is faster than BMP. Choosing a compression level of 3-5 is more balanced.

Use a fixed IP address: Assign a static IP to PT and set up port forwarding in the router (if cross network access is required) for remote maintenance.

Multi user access restriction: NS Web Interface only supports one browser session at a time, and the second connection will wait or error. If multiple engineers need to collaborate, it is recommended to use screen sharing tools for indirect viewing.


Typical application case analysis

Case 1: On site alarm investigation for overseas projects

A NS12-TS01-V2 PT in a certain automotive parts factory's Thailand branch displayed an alarm of "PLC communication timeout", which the local electrician was unable to solve. The engineers in the headquarters connect to the factory network through VPN, access the web interface of PT, open the operation screen, call out ladder diagram monitoring, and find that it is a remote I/O slave station drop. The engineer guided the on-site personnel to check the terminal resistance and solve the problem. The entire process did not incur any travel expenses, and the downtime was reduced from the expected 8 hours to 45 minutes.

Case 2: Batch Download Alarm History

The food packaging line requires exporting alarm CSV files on a monthly basis for compliance auditing. In the past, engineers were required to bring laptops to the site to plug and unplug storage cards. After enabling NS Web Interface, directly browse the storage card through the/memcard.exe page in the office, right-click to download all CSV files, and complete audit preparation in 3 minutes.

  • OMRON CJ1W-MD261 Mixed I/O Module
  • Omron NJ301-1100 PLC CPU eCat EIP Specs
  • Omron F500-C15-ETN Vision System PLC Module
  • Modicon M241-24IO TM/T2UK PLC with Ethernet
  • SIXNET YS-800-001 RTU PLC Module
  • BEMAC UST-202-D Interface Board 1307D V08B2
  • Yaskawa JANCD-MMOIC-02 Drive Circuit Board
  • ABB 3BSE005028R1 SDCS-COM-1 Comm Board
  • Omron 3G3MX2-A4110 A4150 Inverter Drives Specs
  • KEYENCE CA-E100 PLC Module
  • GE IC693ALG223-GB Analog Input Module Specs
  • ABB BAILEY IMMFP01 Multi Function Processor System
  • SIEMENS 6FC5372 0AA00 0AA1 NCU 7202 Controller
  • Modicon TM241CE4 40I O Transistor Programmable Controller
  • SIEMENS 6ES7 315 2EH13 0AB0 CPU 3152 PN DP
  • NORIS A1 91 PCB Card Rack Module System
  • SIEMENS 6ES7 313 5BE01 0AB0 Compact CPU
  • SCHNEIDER ELECTRIC S144B MICROLOGIC 60A Trip Unit
  • CNI PLC269 v3 Control Module Board Rev H
  • ABB BAILEY IIMCP02 Processor Module
  • OMRON NT20S ST121 EV3 Operator Interface Terminal
  • OMRON NS-CA001 Video Input Unit
  • GE Fanuc IC695CHS012 RX3i Backplane
  • Allen Bradley 2711E-K14C6 PanelView 1400e Terminal
  • Siemens Sinamics CCB 10000432.71 Power Cell
  • Siemens 6SL3210-1SE21-8UA0 Power Module PM340
  • Yaskawa CIMR-F7A20P4 AC Drive
  • Beckhoff EP1918-0002 EtherCAT Box I/O Module
  • OMRON CQM1-TC001 Temperature Control Module
  • GE Fanuc SGHA36AT0400 Industrial Contactor
  • OMRON NJ501-1500 PLC Machine Automation Controller
  • Mitsubishi MAZAK QX084 Power Supply MELDAS 500 CNC
  • B&R 0AC808.9 PLC Automation Module
  • OMRON CP1H-XA40DT1-D PLC Module
  • G&W Electric PLC15 5111 011 15kV Capnut Assembly
  • GE DS200SLCCG3AGH PCB Circuit Board
  • Siemens SINUMERIK 6FC3981-4FD PLC Extension
  • OMRON F300-DC I/O Image Processing Unit
  • FANUC A06B-0314-B002 AC Servo Motor
  • GC-S84 Programmable Controller Logic Module
  • PASABAN MONTELEC MTC3001-DC Drive Control PLC
  • Allen Bradley 100E460EJ11 Auxiliary Contactor
  • Bosch Rexroth 1070075337-101 Card Parameters
  • HMS Anybus AB7646-F Gateway Specifications
  • Bosch 062633-303401 CNC Servo PLC Card
  • TI 500-5023 Series PLC Power Supply
  • Siemens C98043-A7002-L1-12 Circuit Board
  • Omron E5CC-RX3A5M-000 Controller
  • CN-8032-L Profinet Network Adapter Module
  • Siemens 3TK2804-0BB4 Safety Relay Details
  • Toledo TTLM-2-1M I/O Load Module
  • NORIS A1-91 PLC Rack Board Specifications
  • Mitsubishi A3ACPUR21 MELSEC PLC CPU Module
  • Beckhoff EP7041‑3002 EtherCAT Box Digital Input Module
  • REER EOS2E 1053 EOS2R 1053 Safety Light Curtain
  • Mitsubishi Q80BD-J71BR11 MELSECNET/H Interface Board
  • Omron 3G3IV-B4220-EV2 VFD 400V 22kW
  • Allen-Bradley 96844671 1785-LT3 PLC-5/12 Processor Module
  • Pasaban MTC3001-DC Drive Control PLC Module
  • Omron CJ1M-CPU11 V4.0 PLC CPU Module
  • ABB CM579-PNIO B3 Communication Module
  • B&R X20 AI 4221 Analog Module
  • Siemens 6SY7000-0AC80 PLC Module
  • GE 531X300CCHAFM5 Control Card
  • AB 810-A15C Inverse Time Relay
  • WITTENSTEIN LP120X-MF2-20 Planetary Gear
  • Mitsubishi Kakoki E-01B-4130 PLC I/O Modules
  • ABB DSQC643 Safety Control Board
  • Siemens G26004-A2105-P100-2 PCB
  • OMRON F350-C10E Image Processing Unit
  • FUJI UG430H-TS1 HMI Touch Panel
  • Westronics CB100188-01 Rev F Board
  • Siemens 7MH4900-3AA01 Weighing Module
  • Gilbert & Nash Tracker 2000 Control Cabinet
  • OMRON CJ1M-CPU22 CPU Unit
  • OMRON F3SJ-E0625P25 Light Curtain
  • Siemens 3VA2340-5HL32-0AA0 Breaker
  • Mitsubishi Melsec A61P A2NCPU PLC System
  • Aeco 158-02 DSP-02 PCB Card
  • FUJI NP1PS-32R CPU Module
  • Siemens 6SL3040-1MA01-0AA0 Control Unit CU320-2 PN
  • Fuji RYE.75D PLC Driver AC Drive
  • Electro Cam PS-6144-24-P16M09-L-MB Programmable Limit Switch
  • Siemens C98043-A7001-L2-4 CUD1 Control Board
  • Pilz 312070 PSSu H PLC1 FS SN SD Safety Module
  • Siemens Plc42q4200atsn Circuit Breaker Fuse Box
  • GE Fanuc IC695ALG708-AB Analog Output Module Rx3i
  • Siemens 6SE7036-5GK84-1JC2 IGD8 Gate Driver Board
  • Charmilles 813078 852029 PLC PCB Robocut 2 CNC EDM
  • Siemens 6SL3130-1TE24-0AA0 Smart Line Module
  • Pasaban MTC3001-DC Drive Control PLC Module
  • Modicon AS-P890-000 Remote I/O Processor Power Supply
  • Siemens PXC100-PE96.A PXC Modular Controller
  • TOYO KEIKI P:CARD5 AVH-R YH-212 Industrial Control Card
  • Omron NS5-SQ00B-V2 HMI Touch Screen 5.7 Inch
  • Sciemetric SigPOD 1202-0H00 Data Acquisition Module
  • GE Fanuc IC693CPU331W CPU Module Series 90-30
  • Square D 8903SVO11V02 Lighting Contactor 200A
  • Beckhoff C9900-P224 Power Supply Unit 24V 10A
  • HSD PE323 PLC I/O Module
  • Pillar AB6406-11A Power Control Board
  • GE Fanuc IC693CPU331W CPU Module
  • FANUC A61L-0001-0072 LCD Monitor
  • AB 20D-D-011-A-0-EYNANANE Drive
  • AB 1785-L20B PLC-5/20 Processor
  • Siemens SIREC P/PA Recorder 7ND3021
  • Siemens D2E160-AH01-17 Fan Blower
  • Eaton 101073735-001 LEG Module
  • AB 1404-M605B-ENT Powermonitor 3000
  • OMRON CJ1W-MAD42 Analog I/O
  • Omron CJ1M-CPU13 V3.0 PLC CPU Module
  • Pe323 HSD PLC Module Industrial Controller
  • Pasaban MTC3001-DC Drive Control PLC Module
  • Mitsubishi R02CPU PLC Module MELSEC iQ-R
  • B&R X20DC2395 Digital Output Module 32 Ch
  • Hoffman A30N24ALP Enclosure with PLC Addons
  • Rieter PLC with RMC 24/5V 10 RMC188-1 RMC RIO-1
  • Allen-Bradley 1790D-TN4V0 CompactBlock LDX Base Block 4 AI
  • National Instruments NI 9242 Analog Input Module 4-Channel
  • ABB AO820 3BSE008546R1 Analog Output Module
  • Moeller XVC-101-C192K-K82 PLC
  • AB 440F-C4000P MatGuard Controller
  • AB 1692-ZRCLSS Protection Module
  • Schneider S48896 PLC Module
  • FANUC A02B-0303-C205 I/O Module
  • AB 1785-LT4 PLC-5/10 Processor
  • AB 1746-NO8V SLC 500 Analog Output
  • OMRON CQM1-TC001 Temperature Unit