Mobile Printer CPCLProgramming Manual P14-9
bluetooth.friendly_name
type: getvar, setvar
This parameter sets the friendly_name, which is part of
the local_name used during service discovery and also
affects authentication. The friendly_name is a string of
up to 20 characters long; it will default to the printer serial
number if not set by the user.
Changes to local_name and authentication will not occur
until power is cycled or the device.reset command is is-
sued.
getvar result Returns the friendly_name
Example Description Get printer friendly_name
Syntax ! U1 getvar
“bluetooth.friendly_name”
Result “SYGN01-11-0389”
set var choices any string of 20 characters or less.
default printer serial number
Example Description Set the friendly_name
Syntax !U1 setvar “bluetooth.friendly_name”
“16314A”
Results Friendly_name will become:
“16314A”
Local_name will become:
“Encore 3 16314A”
Authentcation PIN will change.
bluetooth.local_name
type: getvar
This parameter is the local name that will be provided
during service discovery. It is a combination of the printer
model name and the friendly_name
getvar result Returns the printer’s name.
Example Description Get printers local name.
Syntax ! U1 getvar “bluetooth.local_name”
Result “Encore3 XXEN02-01-0317”
continued on next page