FBPL Command Reference

Table Of Contents
26
5.19 HOME
Description
Feed the label until the internal sensor has determined the origin.
Syntax
HOME
Parameter
Description
None
N/A
Note:
Make sure you define the size and gap of the label before using this command.
Example
Sample code
SIZE 4,2.5
GAP 2 mm,0
SET COUNTER @0 +1
@0="000001"
HOME
CLS
BOX 1,1,360,65,12
TEXT 25,25, "3",0,1,1, "HOME COMMAND TEST"
TEXT 25,80, "3",0,1,1,@0
PRINT 3,1
See Also
FEED, SIZE, GAP, BLINE, FORMFEED