Solid-state equipment has operational characteristics differing from those of electromechanical equipment. Safety
Guidelines for the Application, Installation and Maintenance of Solid State Controls (publication SGI-1.1
your local Rockwell Automation sales office or online at http://www.rockwellautomation.com/literature/
important differences between solid-state equipment and hard-wired electromechanical devices. Because of this difference,
and also because of the wide variety of uses for solid-state equipment, all persons responsible for applying this equipment
must satisfy themselves that each intended application of this equipment is acceptable.
In no event will Rockwell Automation, Inc. be responsible or liable for indirect or consequential damages resulting from the
use or application of this equipment.
The examples and diagrams in this manual are included solely for illustrative purposes. Because of the many variables and
requirements associated with any particular installation, Rockwell Automation, Inc. cannot assume responsibility or
liability for actual use based on the examples and diagrams.
No patent liability is assumed by Rockwell Automation, Inc. with respect to use of information, circuits, equipment, or
software described in this manual.
Reproduction of the contents of this manual, in whole or in part, without written permission of Rockwell Automation,
Inc., is prohibited.
Throughout this manual, when necessary, we use notes to make you aware of safety considerations.
WARNING: Identifies information about practices or circumstances that can cause an explosion in a hazardous
environment, which may lead to personal injury or death, property damage, or economic loss.
available from
) describes some
ATT ENTI ON: Identifies information about practices or circumstances that can lead to personal injury or death,
property damage, or economic loss. Attentions help you identify a hazard, avoid a hazard, and recognize the
consequence
SHOCK HAZARD: Labels may be on or inside the equipment, for example, a drive or motor, to alert people that
dangerous voltage may be present.
BURN HAZARD: Labels may be on or inside the equipment, for example, a drive or motor, to alert people that
surfaces may reach dangerous temperatures.
Identifies information that is critical for successful application and understanding of the product.
Allen-Bradley, Kinetix, MicroLogix, Rockwell Soft ware, Rockwell Automation, TechConnect, Ultra3000, and Ultra5000 are trademarks of Rockwell Automation, Inc.
Trademarks not belonging to Rockwell Automation are property of their respective companies.
Rockwell Automation Publication 2098-UM001G-EN-P - February 20112
Summary of Changes
This manual contains new and updated information.
New and Updated
Information
This table lists the changes made to this revision.
Topic Pages
Chapter 5 - Configuring the Kinetix 3 Drive added. 221…297
Appendix A - Ultraware Software Updates adds Version 1.80 notes. 339
Rockwell Automation Publication 2098-UM001G-EN-P - February 20113
Summary of Changes
4Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
10Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Preface
About This Publication
Who Should Use this
Manual
Conventions Used in This
Manual
This manual provides detailed installation instructions, defines software interface
features, and programming assistance for Ultraware software.
Use this manual when Ultraware software release 1.8 is used to configure and
operate Ultra1500, Ultra3000, Ultra5000 and Kinetix 3 drives, or when
designing, testing or running ModBus, C language programs, or cam tables on
these drives.
The conventions listed below are used throughout this manual.
• Bulleted lists such as this one provide information, not procedural steps
• Numbered lists provide sequential steps or hierarchical information
Rockwell Automation Publication 2098-UM001G-EN-P - February 201111
Additional Resources
These documents contain additional information concerning related
Rockwell Automation products.
Kinetix 3 Component Servo Drive Installation Instructions, publication 2071-IN001Information on installing your Kinetix 3 drive system.
Kinetix 3 Component Servo Drive Serial Host Command Reference Manual,
publication 2071-RM001
Ultraware Programming Manual, publication 2098
-IN003
How to configure the Ultra3000 SERCOS interface hardware with
-IN001
How to configure and monitor the Ultra5000 drive using the
-PM001
Ultra3000 drive installation and programming procedures.
the ControlLogix SERCOS module.
Ultra5000 drive installation and programming procedures.
DeviceNet interface.
Information on the serial communication commands, both ASCII and
ModBus-RTU, for interfacing a motion controller with the Kinetix 3
drive.
Information on programming the Ultra5000 using the Ultraware
programming environment. Intended for programmers with a basic
understanding of the C programming language.
Ultraware CD Installation Instructions, publication 2098
System Design for Control of Electrical Noise Reference Manual,
publication GMC-RM001
Kinetix Motion Control Selection Guide, publication GMC-SG001Specifications, motor/servo-drive system combinations, and
Motion Analyzer CD, download at http://www.ab.com/motion/software/
analyzer_download.html
Rockwell Automation Configuration and Selection Tools,
website http://www.rockwellautomation.com/en/e-tools
-IN002Instructions for installing Ultraware software
Information, examples, and techniques designed to minimize
system failures caused by electrical noise.
accessories for Kinetix motion control products.
Drive and motor sizing with application analysis software.
Online product selection and system configuration tools, including
AutoCAD (DXF) drawings.
Website for declarations of conformity (DoC) currently available
from Rockwell Automation.
An article on wire sizes and types for grounding electrical
equipment.
A glossary of industrial automation terms and abbreviations.
You can view or download publications at http://www.rockwellautomation.com/
literature/. To order paper copies of technical documentation, contact your local
Rockwell Automation distributor or sales representative.
12Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Before You Begin
Chapter
1
Introduction
About Ultraware Software
Use this chapter to become familiar with Ultraware software components.
This chapter also reviews design and installation requirements for Ultraware
software.
TopicPage
Introduction 13
About Ultraware Software 13
About Ultraware Software 13
Using Online Help 14
How Ultraware Software Works 14
Understanding the Graphical User Interface 15
Starting Ultraware Software 21
Upgrading Drive Firmware 22
Ultraware software is a Windows 95/98/2000/NT/XP application by Rockwell
Automation that provides a programming environment for the Kinetix 3,
Ultra1500, Ultra3000, and Ultra5000 drives. You can use Ultraware software to
accomplish these tasks.
• Communicate with multiple drives, using the serial port on your computer.
• Adjust the feedback loop gains and parameters of your drive for specific
motors and loads.
• Define the motion capabilities of the drive with the operating modes and
motion functions from compatible drives.
• Configure I/O for the drives.
• Write, load, and execute C language motion programs for Ultra5000
drives.
• Monitor a wide variety of status and motion parameters on the drives.
• Customize the application interface to display only the information you
wish to see.
Rockwell Automation Publication 2098-UM001G-EN-P - February 201113
Chapter 1 Before You Begin
Download Ultraware
Software
Using Online Help
To communicate and configure your Kinetix 3 drive by using serial
communication from a personal computer, download and install Ultraware
software on your personal computer. To get the latest Ultraware software follow
these steps.
1. Navigate to http://www.ab.com/motion/software/get/
Ultraware_1_80.exe.
2. Click Run.
The following types of online help are available.
To use thisDo thisDescription
Help filesClick Contents and Index from
the Help menu. Navigate the
help files using the Table of
Contents, the Index and the
Search tabs.
Context Sensitive Help filesClick Help in the active window,
or
Click an on-screen object and
press F1.
Descriptions of all on-screen
objects.
Object property configuration
settings.
How to information.
For help about the selected
object.
How Ultraware Software
Works
You can also click the Tip of the Day command from the Help menu, which
opens a dialog box that displays helpful hints on using Ultraware software.
Ultraware software is one part of a motion control system. The user commands
the Ultraware software to:
• use a compiler/linker tool to produce executable programs.
• communicate with the drive through a separate Communication library.
• use the Communication library to:
– download program and configuration information,
– execute direct commands, and
– retrieve program, configuration, and status information.
At startup you see several work areas that let you perform tasks. For example, you
can create or edit Ultra5000 programs in a text editor, using the C programming
language.
14Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Before You Begin Chapter 1
Main menubar
Status bar
Output window
Workspace window
Client area
Properties windows
Ultra3000
Ultra5000
Toolbars
Editor windows
Motion Library dialog
Understanding the
Graphical User Interface
A graphical user interface lets you to configure your drives and run your program.
The workspace consists of the pre-defined areas listed below and shown in the
diagram.
• a Workspace window
• a Client Area
• an Output window
• a Main menubar
• a set of Toolbars
• a Status bar
Use the View menu commands to enable and disable the user interface features.
The user interface for drives is shown in the example. The example depicts the
common control and command groupings for the drives listed on page 13
as
compatible with Ultraware software.
Rockwell Automation Publication 2098-UM001G-EN-P - February 201115
Chapter 1 Before You Begin
Workspace Window
The Workspace window is, by default, beneath the menubar and toolbars, and
above the Status Bar. Use the F7 key to return focus to the Workspace window.
The Workspace window has two main branches.
BranchDescription of Display
On-Line Drives branchAll connected online drives and their child objects.
File branchAll configured offline Ultra3000 and Ultra5000 drives, their child
objects and available projects (including all child source, header
and executable files)
Use the Workspace window to navigate to all of the connected online and offline
objects and perform these tasks.
• Create new Drive, Folder, Project, Header, and Source files.
• Cut, Copy, Paste, and Delete Workspace window objects.
• Open the Properties dialog box for Workspace window objects.
• Copy or create cam table files, which you can edit or graphically modify.
• Open the text editor, which you can use to edit header and source files.
• Use the Build command to compile a Project and create an executable
program (.exe) file.
• Copy or Move an executable program (.exe) file from an Ultra5000 drive's
Projects branch to a Programs branch for storage or for execution.
• Copy a configured online drive with all its children from the On-Line
Drives branch, to an offline file, or vice-versa.
• Run an executable program (.exe) file in the Programs branch of an online
Ultra5000 drive.
• Issue direct commands for certain online drive objects.
You can resize and move the Workspace window in several ways.
• In its default state attached to the interface, you can double-click the title
bar to detach the Workspace window from the interface.
• If detached, the Workspace window possesses all of the properties of any
window. It can be resized or moved entirely outside the interface.
• To return the Workspace window to its default position, double-click the
title bar.
To hide the Workspace window, remove the checkmark from the Workspace in
the View menu.
16Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Before You Begin Chapter 1
Output Window
The Output window is, by default, beneath the Workspace window above the
Status Bar. The Output window is visible when the View menu's Output
command is active (denoted by a check mark); it is hidden when the Output
command is not active. The Output window is also visible when you execute the
Program menu’s Build command.
The Output window describes the progress of the current (or most recent) Build
command. If a Build succeeds, the Output window displays the message Build
completed successfully!. If a Build fails, the Output window displays the message
Build failed. along with an fault message describing the cause of the failure.
Ultraware software removes any pre-existing executable program (.exe.) file,
bearing the project name, if a Build fails.
When a Build fails, double-click the Output window fault message with the this
format.
<Filename>:<Line number>:<fault or warning message>
This will open the associated source or header file and position the cursor at the
line referenced by the fault or warning message.
You can resize and move the Output window in several ways.
• In its default state (attached to the interface) you can double-click the title
bar to detach the Output window from the interface.
• Once detached, the Output window possesses all the properties of any
window. It can be resized or moved entirely outside the interface.
• To return the Output window to its default position, double-click the title
bar.
You can copy text in the Output window. However, you cannot type text into the
Output window.
Rockwell Automation Publication 2098-UM001G-EN-P - February 201117
Chapter 1 Before You Begin
Client Area
The Client Area is the large gray area beneath the menubar and toolbars and to
the right of the Workspace window.
Use the Client Area to display:
• property windows for objects in the Workspace window, where you can
configure the object’s properties.
• text editor windows for header and source files in the Workspace window,
where you can create or edit these text files.
The Workbook Mode in the View menu displays a tab for each object in the
Client Area. The tab contains the abbreviated name of the related object. Click a
tab to bring the related object to the top of the Client Area.
Unlike windows, the Client Area cannot be directly resized. The size of the
Client Area depends upon the size and location of the surrounding Workspace
and Output windows, the Main menubar, the Status Bar and the several toolbars.
However, you can use the Cascade, Tile Wide, Tile Tall and Arrange Icons
Window menu commands to arrange the display of windows in the client area.
18Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Before You Begin Chapter 1
Main Menubar
The Main menubar is at the top of the interface. Use it to customize the main
window, and to perform essential functions and procedures with respect to
objects in the Main Window.
ProgramBuild, Run, Stop, Kill
ToolsCustomize, Rescan, Serial Port, Recover Communications
CommandsEnabled, other direct commands
WindowClose All, Cascade, Tile Wide, Tile Tall, Arrange Icons
Help
Contents and Index, Tip Of The Day, Release Notes, About Ultraware
Rockwell Automation Publication 2098-UM001G-EN-P - February 201119
Chapter 1 Before You Begin
Toolbars
Four standard Windows toolbars can be detached from the user interface and
relocated. To return a toolbar to its last docking position, double-click the header
bar.
Bookmark, Previous Bookmark, Clear All Bookmarks
ProgramBuild, Run, Stop, Kill
EnableEnable, Disable All
Use the Toolbars command (in the View menu) to open the Toolbars dialog box,
and enable or disable existing toolbars, and create new toolbars.
Use the Customize command (in either the Toolbars dialog box or the Tools
menu) to open the Customize dialog box, where you can:
• add a command icon to a toolbar by dragging it from the Command tab
and dropping it on the desired toolbar.
• delete a command icon from a toolbar by dragging it from a toolbar and
dropping it off the toolbar.
Status Bar
To display the Status bar, use the View menu Status Bar command. The status bar
contains:
• Tooltip help - a description of the menu or button command immediately
beneath the pointer.
• indicators for caps lock (CAP), num lock (NUM) and scroll lock (SCRL).
• row and column reference for the cursor, if a source file or header file has
focus in the Text Editor.
When the status bar is visible, a check mark appears to the left of the Status Bar
command in the View menu.
Motion Library Dialog
The Ultraware Motion Library dialog lets you to quickly find and insert specific
motion library commands and C statements in a motion program.
The Motion Library is displayed when a source or header file is open; and is
hidden when source and header files are closed or not the top view windows. The
Motion Library dialog is docked to the right side of the main window by default.
20Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Before You Begin Chapter 1
TIP
Starting Ultraware
Software
When you start the software for the first time, it prompts you to Open Last File,
xxx.udb, Open existing file, or Create new file. After you click the file to open or
create, the software scans the network for online drives.
You may need to configure your PC’s serial port settings (refer to Serial Port
Settings on page 22
page 21
) to verify that the software successfully locates all online network drives.
) and rescan the network (refer to Scanning the Network on
Opening an Ultraware File
The name and location of any open file is stored in memory, when you close your
software. Each time the software opens, it displays a dialog that lets you do one of
these commands.
Select Description
Open Last File, xxx.udb, and then OKOpens the most recently used Ultraware file.
Open existing file, and then OKOpen another, existing Ultraware file of your choice.
Create new file, and then OKOpen a new Ultraware file.
Cancel Open Ultraware without an active file in the Workspace
window.
A new file is held in temporary storage until saved.
Scanning the Network
When the software opens, it conducts a search of the network for all connected
drives. The Scan For On-Line Drives dialog displays the progress of the online
node scan (0…255), and the specific task the software is currently undertaking
(for example, Scanning Node or Attaching to Node).
Click Stop Scanning to stop the scanning for and attaching to online drives.
The On-Line Drives branch of the Workspace window displays each drive
detected. Because the software does not automatically update the Workspace
window, click Rescan from the Tools menu to display the list of drives that are
currently online.
Rockwell Automation Publication 2098-UM001G-EN-P - February 201121
Chapter 1 Before You Begin
IMPORTANT
IMPORTANT
Serial Port Settings
After you open the software for the first time, you may change the configuration
of the personal computer’s serial port and baud rate settings. The default settings
are COM1 and 38400. Perform these steps to change the settings.
1. Click Serial Port from the Tools menu.
2. In the PC Communications Setup dialog box, type the appropriate serial
port settings.
Ultra5000 drives support only the format 8 data bits, no parity.
Ultra3000 drives do not support the 57600 bps rate.
Upgrading Drive Firmware
You can use the software interface to upgrade the firmware for an online drive.
Use the Upgrade Firmware command (in the File menu) to open the Firmware
Upgrade dialog box, where you can perform a flash upgrade to the firmware of a
drive appearing in the On-Line Drives branch of the Workspace window. Before
issuing the Upgrade Firmware command, be sure to first obtain a copy of the new
firmware and any related instructions.
Perform these steps to upgrade firmware in the Firmware Upgrade dialog box.
1. Click the drive for firmware upgrade from the list of On-Line Drives. If a
drive name has been left blank, it is identified as <Unnamed Drive>.
2. Enter the pathname of the new firmware file. Either type in the pathname,
or use the browse button (marked with an ellipsis) to navigate to the new
firmware file. (The new firmware file must have an extension of .hex.)
3. Click Begin Load. The software informs you of firmware upgrade progress
using both a progress bar and status messages.
Click Cancel to stop the firmware upgrade. However, If you cancel the
firmware upgrade while it is in progress, the selected drive ceases to be
functional. Thereafter, the selected drive can be used only to complete a
subsequent firmware upgrade.
If drivers are to be installed, also see Installing Drivers on page 145
22Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
.
Chapter
Common Commands for Ultra Drive
Configuration
2
Introduction
This chapter describes show to configure both an online and an offline drive. It
also describes how to copy or move it to an offline Ultraware file, or how to copy
and paste an offline drive (in an Ultraware file) onto an existing online drive,
thereby overwriting the online drive’s settings. It also explains how to use dragand-drop to accomplish the copy and paste process in a single step.
TopicPage
Introduction 23
Opening Ultraware Software 24
Creating, Opening and Saving Ultraware Files 25
Creating a New Drive 28
Importing and Exporting a Drive 28
Working in the Workspace Window30
Rockwell Automation Publication 2098-UM001G-EN-P - February 201123
Chapter 2 Common Commands for Ultra Drive Configuration
TIP
Opening Ultraware
Software
Before you create a new offline drive, you must first create an Ultraware file to
contain the new drive. When Ultraware opens for the first time, a window similar
to the one below appears. Selecting any radio button causes the action described
below.
• Click Open Last File: <filename> and then click OK to open the most
recently used Ultraware file.
• Click Open existing file and then click OK. The Open window will
appear, and you can navigate to and open a previously saved Ultraware file.
• Click Create new file and then click OK to create a new, empty file.
A new file is stored in temporary storage, and the Workspace icon
displays Unsaved until the file is saved with a filename.
• Click Cancel to exit the window without opening an Ultraware file.
The selected Ultraware file, if any, is displayed in an Off-Line branch of the
Workspace window.
24Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Common Commands for Ultra Drive Configuration Chapter 2
IMPORTANT
Creating, Opening and
Saving Ultraware Files
An Ultraware file is a container that can hold any number or combination of
offline Ultra3000 and Ultra5000 drives, projects and their children. An
Ultraware file is distinguished by its extension of .udb.
Creating a New Ultraware File
To create a new Ultraware DataBase (.udb) file, perform these steps.
1. Open an Ultraware file using one of these options:
• Click New in the File menu.
• Click the New icon in the File toolbar.
• Press the Ctrl + N keys.
If an Ultraware file is already open, a Save Changes window
opens and requires a response before the request to open a new
file executes.
Choose one of these commands.
• Yes - Saves the open file under the filename in the designated
location. Saves the open file under the filename in the
designated location.
• No - Discards the changes to the open file.
• Cancel - Aborts the new Ultraware file, leaving the previous
file open.
2. A new Ultraware file, titled Unsaved, appears in the Workspace under On-
Line Drives.
3. The Ultraware file can be populated with drives as described in Creating a
New Drive on page 28
Saving an Ultraware File on page 27
, and saved under a name using the directions in
.
Rockwell Automation Publication 2098-UM001G-EN-P - February 201125
Chapter 2 Common Commands for Ultra Drive Configuration
IMPORTANT
Opening an Existing Ultraware File
To open an existing Ultraware file, perform these steps.
1. Open an existing Ultraware file using one of these options:
• Click Open in the File menu.
• Click the Open icon in the File toolbar.
• Press the Ctrl + O keys.
Yes
If an Ultraware file is already open, a Save Changes window
opens and requires a response before the request to open a new
file executes.
Choose one of these commands.
• Yes - Saves the open file under the filename in the designated
location. Saves the open file under the filename in the
designated location.
• No - Discards the changes to the open file.
• Cancel - Aborts the new Ultraware file, leaving the previous
file open.
2. Perform these steps in the Open dialog box.
a. Navigate to and click the name of the Ultraware file to open.
b. Click Open.
The selected Ultraware file appears in the Workspace window. If the
Workspace window displayed a previously opened Ultraware file, the
selected Ultraware file is displayed.
26Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Common Commands for Ultra Drive Configuration Chapter 2
TIP
Saving an Ultraware File
To save all changes made to a drive or a project, perform these steps.
1. Choose one of these options.
• Click Save in the File menu
• Click the Save icon in the File toolbar
• Press the Ctrl + S keys
2. Click Save As in the File menu to open the Save As dialog box.
3. Type or click a file name in the Save As dialog box.
4. Navigate to the location where the new Ultraware file should be stored.
5. Click Save.
Save As saves the entire Ultraware database (.udb) file to a
new name.
Rockwell Automation Publication 2098-UM001G-EN-P - February 201127
Chapter 2 Common Commands for Ultra Drive Configuration
Creating a New Drive
Importing and Exporting a
Drive
With an Ultraware file open in the Workspace window, you can add a new offline
Ultra3000, Ultra5000, or Kinetix 3 drive.
To add a new drive, perform these steps.
• Click Ultra1500, Ultra3000, Ultra5000, or Kinetix 3 in the Insert Menu.
• Right-click the Ultraware file, and then-click the drive type (Kinetix 3,
Ultra1500, Ultra3000, Ultra5000).
A new drive appears in the Workspace window.
The name of the new drive is Drive or (if Drive already exists) Driven, where n is
the lowest positive integer that creates a unique drive name for the specific drive
model. For example, two 2098-DSD-005 drives may be named Drive and Drive1,
and two 2098-DSD-005X drives may also be named Drive and Drive 1.
You can import an existing, previously configured drive to an Ultraware file using
the File menu’s Import command.
Only drives that have been previously exported, using the File menu’s Export
command, can be imported. Exporting a drive saves it as an User data eXchange
File with a .uxf extension.
Exporting a Drive
To Export a drive, perform these steps.
1. Click a drive branch.
2. Do one of these actions to open the Export To dialog box.
• Click Export in the File menu.
• Right-click the drive branch, and click Export in the menu.
3. Type or click a name for the drive in the Export To dialog box.
4. Navigate to a location where the file should be exported.
5. Click Save.
The exported file is saved as an User data eXchange File (with an .uxf extension).
28Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Common Commands for Ultra Drive Configuration Chapter 2
Importing a Drive
To Import a previously exported drive, performs these steps.
1. Click the offline Ultraware file.
2. Do one of these actions to open the The Import From window.
• Click Import in the File menu.
• Right-click the Ultraware file, and then click Import from the pop-up
menu.
3. In the Import From window, navigate to and click the User data eXchange
File (.uxf) that contains the desired drive settings.
4. Click Open to display the imported drive in the offline Ultraware file.
Rockwell Automation Publication 2098-UM001G-EN-P - February 201129
Chapter 2 Common Commands for Ultra Drive Configuration
Working in the Workspace
Window
You can use the Edit menu commands to Cut, Copy, Paste and Delete/Erase
items in the Workspace window. You can also use a Drag and Drop function in
place of Cut and Paste.
Cut
The Cut command removes selected items from the Workspace window. Any
item cut from the Workspace window replaces any other item previously cut (or
copied) and stored on the clipboard.
These Workspace window items cannot be cut.
• an On-Line Drives branch
• a drive in the On-Line Drives branch
• an Ultraware file
• any child branch of a drive
• a program (with an .exe extension) for a project in an offline Ultraware file
To Cut an item from the Workspace window, perform these steps.
1. Click a Workspace window item (other than one of those listed above).
2. Do one of these actions.
• Click Cut in the Edit menu.
• Click Cut from the pop-up menu.
• Simultaneously press the Ctrl + X keys.
• Click the Cut icon in the Edit toolbar.
3. A message box asks you if you wish to continue. Click OK to cut or
Cancel.
30Rockwell Automation Publication 2098-UM001G-EN-P - February 2011
Loading...
+ 324 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.