Vr retrieve version information, Cr line feed in object, Retrieve version information – Brother QL-720NW User Manual
Page 50: Line feed in object
Advertising

P-touch Template Command Reference
- 45 -
7. Control Command Details
^VR
Retrieve version information
ASCII: ^
V
R
Decimal: 94
86
82
Hexadecimal: 5E 56 52
Parameters
None
Description
Retrieves the version information for the printer as a 16-character text string.
^CR
Line feed in object
ASCII: ^
C
R
Decimal: 94
67
82
Hexadecimal: 5E 43 52
Parameters
None
Description
Adds a line feed to the next line in the text object.
Valid even if the text string for the line feed command has been changed
Example
To print three lines:
Code: 1 ^ C R 2 ^ C R 3 ^ F F
(31h 5Eh 43h 52h 32h 5Eh 43h 52h 33h 5Eh 46h 46h)
Print result:
1
2
3
Advertising