Programming instructions
Intermec Fingerprint v7.61 – Programmer’s Reference Manual Ed. 7258
Chapter 2 Program Instructions
SYSVAR, cont.
Remarks, cont.
42: Stop Media Feed in the Middle of Label Gaps 
(Set or Read)
If SYSVAR(42) = 0, the media feed stops so the middle of a 3 mm (0.12 
in) gap becomes aligned with the tear bar when using labels (w gaps). 
This is the default setting. 
 If SYSVAR(42) = 1, the media feed stops so the middle of the gap becomes 
aligned with the tear bar, regardless of gap size
Examples
 Reading  the  value  of  a  system  variable, in this case the transfer  ribbon 
sensor:
  PRINT SYSVAR(23)
 Setting  the  value  of  a system  variable. In  this case  the  standard  type 
of Centronics is selected:
  SYSVAR(25)= 0










