Unitech PA982 Manual de usuario Pagina 67

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 105
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 66
-
11.16 Set Reader’s Power Level
Function Description:
To set reader’s power level.
Function Call:
BOOL SetPowerLevel(int nPower, BOOL bSetDefault);
Parameter:
nPower: The power level.
bSetDefault: TRUE for set to the value to EEPROM and FALSE for temporary
Return code:
TRUE: Set value success.
FALSE: Set value fail.
11.17 Get the library version
Function Description:
To get SkeyDll.dll version.
Function Call:
void GetLibraryVersion(char *szVersion);
Parameter:
szVersion: Return the version.
11.18 Get Reader’s Frequency
Function Description:
To get reader’s frequency.
Function Call:
BOOL GetFrequency(FREQUENCY_TYPE nFrequencyType, char *szFrequency);
Parameter:
nFrequencyType: The frequency type.
typedef enum FREQUENCY_TYPE
{
START_FREQUENCY = 1,
STOP_FREQUENCY = 2,
}FREQUENCY_TYPE;
szFrequency: Return the frequency value.
Return code:
TRUE: Get value success.
FALSE: Get value fail.
Vista de pagina 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 104 105

Comentarios a estos manuales

Sin comentarios