Pioneer CLD-V2400 CLD-V2400 Programmer's Reference Manual - Page 92

Print Character

Page 92 highlights

Chapter Four • CLD-V2600 / 2400 Level I & III 30) PRINT CHARACTER LD/CD Function: Characters are written into the User's Display Area. Format: Integer Character string P R Explanation: The character string for one line in the User Display Area is written with this command. It is effective when the user's display specification of Register A is set to ON (4RA). First, specify the line number using an integer. (Lines 0-11 are selectable on the CLD-V2600 and lines 0-9 are selectable on the CLD-V2400.) After the command character PR is entered, it is terminated with the code. In the next command line, specify the character string. A character string up to 20 characters is allowed. Any commands subsequent to the command character (PR ), but prior to the character string's , are interpreted as characters to be printed to the User Display Area. Usable characters are shown in the Character Code Table below. W73V2YX4@@@@???@/NC0X15Y ?@?O@I@@@K@Me@@O0.Y @@@@@@@@@?C0@@5Y6V?X1@ W7@@@2

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144

30)
PRINT CHARACTER
LD/CD
Function:
Characters are written into the User’s Display Area.
Format:
Integer
P R <C/R>
Character string
<C/R>
Explanation:
The character string for one line in the User Display Area is written
with this command.
It is effective when the user’s display
specification of Register A is set to ON
(4RA).
First, specify the line number using an integer.
(Lines 0-11 are
selectable on the CLD-V2600 and lines 0-9 are selectable on the
CLD-V2400.)
After the command character PR is entered, it is
terminated with the <C/R> code.
In the next command line, specify
the character string.
A character string up to 20 characters is
allowed.
Any commands subsequent to the command character
(PR <CR>), but prior to the character string’s <C/R>, are
interpreted as characters to be printed to the User Display Area.
Usable characters are shown in the
Character Code Table
below.
Execution:
4 R A 1 D S <C/R>
R <C/R>
4 P R <C/R>
R <C/R>
*****************
<C/R>
R <C/R>
5 P R <C/R>
R <C/R>
* PROGRAM START * <C/R>
R <C/R>
6 P R <C/R>
R <C/R>
*****************
<C/R>
R <C/R>
Chapter Four
CLD-V2600 / 2400 Level I & III
4-30
TP 117
v. 2.0
• 12/93
CLD-V2600 / 2400 Level
I & III User’s Manual
The character “7F” is not available.
Figure 4-O