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 4 - Reader Behavior<br />

Loading a Profile<br />

Deleting a Profile<br />

Once profiles are created with the reader.profile.save() command,<br />

they can be loaded with the reader.profile.load() command. To<br />

switch the reader back to inventorying ISOC tags, use the following<br />

command:<br />

> reader.profile.load(isoc_dockdoor)<br />

ok<br />

When a profile is loaded, the configuration settings in that profile are<br />

immediately applied to the reader and that profile becomes the startup<br />

profile. The startup profile is the profile the reader loads the next time it is<br />

started.<br />

A profile can be removed from the reader with the<br />

reader.profile.delete() command. This command removes the<br />

specified profile from the reader. Care must be taken with this command,<br />

once a profile is deleted, it cannot be recovered. To delete a profile, first list<br />

the profiles:<br />

> reader.profile.list()<br />

ok<br />

isoc_dockdoor<br />

isob_dockdoor<br />

To delete the profile isob_dockdoor, use the following command:<br />

> reader.profile.delete(isob_dockdoor)<br />

ok<br />

If the deleted profile was the startup profile, the factory profile becomes the<br />

startup profile.<br />

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

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

Saved successfully!

Ooh no, something went wrong!