6 Maintenance and Troubleshooting
6-26
NB-series Programmable Terminals Startup Guide Manual(V109)
3
Why is the communication between the HMI and slave Unit slow and how to improve it
The possible causes of a slow communication:
(a) There are too many components on a single screen communicating with the slave Unit,
and besides, the addresses are discontinuous;
(b) The macro uses too many sentences which call addresses of the slave Units directly. It
is recommended not to call addresses of the slave units directly in a macro program;
(c) In the screens such as Common Sheet too many timers are deployed;
(d) Too many background components such as Data Log, XY Graph and Data History are
employed, and the background components are running all the time;
(e) Alarm and Event Registration addresses are too many and discontinuous;
(f) Too many PLC control components are used;
(g) On-site Interference;
(h) Too many vector font formats are used. Try not to use too many vector font formats in a
project to the utmost;
(i) Too many bitmaps are used;
(j) Too many screens pop up, such as direct screens and indirect screens;
(k) There are too many controllers communicating with the PT and too many
communication addresses.
Solutions:
(a) Components on a single screen communicating with the slave Unit should be as few as
possible;
(b) Try to keep the addresses of the components on a single screen communicating with
the slave Unit continuous;
(c) Try to use PT's internal addresses as variables for macro. If there is a need for
exchanging data between the touch panel and slave Unit communication components,
resort to the data transmission function of the timer or data transmission components;
(d) Keep a minimum of number of channels of background components such as Data Log,
XY Graph and Data History components, etc. and make sampling periods as long as
possible;
(e) Try to keep Alarm and Event Registration addresses continuous;
(f) Do not use too many PLC control components;
(g) Use a shielded cable for the communication cable. Keep it at least 10 CM away from
power lines, and make sure the system is grounded properly;
(h) Try to use less vector fonts and use bitmaps instead when creating screens. Even if
you need to use vector fonts, use the vector fonts at minimum.
4
PLC No Response: what is the meaning of XX-XX-X
XX-XX-X means: PT number - PLC station number - PT serial port number. For example, 00-
01-01 means the No.0 PT using the serial port COM1 loses communication connection to the
controller with the station number 1.
The serial port number is defined as: 01/02 represent COM1/COM2.
5
The causes for a project downloading failure
Downloading through USB fails:
Check whether hardware connections are still functioning well or not, then check through the
following factors
(a) USB driver is not installed successfully.
(b) USB driver has been corrupted. Find the driver at NB-Designer/driver and reinstall it;
(c) The USB cable has been damaged, so replace it;
(d) The USB port of the PT or the PC fails;