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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 12 - Tag Namespace<br />

tag.write_kill_pwd<br />

This function writes a tag kill password. The parameters supported by this<br />

function are:<br />

kill_pwd – Indicates the kill password to be written to a tag.<br />

lock_type (optional) – Indicates lock type to apply to the kill password.<br />

tag_id (optional) – Indicates the id of the tag to write the kill password.<br />

If this parameter is not specified, the first tag found in the field is<br />

written.<br />

pwd (optional) – Indicates the access password required to write a<br />

locked tag (Gen 2 only).<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 />

This function includes a verify operation and an "ok" response indicates the<br />

data written was verified. The response to this function is a response name.<br />

If tag.reporting.report_write_verify=true, then the readback verify data is<br />

reported as part of the response.<br />

The following example writes kill password 0x42871904 to tag<br />

0x306800095EFDDF8000000002, using the access pwd 0x75297C1F to<br />

lock the kill password:<br />

>>> tag.write_kill_pwd(tag_id =<br />

0x306800095EFDDF8000000002, kill_pwd = 0x42871904,<br />

access_pwd = 0x75297C1F, lock_type = secured)<br />

ok<br />

Type<br />

Permissions<br />

Parameters<br />

Return Values<br />

function<br />

guest=x,admin=x<br />

kill_pwd (array)<br />

lock_type (enum definitions.enum.tag.lock.types)<br />

tag_id (array)<br />

pwd (array)<br />

antenna (list)<br />

verify_kill_pwd(string)<br />

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

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

Saved successfully!

Ooh no, something went wrong!