www.manualslib.com Open in urlscan Pro
192.243.63.140  Public Scan

Submitted URL: http://www.manualslib.com/manual/841679/Amino-Aminet130.html?page=4
Effective URL: https://www.manualslib.com/manual/841679/Amino-Aminet130.html?page=4
Submission: On June 29 via manual from US — Scanned from US

Form analysis 13 forms found in the DOM

<form class="navbar-form mainsearch" role="search" id="search_form">
  <div class="form-group">
    <input type="search" class="form-control" placeholder="Search for manual" id="typehead" name="keyword" value="">
    <button type="submit" class="btn btn-lib-search"><svg class="icon ">
        <use href="/public/img/solid.svg#search"></use>
      </svg></button>
  </div>
</form>

POST #

<form action="#" method="post" id="add-my-manual-form" class="add-my-manual-form">
  <button type="submit" class="btn btn-primary">Add</button>
</form>

POST #

<form action="#" method="post" class="add-bookmark-form">
  <!--suppress HtmlFormInputWithoutLabel -->
  <input maxlength="255" class="form-control bookmark-name-field" name="bookmark_name" value="About your AmiNET130" type="text" placeholder="Bookmark name">
  <button type="submit" class="btn btn-primary"> Add </button>
  <span style="font-size: 12px; color: gray"> Manual will be automatically added to "My Manuals" </span>
</form>

<form class="pages_form" action="">
  <span>page</span>
  <input required="" id="current-page-input" value="4" class="form-control" title="Current page" type="text">
  <span class="pof">of</span>
  <span>11</span>
  <button id="go-to-page" type="submit" style="margin-left: 3px;" class="btn btn-primary btn-sm"> Go </button>
</form>

<form class="pages_form" action="">
  <input id="page-input-mobile" value="4" class="form-control" title="Current page" type="text">
  <!--suppress HtmlFormInputWithoutLabel -->
  <select id="page-select">
    <option value="/manual/841679/Amino-Aminet130.html#manual">page 1</option>
    <option value="/manual/841679/Amino-Aminet130.html?page=2#manual">page 2 - Product safety</option>
    <option value="/manual/841679/Amino-Aminet130.html?page=3#manual">page 3</option>
    <option selected="" value="/manual/841679/Amino-Aminet130.html?page=4#manual">page 4 - About your AmiNET130</option>
    <option value="/manual/841679/Amino-Aminet130.html?page=5#manual">page 5 - Unpacking the AmiNET130</option>
    <option value="/manual/841679/Amino-Aminet130.html?page=6#manual">page 6 - Back Panel Connections</option>
    <option value="/manual/841679/Amino-Aminet130.html?page=7#manual">page 7</option>
    <option value="/manual/841679/Amino-Aminet130.html?page=8#manual">page 8 - Specification</option>
    <option value="/manual/841679/Amino-Aminet130.html?page=9#manual">page 9</option>
    <option value="/manual/841679/Amino-Aminet130.html?page=10#manual">page 10</option>
    <option value="/manual/841679/Amino-Aminet130.html?page=11#manual">page 11</option>
  </select>
  <span class="pof">/</span>
  <span>11</span>
</form>

POST

<form action="" method="post" id="fulltext-form">
  <input value="" placeholder="Search in this manual" type="text" id="term" class="form-control">
  <a class="seacher" id="fulltext-search" href="#">
                    <svg class="icon "><use href="/public/img/solid.svg#search"></use></svg>                </a>
</form>

<form action="" class="form">
  <!-- TODO Set multi language string -->
  <!--suppress HtmlFormInputWithoutLabel -->
  <input type="text" placeholder="Search in table of contents">
  <div class="search" type="submit"><svg class="icon ">
      <use href="/public/img/solid.svg#search"></use>
    </svg></div>
</form>

<form action="" class="form">
  <!-- TODO Set multi language string -->
  <!--suppress HtmlFormInputWithoutLabel -->
  <input type="text" placeholder="Search in table of contents">
  <div class="search" type="submit"><svg class="icon ">
      <use href="/public/img/solid.svg#search"></use>
    </svg></div>
</form>

<form action="" class="form">
  <input type="text" placeholder="Search in table of contents">
  <div class="search" type="submit"><svg class="icon ">
      <use href="/public/img/solid.svg#search"></use>
    </svg></div>
</form>

POST

<form method="post" action="">
  <div class="modal-body">
    <input type="hidden" name="action" value="rename_bookmark">
    <input id="id_bookmark_for_renaming" type="hidden" name="bookmark_id">
    <input class="form-control" id="bookmark-name-field-for-renaming" name="bookmark_name" type="text" placeholder="Enter bookmark name" maxlength="45">
  </div>
  <div class="modal-footer">
    <div style="text-align:center;">
      <input name="submit" type="submit" class="btn btn-success" value="Rename" id="rename-bookmark-submit">
      <button data-dismiss="modal" aria-hidden="true" class="btn btn-danger"> Cancel </button>
    </div>
  </div>
</form>

POST

<form method="post" action="">
  <div class="modal-footer">
    <div style="text-align:center;">
      <input type="hidden" name="bookmark_id" value="">
      <input type="hidden" name="user" value="">
      <input type="hidden" name="action" value="delete_bookmark">
      <button data-dismiss="modal" aria-hidden="true" class="btn btn-success"> Cancel </button>
      <button type="submit" class="btn btn-danger"> Delete </button>
    </div>
  </div>
</form>

POST

<form method="post" action="">
  <div class="modal-footer">
    <div style="text-align:center;">
      <input type="hidden" name="action" value="delete_manual">
      <input type="hidden" name="manual_id" value="841679">
      <button data-dismiss="modal" aria-hidden="true" class="btn btn-success"> Cancel </button>
      <button type="submit" class="btn btn-danger"> Delete </button>
    </div>
  </div>
</form>

POST /auth

<form action="/auth" method="post">
  <div class="form-group">
    <svg class="icon ">
      <use href="/public/img/solid.svg#user"></use>
    </svg> <input type="text" name="login_form[login]" value="" class="form-control" required="" placeholder="Login or e-mail">
  </div>
  <div class="form-group">
    <svg class="icon ">
      <use href="/public/img/solid.svg#key"></use>
    </svg> <input type="password" name="login_form[password]" value="" class="form-control" required="" placeholder="Password">
  </div>
  <div style="text-align:center;">
    <button type="submit" class="btn btn-success btn-block btn-enter sign-btn">
      <svg class="icon sign-icon">
        <use href="/public/img/solid.svg#lock"></use>
      </svg> <span class="sign-text">Sign In</span>
    </button>
    <div class="form-group signing-or">
      <span>OR</span>
    </div>
    <button class="btn fbtn btn-block btn-enter sign-btn" rel="nofollow" title="Facebook login" onclick="window.open('/facebookLogin','window','width=480,height=200,resizable,scrollbars,toolbar,menubar');return false;" href="/facebookLogin">
      <svg class="icon sign-icon">
        <use href="/public/img/solid.svg#facebook-square"></use>
      </svg> <span class="sign-text"> Sign in with Facebook </span>
    </button>
    <button class="btn gbtn btn-block btn-enter sign-btn google-auth" rel="nofollow" title="Google login" onclick="window.open('/googleLogin/action/url','window','width=480,height=600,resizable,scrollbars,toolbar,menubar');return false;"
      href="/googleLogin/action/url">
      <svg aria-hidden="true" class="svg-icon native iconGoogle" width="18" height="18" viewBox="0 0 18 18">
        <g>
          <path d="M16.51 8H8.98v3h4.3c-.18 1-.74 1.48-1.6 2.04v2.01h2.6a7.8 7.8 0 0 0 2.38-5.88c0-.57-.05-.66-.15-1.18z" fill="#4285F4"></path>
          <path d="M8.98 17c2.16 0 3.97-.72 5.3-1.94l-2.6-2a4.8 4.8 0 0 1-7.18-2.54H1.83v2.07A8 8 0 0 0 8.98 17z" fill="#34A853"></path>
          <path d="M4.5 10.52a4.8 4.8 0 0 1 0-3.04V5.41H1.83a8 8 0 0 0 0 7.18l2.67-2.07z" fill="#FBBC05"></path>
          <path d="M8.98 4.18c1.17 0 2.23.4 3.06 1.2l2.3-2.3A8 8 0 0 0 1.83 5.4L4.5 7.49a4.77 4.77 0 0 1 4.48-3.3z" fill="#EA4335"></path>
        </g>
      </svg>
      <span class="sign-text">Sign in with Google</span>
    </button>
  </div>
</form>

Text Content

Sign In
Upload


Download ContentsTable of Contents
Share
URL of this page:
HTML Link:
Facebook Twitter Email Gmail LinkedIn AddThis 0Share

Add to my manuals
Add

Delete from my manuals
Bookmark this page
Add Manual will be automatically added to "My Manuals"

Print this page
× Bookmark added
× Added to my manuals
 1. Manuals
 2. Brands
 3. Amino Manuals
 4. Remote Control
 5. AmiNET130
 6. Installation manual


ABOUT YOUR AMINET130 - AMINO AMINET130 INSTALLATION MANUAL

Remote control
Hide thumbs
Also See for AmiNET130 
Installation manual - 41 pages
Handbook - 24 pages


1

2

3

4

5

6

7

8

9

10

11
 * page of 11 Go
   page 1page 2 - Product safetypage 3page 4 - About your AmiNET130page 5 -
   Unpacking the AmiNET130page 6 - Back Panel Connectionspage 7page 8 -
   Specificationpage 9page 10page 11 / 11
 * Contents
 * Table of Contents
 * Bookmarks



Advertisement


Table of Contents





ABOUT YOUR AMINET130

You control all the functions of the AmiNET130 using the Amino infra-red remote
control in
conjunction with on-screen menus provided by your service provider.
To Change Channel from the Front Panel
• Carefully slide the left-hand section of the front panel open to reveal the +
and - buttons.
• Press + for STB Channel Up and - for STB Channel Down.
4
Table of Contents
Previous Page
Next Page
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8

Show quick links
 * Quick Links:
 * Back Panel Connections

HIDE QUICK LINKS:

Permanently Temporary Cancel

Advertisement



Table of Contents






  ALSO SEE FOR AMINO AMINET130

Amino AmiNET130 Installation Manual 41 pages
Amino aminet130m Handbook 24 pages

  RELATED MANUALS FOR AMINO AMINET130

 * Remote Control Amino AmiNET530 Manual
   (18 pages)
 * Remote Control Amino Amino Remote Control User Manual
   (8 pages)
 * Remote Control Amino US/Asia Standard Remotes User Manual
   (20 pages)
 * Remote Control Amino Remote Controls Configuration Manual
   Remote controls (71 pages)
 * Remote Control Amino 513-214-00-00 User Manual
   (23 pages)
 * Remote Control Amino 002-458-XX-XX Basic Manual
   (7 pages)
 * Remote Control Amino RC125 Manual
   (7 pages)

 * Remote Control Amino Nova Manual
   (14 pages)
 * Remote Control Amino Maxi Linux User Manual
   (2 pages)
 * Remote Control Amino Oak User Manual
   (2 pages)
 * Remote Control Amino Maxi ATV User Manual
   (2 pages)
 * Remote Control Amino Willow User Manual
   (8 pages)
 * Remote Control Amino Maxi LNX Pairing Manual
   (20 pages)
 * Remote Control Amino Willow Quick Start Manual
   (2 pages)

  RELATED CONTENT FOR AMINO AMINET130

 * AmiNET130 About Your Aminet130
   Amino AmiNET130



TABLE OF CONTENTS




PRINT

Print page 4 Print document (11 pages)

RENAME THE BOOKMARK

Cancel

DELETE BOOKMARK?

Cancel Delete

DELETE FROM MY MANUALS?

Cancel Delete
2012-2022 ManualsLib
About Us
 * F.A.Q.
 * What Our Users Say
 * Press & Media

Contacts
 * Advertise with Us
 * Our app is now available on Google Play


DMCA Policy
 * Privacy Policy
 * Cookie Policy
 * Terms of Use

Brands
 * manualslib.de
 * manualslib.es
 * manualslib.fr
 * Our partner tr-ex.me

LOGIN

Sign In
OR
Sign in with Facebook Sign in with Google
Don't have an account? Sign up!  
Restore password

UPLOAD MANUAL

Upload from disk
Upload from URL
Thank you for your help!