Brother RJ-3150 Verweisanleitung

Seite von 124
P-touch Template 2.0 Command Reference 
 
- 55 - 
7. Control Command Details 
^ON 
Select object (object name) 
ASCII: 
data 
00 
Decimal: 
94 
79  78  datad  00 
Hexadecimal:  5E  4F  4E  datah  00 
Parameters 
None 
Description 
  Selects an object by its object name. 
data:  Text string (object name) 
Remarks 
  The maximum length of text that can be set is 20 characters. If text longer than this has been specified, the 
command becomes invalid. In addition, the command becomes invalid if no text has been specified. 
 
“00h” should be added at the end of the text. This indicates the end of the text. 
  Use this command to insert data starting with an intermediary object. 
Example 
  To select an object with the name 
“TEXT1”: 
^ O N T E X T 1 00h 
(5Eh 4Fh 4Eh 54h 45h 58h 54h 31h 00h)