Echelon i.LON SmartServer 2.0 User Manual
Page 84

70
Creating Freely Programmable Modules
5. Optionally, you can specify the project name and the location where the FPM project is to be
stored on your computer.
a. The default project name is <company program ID>.UFPT<FPT Name>. You can accept the
default name, which is recommended, or you can enter a different project name. If you enter
a different project name, it should adhere to the following naming convention: <company
program ID>. <project>. This is because your company program ID serves as a namespace
that uniquely identifies your FPM and prevents naming collisions with FPMs from different
FPM vendors.
b. The default location where FPM projects are stored on your computer is
LonWorks\iLON\Development\eclipse\workspace.fpm. You can accept the default location,
or you can specify a different location. When you create a new FPM project, an FPM project
folder with the specified project name is added to this directory. The FPM project folder
contains the source code (.cpp extension), utilities (utils.cpp extension), and header (.h
extension) files for the FPM application.
6. If you will be deploying this FPM on a SmartServer 2.0, accept the default Project Type, which is
FPM Application – SmartServer 2. If you will be deploying this FPM on a SmartServer 1.0,
click FPM Application.
7. Optionally, you can click Next to remove some of the build configurations available for your
FPM, or you can click Finish to create your FPM project. If you click Next, the Select
Configurations window opens.