How to skip empty label on roll with GoDEX printer

How to set GoDEX printer to skip empty label and not to show "MEDIA ERROR"

Video example: LINK

Use this command to increase the alarm length to the total length of the tabs with the number of pages allowed to be dropped.
         n = total length of a label x number of labels allowed to be dropped.
         The value of n must not exceed 10 labels. (it is no sense to use such a bad label roll.)

Description black mark paper:
Gap = 0 paper out len ​​= 30dot + n (dot)
Gap > 0 paper out len ​​= Gap*2.5 + n (dot)
Label GAP Sticker :
     Gap = 0 paper out len ​​= 30dot + n (dot)
Gap > 0 paper out len ​​= Gap*2.5 + n (dot)
Continuous paper: This command is invalid
paper out len ​​= ((8 or 12)dot/mm+10 ) * 6

For example for ZX1300i  

Commands: ^XSET,PAPEROUT,1225
                     ^XSET,MISSINGLABEL,0

^XSET,MISSINGLABEL,n

n=0  Ignore the missing labels and print the directly on the liner directly, the position of the coordinated maybe inaccurate.

n=1 After skipping the missing label, reprint the one before the missing one.

n=2 After skipping the missing label, continue with the serial number.

.

end