Global Variables

Global variables are label or solution variables that you share among multiple printing applications and label printing clients.

You can use global variables as unique counters. When several clients print labels with a shared counter, you prevent duplicating of counter values by using the same global counter with all printing clients.

You can also use global variables to set values that change only occasionally.

[Note] Note

Use global variables if your solutions don't have database connections. Using database values is more practical than using global variables.

Each global variable has a unique internal ID number. This number identifies the global variable within a solution.

You can create global variables in Control Center or in Designer. After you design your labels or solutions that use global variables, you must define which global variables are you going to use. Designer can either work with global variables that are stored locally in the Globals.tdb file, or with global variables stored in Control Center.

To select the right source of your global variables in Designer, go to File > Options > Global Variables.

[Note] Note

To use the global variables from your Control Center, make sure Designer and Control Center are connected.

You can manage your global variables in Control Center, if you go to Administration > Global Variables. Use icons to add, edit, or delete the global variable.

15_global_vars1.png
[Note] Note

You can't delete Control Center global variables in Designer.

The settings and terms at global variables are the same as in Designer and apply mostly a to counter. Check Designer User Guide for more details.