Denso BHT-1260BWB-CE User Manual page 118

Barcode/2d code handy terminal
Table of Contents

Advertisement

BHT-1200 Series
Registry file format
Format the registry file as shown on the right.
Blank line
The blank line is a separator that identifies a beginning of a new
registry path. Insert a blank line before each registry path.
RegistryPath
The RegistryPath is the sub-key path.
Enclose the sub-key path in square brackets
For example:
[HKEY_LOCAL_MACHINE/SOFTWARE/BHT/BackLight]
When the sub-key in the registry path does not exist in the
registry, a new sub-key is created. When the sub-key name
starts with "-" (hyphen), the sub-key is deleted.
For example:
[-HKEY_LOCAL_MACHINE/SOFTWARE/BHT/BackLight]
DataItemName
The DataItemName is the data item name to import.
Enclose the data item name in double quotation marks (""). An equal mark "=" follows the data item name.
When the specified data item name does not exist in the registry, a new data item name with a value is created.
When the specified data item name exists, the value in the new registry file overwrites the existing value.
DataType
Enclose the data type in double quotation marks (""). The data type follows an equal mark, and is followed by a
colon. If the data type is REG_SZ, do not include the data type value and colon. Refer to "Data type and
format list" on the next page. When "-" (hyphen) is in front of "="(equal mark), the value is deleted.
For example:
[HKEY_LOCAL_MACHINE/SOFTWARE/BHT/BackLight]
"Brightness"=-
DataValue
Format the DataValue the way shown in "Data type and format list" on the next page.
Add a linefeed "\" at the end of the line, when starting a new line.
For example:
[HKEY_LOCAL_MACHINE/Time Zones/Pacific Standard Time]
"TZI"=hex:/
a4,01,00,00,00,00,00,00,c4,ff,ff,ff,00,00,0b,00,/
00,00,01,00,02,00,00,00,00,00,00,00,00,00,03,00,/
00,00,02,00,02,00,00,00,00,00,00,00
Data type and format list
Data type
REG_SZ
REG_MULTI_SZ
REG_DWORD
REG_BINARY
106
( [ ] ).
Format
"DataItemName"="my string"
"DataItemName"=multi_sz:"my string","my
string"
"DataItemName"=dword:00000000
"DataItemName"=hex:01,23,cd,ef
Blank line
[RegistryPath1]
"DataItemName1"=DataType1:DataValue1
"DataItemName2"=DataType2:DataValue2
Blank line
[RegistryPath2]
"DataItemName3"=DataType3:DataValue3
"DataItemName4"=DataType4:\
DataValue4
"DataItemName5"=-
Blank line
[-RegistryPath3]
Description
String data
String data (multi-line)
Separate with "," (commas)
Numeric value (32bits)
Hexadecimal format
Binary format

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents