Unitech PA960 User Manual Page 68

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 67
-
8.16 Set Readers Power Level
Function Description:
To set readers 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.
8.17 Get the library version
Function Description:
To get SkeyDll.dll version.
Function Call:
void GetLibraryVersion(char *szVersion);
Parameter:
szVersion: Return the version.
8.18 Get Readers Frequency
Function Description:
To get readers 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.
Page view 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 97 98

Comments to this Manuals

No comments