
5
Sheet
Title
Draw
FANUC Series16
i
/18
i
/21
i
-B
Simplified Chinese
The head of MACRO ALARM was added
2. Simplified Chinese display in macro alarm
2.1. Outline
When the macro alarm message of system variable #3000 is
displayed, the thing to display Simplified Chinese can be done.
Moreover, it is also possible to use Simplified Chinese and a part
of ASCII code half-size character at the same time by one
instruction. The code that can be specified is a half-size character
code of 20H -9FH.
This function is a conversation macro, a auxiliary macro, an
execution macro, and available. Moreover, the influence on the
mode specified by the conversation macro is not received.
(Always become Simplified Chinese display)
2.2.
Specification
Simplified Chinese is specified by an international code while it is
(" ") following the expression to substitute the alarm number for
system variable # 3000 when Simplified Chinese is specified by
the macro alarm message display. The macro alarm display can be
displayed with Simplified Chinese by executing this instruction.
Example) When you display Chinese Simplified Chinese
“ ” as an alarm message.
#3000=10("BAEA B3CC D0F2 B1A8 BEAF");
Simplified Chinese comes to be displayed on the alarm message
screen by instructing like the above-mentioned and executing it.