User`s manual

9-8 Working with Locales
A typical locale profile would look like the following:
[ LocaleProfile ]
localeProfileName = default
doAdjustForDaylightSavingsTime = true
twelveTwentyfourDisplay = 24
timezone = EST
personNameFormat = 0
column2 = phys
locale = en_US
personNameFormat = Defines the complete format of a patient’s name as displayed
on the user interface. This field is used as a bit mask.
Bit 0: First name representation. Typically the byte encoding
of a name (for example, English/ASCII, Romanji).
Bit 1: Second name representation: Typically the
ideographic representation of a name (for example, Kanji).
Bit 2: Third name representation: Typically the phonetic
representation of a name (for example, Katakana).
Only two name formats can be used on the user interface. The
priority is given to the lower value bit fields.
column2 = Defines what information is displayed in the second column of
the Studies list.
Choices are:
phys: for Physician
patID: for Patient ID
locale = Specifies the locale to be used in the device.
Choices are listed in the second column of Table 9-1 on
page 9-2.
Table 9-3. Locale Profile Format and Parameters (Continued)
Parameter Name Description