Mitsubishi Electric MELIPC MI5000 Series Programming Manual page 67

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)
Return value
Return value
0(0000H)
-224(FF20H)
-264(FEF8H)
-289(FEDFH)
For details on error codes, refer to the following section.
Page 116 Function error codes
Relevant function
Page 43 CCPU_GetDotMatrixLED
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
Description
Normal
LED setting value error
Pointer error
Dot matrix LED Display mode error
3 DETAILS OF FUNCTIONS
3.1 C Controller Module Dedicated Functions
3
65

Advertisement

Table of Contents
loading

Table of Contents