Mitsubishi Electric MELIPC MI5000 Series Programming Manual page 95

Vxworks
Hide thumbs Also See for MELIPC MI5000 Series:
Table of Contents

Advertisement

• Specifies the LED data (pcData) as follows when the output mode (usMode) is '1' (ASCII mode).
The specified character strings are displayed in pcData[0] to pcData[5].
Available characters (ASCII code) are shown below. Note that NULL indicates null text and SP indicates a space.
0
1
2
0
null
SP
1
!
"
2
3
#
4
$
5
%
&
6
7
'
8
(
9
)
A
*
B
+
C
,
D
-
E
.
F
/
When a character other than above is specified, an error will be returned.
When the character strings are null-terminated, data after the NULL character are not displayed (blank).
When text is displayed in ASCII mode, the display width may change even with the same number of
characters depending on the content to be displayed.
Description
Displays the data specified for the LED data (pcData) on the dot matrix LED according to the mode specified for the output
mode (usMode).
Precautions
To display data on the dot matrix LED, it is necessary to set the dot matrix LED display status to normal mode and select
"User" for the Display mode.
If this function is executed in a state other than the above-mentioned state, an error occurs.
For details on the display status of the dot matrix LED, refer to the following manual.
MELIPC MI5000 Series User's Manual (Startup)
Do not execute this function in a routine other than an interrupt routine.
Warning
If any function in which an invalid argument is specified is executed, an error such as hardware failure (3C02H) may occur on
the MELIPC.
3
4
5
6
7
0
@
P
'
p
1
A
Q
a
q
2
B
R
b
r
3
C
S
c
s
4
D
T
d
t
5
E
U
e
u
6
F
V
f
v
7
G
W
g
w
8
H
X
h
x
9
I
Y
i
y
:
J
Z
j
z
;
K
[
k
{
|
\
<
L
l
=
M
]
m
}
>
N
^
n
̃
?
O
_
o
3 DETAILS OF FUNCTIONS
3.2 C Controller Module Dedicated Functions (for ISR)
3
93

Advertisement

Table of Contents
loading

Table of Contents