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.