Metrologic Optimus S Programming Manual page 34

"c" programming guide
Table of Contents

Advertisement

28
"C" Programming Guide For Optimus S/R
FontVersion
GetRFmode
Digits
Types
Optimus S
Optimus R
Device Type
0xxx
1xxx
2xxx
x0xx
x4xx
x5xx
Return
It always returns a pointer indicating where the information is stored.
See Also
FontVersion, GetRFmode, HardwareVersion, KernelVersion, KeypadLayout,
LibraryVersion, ManufactureDate, NetVersion, OriginalSerialNumber,
SerialNumber
To get version information of font file.
Purpose
Syntax
void* FontVersion (void);
Example
printf ("FONT:%s", FontVersion);
Description
By default, the version information will be "System Font".
If any font file is downloaded to the terminal, its file name is copied for the
version information.
Return
It always returns a pointer indicating where the information is stored.
DeviceType, GetRFmode, HardwareVersion, KernelVersion, KeypadLayout,
See Also
LibraryVersion, ManufactureDate, NetVersion, OriginalSerialNumber,
SerialNumber
Purpose
To get RF mode.
Syntax
int GetRFmode (void);
GetRFmode();
Example
Description
This routine gets the current RF mode.
0x00
a
b
Reader Module
Wireless Module
a=0, 1, 2
b=0, 5
a=0, 1, 2
b=0, 4, 5
Meaning
No reader
CCD reader
Laser reader
No module
IEEE 802.11b module
Bluetooth module only
NO_RF_MODEL
c
d
Reserved
Reserved
c=0
d=0
c=0
d=0
(Optimus S, Optimus R)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Optimus r

Table of Contents