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 7 - Reader Namespace<br />

reader.profile.reset_factory_default<br />

This function resets the reader profile to the factory default profile.<br />

The following example resets the reader to its factory defaults:<br />

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

ok<br />

Type<br />

Permissions<br />

function<br />

guest=-,admin=x<br />

reader.profile.save<br />

This function saves the reader's current configuration to the specified<br />

profile. Once a profile is loaded, it is the active profile (see<br />

reader.profile.active) and it is the profile loaded at reader startup.<br />

Profile names must consist of the characters A - Z, a - z, 0 - 9, '-' or '_' and<br />

must be between 1 and 32 characters in length. The reader can store up to<br />

8 different profiles.<br />

The following example saves the reader's current settings to a profile<br />

named isoc_conveyor. Once the isoc_conveyor profile is saved, it is the<br />

active profile (see reader.profile.active) and is the profile loaded<br />

at reader startup.<br />

>>> reader.profile.save(isoc_conveyor)<br />

ok<br />

Type<br />

Permissions<br />

Parameters<br />

function<br />

guest=-,admin=x<br />

filename (string)<br />

64 <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!