SCANTECH ID (Champtek company) RFR100 User Manual

Page 16

Advertising
background image

User Manual – RFR100 433MHz TCPIP Reader

16

Prototype

DWORD data_data (const char* cmsg,char* pdata)

Description

Get the data from a specific packet

Parameter

cmsg[in]: Tag packet
pdata: Tag data

Return value

The length of tag data
0: Failed

Prototype

DWORD data_readerid (const char* cmsg,char*
pdata)

Description

Get the reader id id from a specific packet

Parameter

cmsg[in]: Tag packet
pdata: Reader ID

Return value

The length of reader ID
0: Failed

Prototype

DWORD data_routerid (const char* cmsg,char*
pdata)

Description

Get the router id from a specific packet

Parameter

cmsg[in]: Tag packet
pdata: Router ID

Return value

The length of router ID
0: Failed

Advertising