User manual

155
4.86 OBRSaveConfigFile
This function saves all the settings for the laser scanner driver in the configuration file.
In the Device Emulator, the function saves all the settings for the laser scanner driver in
\FlashDisk\System Settings\OBRDRV.ini.
Calling Sequences
[C++]
int OBRSaveConfigFile( )
[Visual Basic]
Public Shared Function OBRSaveConfigFile() As Int32
[C#]
public static Int32 OBRSaveConfigFile()
Parameter
None
Return Values
OBR_OK : Normal end
OBR_PRM : Parameter error
OBR_PON : Open already
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error
Note:
The name of configuration file is "OBRDRV.ini", and the file is saved at the respective paths
below.
For DT-X30
\Documents and Settings\System Settings\OBRDRV.ini
See "Configuration File Format" for the configuration file.