06.01.2015 Views

INfinity 510 Protocol Reference Guide - Sirit

INfinity 510 Protocol Reference Guide - Sirit

INfinity 510 Protocol Reference Guide - Sirit

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 12 - Tag Namespace<br />

tag.erase<br />

This function erases tag fields. All memory locations supported for a<br />

particular tag protocol are erased. The parameters supported by this<br />

function are:<br />

tag_id (optional) – Indicates the id of the tag to erase. If this parameter<br />

is not specified, the first tag found in the field will be the tag that is<br />

erased.<br />

pwd (optional) – Indicates the access password required to operate on<br />

a locked tag (Gen 2 only)<br />

antenna (optional) – Indicates the list of antennas on which function<br />

executes. If an antenna is not specified, all antennas will be tried until<br />

the function succeeds or no more antennas are available.<br />

The following example erases a tag:<br />

>>> tag.erase(tag_id = 0x306800095EFDDF80000987A5)<br />

ok<br />

Type<br />

Permissions<br />

Parameters<br />

function<br />

guest=x,admin=x<br />

tag_id (array)<br />

pwd (array)<br />

antenna (list)<br />

tag.kill<br />

This function kills a tag. The parameters supported by this function are:<br />

tag_id – Indicates the id of the tag to kill.<br />

kill_pwd – Indicates the kill password required to kill the tag.<br />

antenna (optional) – Indicates the list of antennas on which the function<br />

executes. If an antenna is not specified, all antennas are tried until the<br />

function succeeds or no more antennas are available.<br />

The following example kills a tag:<br />

>>> tag.kill(tag_id = 0x306800095EFDDF80000987A5,<br />

kill_pwd=0x28F5ACD8)<br />

ok<br />

Type<br />

Permissions<br />

Parameters<br />

function<br />

guest=x,admin=x<br />

tag_id (array)<br />

kill_pwd (array)<br />

antenna (list)<br />

<strong>INfinity</strong> <strong>510</strong> <strong>Protocol</strong> <strong>Reference</strong> <strong>Guide</strong> 107

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!