3-325
3 Functions of NB-Designer
NB-series Programmable Terminals NB-Designer Operation Manual(V106)
3-11 Address of System Memory
3
3-11-2 Local Word (LW)
9010 Local time
When the [Use External Clock] option is
checked in the [PT Extended Properties]
tab in the [PT Property] dialog box, the
event will not use the PT time but read
the values from LW9010 to LW9017.
Using this function needs to transfer the
values in the time memories of PLC to
LW9010~LW9017 accordingly in
advance.
Second: Effective value ranges from 0 to 59 (read).
9011 Minute: Effective value ranges from 0 to 59 (read).
9012 Hour: Effective value ranges from 0 to 23 (read).
9013 Day: Effective value ranges from 1 to 31 (read).
9014 Mouth: Effective value ranges from 1 to 12 (read).
9015 Year: Effective value ranges from 2000 to 2037 (read).
9016 Week: Effective value ranges from 0 to 6 (read).
9017 Millisecond: Effective value ranges from 0 to 999
(read).
9020 Interrupt The low byte of the LW will be sent as interrupt byte
(ranging from 0x20~0xFE) in MEMORY_LINK protocol
when it is not 0. The LW will be cleared to zero when
the transmission is completed successfully (read).
9030~9031 Touch coordinate Records the touch coordinate taking the upper left side
of screen as origin (read).
9034~9035 System time Double-word. The time calculated with 0.1s as unit is
displayed (read).
9040~9041 Security level password Double-word. Refer to 3-13 Security Level (Page 3-
342) for details (write).
9042 Security level Displays the security level of current Base Screen.
Refer to 3-13 Security Level (Page 3-342) for details
(read).
9043 Switch security level forcefully Forcefully switches from higher security level (e.g. level
2) to lower security level (e.g. level 0). Refer to 3-13
Security Level (Page 3-342) for details (write).
9050 Display Screen No. The number of Display Screen No. is specified.
Synchronizing with the PLC by Data Transmitting
Component allows the PLC to execute the screen
transition.
9057 Size of each item of the event history The recipe memory is used to save the size of each
item by the event log data (read).
9058~9059 Size of event log data The recipe memory is used to store the size of event
history including management information (read).
9060~9075 Display of number input or text input
process
Displays the data input by Number Input or Text Input
component in real time, and clears it after completion of
input. If input component is set to 1 word, only LW9075
is used; while LW9074 and LW9075 are both used if
input component is set to 2 words, and so on (Read).
9091 Project compilation [year] Records the project compilation time [year] (read).
9092 Project compilation [month] Records the project compilation time [month] (read).
9093 Project compilation [day] Records the project compilation time [day] (read).
9100
9101
Modify dynamically the address in the
screen (internal address)
9100 is the Screen No. The 9101 is the offset
(read/write).
When LW9100 is set to 11 and LW9101 is set to 20, the
PLC addresses of all the component in the screen 11
will be modified dynamically to the addresses in which
the offset are added. i.e. D10 will become D30 and the
offset of 20×16=320 will be added to all bit addresses,
i.e. M20 will become M340.
9130 Dynamic modification of Text Library The value of this LW represents the index of Text
Library (read/write).
9140 Display brightness level Displays the brightness level for NB Unit with the range
from 0 (completely dark) to 32 (completely bright)
(read/write).
9150 Character code displayed in the current
screen when using Pinyin
The value of LW9150 is the No. of Chinese characters
displayed in the current Chinese character display
screen (read).
Addresses Descriptions Comments