FAQs
This part includes frequently asked questions that you may have about the IIoT.
How to know if NcGateway has been installed in the current system?
Phenomenon
It is not sure that NcGateway is installed in the current system.
Solution
To check if NcGateway has been installed in the current system, do one of the following:
For integrated CNC devices: Check if there is a NcGateway button on the operation interface.
For control cards: Click Start → All Programs, and check if there is a NcGateway folder.
What to do when the QR code and the verification code cannot be displayed on the homepage of NcGateway?
Phenomenon
After starting NcGateway, the QR code and the verification code cannot successfully be displayed.
Cause
The CNC system is not connected to the Internet.
Do not run NcStudio and NcGateway as an administrator.
The Internet condition is bad.
Solution
Check the networking condition and confirm that the CNC system is properly connected to the Internet.
Run NcStudio and NcGateway as an administrator.
Wait for 30 seconds and press F5 to regain the QR code and the verification code. Or open the manager and end NcCloudAdapter.exe, click Start → All programs →NcGateway, run NcCloudAdapter.exe as an administrator and restart NcGateway.
What to do if NcGateway fails to work after restarting the computer?
Phenomenon
Cannot start NcGateway after restarting the computer.
Solution
Check if NcCloudAdapter.exe process exists in the task manager:
If it exists, see What to do when the QR code and the verification code cannot be displayed on the homepage of NcGateway? for details
If it does not exist, click Start → All Programs → NcGateway, and run NcCloudAdapter as an administrator.
To avoid such a problem next time, please check if NcCloudFirstRun is prohibited from automatic startup after starting the computer by security softwares, like Tencent PC Manager.
What to do if the local data interface of NcGateway fails to work?
Phenomenon
The local data service of NcGateway fails to work.
Solution
Run NcGateway as an administrator and import the encrypted authorization file corresponding to the device ID.
Click MTC Service to start the local data service.
Is reauthorization required when the device ID is changed or a new operating system is installed?
Phenomenon
Reauthorization is required when the device ID is changed or a new operating system is installed.
Cause
An authorization file is exclusive to the device ID.
Solution
Ask for the other authorization file and import it again. See Authorize xFactory for details.
Which functions of NcGateway can be used without networking?
The following functions of NcGateway can be used without networking:
- Checking the information of the CNC system
- Enabling MTConnect protocol (Data management)
- Enabling local data backup (Data management)
- Reporting a repair online by the QR code (Online repair)
- Registering the CNC system
- Checking data analysis
- Using system setup
To use cloud data interface of NcCloud, report a repair by the CNC system on PC (online repair) and remote assistance, confirm that the CNC system has been connected to the Internet.
What to do if the database file is garbled when it is converted to a CSV file.
Phenomenon
Use DB.Browser.for.SQLite to export data from the database to a CSV
file. But this CSV
file is garbled.
Cause
Database files of NcCloud are encoded in UTF-8. However, a CSV
file does not specify the encoding format. Therefore, if you open the file in Microsoft Excel in wrong encoding format, Chinese characters may become unreadable characters.
Solution
Manually set or select the encoding format when you open the CSV
file.
Can I access xFactory with a domain name?
Phenomenon
You can access xFactory with a domain name.
Solution
Once xFactory is deployed in working environment, you can access xFactory by inputting its IP address in any devices within the same network segment.
Taking 192.168.12.79 as an example, to access xFactory with the corresponding domain name, do one of the following:
To parse the domain name equivalent to the IP address of xFactory, add a rule of parsing the domain name to enterprise network DNS server, that is, .
Parse dnc.weihong.com.cn or other domain names to 192.168.12.79
Modify file
hosts
.In the target computer, open file
hosts
as an administrator.The default path of the file is
C:\Windows\System32\drivers\etc\hosts
.Add the following line in file
hosts
:192.168.12.79 dnc.weihong.com.cn