EasyManua.ls Logo

Star systems Procyon Integrated Reader - Page 36

Star systems Procyon Integrated Reader
48 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Procyon Reader User Manual
Revision 1.3
Last modified: 02/09/2015
34 | P a g e
Name
tag.write.id()
Type
func
Description
This function will write to the EPC memory bank of the tag
Permissions
All
Params
Name
Type
new_access_pwd
string
lock_type
def.lock.types
tag_id
string
pwd
string
antenna
int
Name
tag.write.kill_pwd()
Type
func
Description
This function will write to the Kill Password of the tag
Permissions
All
Params
Name
Type
kill_pwd
string
lock_type
def.lock.types
tag_id
string
pwd
string
antenna
int
Name
tag.write.tid()
Type
func
Description
This function will write to the TID memory bank of the tag. Please note
that the vast majority of tags have a permanently locked TID memory
bank.
Permissions
All
Params
Name
Type
tid
string
lock_type
def.lock.types
tag_id
string
pwd
string
antenna
int
Name
tag.write.user_data()
Type
func
Description
This function will write to the User Data memory bank.
Permissions
All
Params
Name
Type
user_data
string
lock_type
def.lock.types
tag_id
string
pwd
string
antenna
int