Xset,rotation,n - rotate whole label, Xset,rotation,n – GoDEX EZPL User Manual
Page 20
15
^XSET,ROTATION,n - Rotate whole label
Syntax
^XSET,ROTATION,n
Parameter
n = 0 , rotate 0° printing ; n = 1 , rotate 90° printing ;
n = 2 , rotate 180° printing ; n = 3 , rotate 270° printing
Description
When perform this command, the length and width of label format will be swapped.
Example
Print labels as below:
^Q50,3
^W102
^L
Dy2-me-dd
Th:m:s
R12,8,806,386,5,5
BA,118,74,3,7,200,0,1,43546576876
E
Case 1 : Continues paper, setup ^Q50,0,0 ^W100. Rotate 90°, it becomes ^Q100,0,0
^W50.
Case 2 : Gap paper ( Label: 50(H) * 100(W) * gap 3 ), setup ^Q50,0,0 ^W100. Rotate
90°, it becomes ^Q100,0,0 ^W50. It will only print out 50mm (H) * 50mm (W)
Case 3 : Gap paper ( Label: 50(H) * 100(W) * gap 3 ) ^Q50,0,0 ^W100. Rotate 90°, it
becomes ^Q100,0,0 ^W50 + ^XSET,ACROSS,1 ( cross label command ). It will print out
below labels with 100mm (H) * 50mm (W).