台湾中文佬娱乐网/国产精品欧美专区/天堂а√在线地址中文在线/尤物aⅴ

YW_G2_SetEASAlert
超高頻讀寫器G2標(biāo)簽設(shè)置EAS報(bào)警

參數(shù)列表:

int stdcall YW_G2_SetEASAlert

(

int ReaderID, 

int EPCLen, 

unsigned char *EPC, 

unsigned int Password, 

unsigned char EAS

);


參數(shù)含義:

參數(shù)

類型

含義

ReaderID

int

老的設(shè)備標(biāo)示ID,范圍0x00-0xFF,0xFF為廣播地址

EPCLen

int

要讀寫的EPC標(biāo)簽EPC長(zhǎng)度,字節(jié)數(shù)

EPC

unsigned char *

EPC內(nèi)容

Password

unsigned int

標(biāo)簽操作的密碼,默認(rèn)為0

EAS

unsigned char

EAS

返 回 值:大于0為成功,小于0為錯(cuò)誤


C++聲明(VC++和C++ Builder):

int stdcall YW_G2_SetEASAlert(int ReaderID, int EPCLen, unsigned char *EPC, unsigned int Password, unsigned char EAS);


Delphi聲明:

function  YW_G2_SetEASAlert(ReaderID: Integer; EPCLen: Integer; EPC: PChar;

                   Password: Integer;  EAS: Byte): Integer;stdcall;external YW602DLL;


VB聲明:

Public Declare Function YW_G2_SetEASAlert Lib "YW602.dll" (ByVal ReaderID As Long, ByVal EPCLen As Integer, EPC As Byte, _

                   ByVal Password As Long, ByVal EAS As Byte) As Long


JAVA聲明:

C#聲明:

Power Builder 9 聲明:

支持的RFID讀寫器:
YW-602-R, YW-602-U, YW-602-3, YW-602-8