.ULP 文件扩展名

EAGLE User Language Program

开发者 Autodesk
受欢迎程度
4.3  |  3 
 

什么是 ULP 文件?

A ULP file is a program created to extend the functionality of Autodesk EAGLE, a printed circuit board (PCB) design program. It contains code written in EAGLE's C-like User Programming Language, as well as metadata that describes the program's function and author. You can open and edit a ULP file's text in any text editor, and you can run the program the file contains in EAGLE's Schematic Editor or Layout Editor.

更多信息

在 Autodesk EAGLE 9 中打开的 .ulp 文件截图
在 Autodesk EAGLE 9 中打开的 ULP 文件

Hobbyists and professional engineers use Autodesk EAGLE to create circuit schematics and PCB designs. If a user who is proficient with programming wants to add a custom feature to Autodesk EAGLE, they can do so by writing and running a custom program that contains that feature. Users write these programs using EAGLE's User Programming Language, which is a variant of the C language. They then save the programs as ULP files.

EAGLE users who are not proficient with programming can still use ULP files to install custom EAGLE features. By default, EAGLE includes a number of useful ULP files, and Autodesk has made a number of additional ULP files available on EAGLE's website. EAGLE's default ULP files are stored in the program's examples/​ulps/​examples directory, which you can access from EAGLE's Control Panel.

注: Prior to 2016, Autodesk EAGLE was known as CadSoft EAGLE. EAGLE stands for "Easily Applicable Graphical Layout Editor."

How do I create a ULP file?

From EAGLE's Control Panel, select File → New → ULP. EAGLE's ULP text editor will then appear, allowing you to create a program and save it to the default directory in which EAGLE stores user-created ULP files. Typically, EAGLE stores users' ULP files in the Documents/​EAGLE/​ulps directory.

You can also create your own ULP file in any source code or text editor. Just make sure to use EAGLE's User Programming Language to write your program, and to save your file with the .ulp extension. After you finish creating your program, you will have to manually place your ULP file in EAGLE's ulps directory.

如何打开 ULP 文件

You can open and edit a ULP file in Autodesk EAGLE (cross-platform) by selecting File → Open → ULP... from EAGLE's Control Panel. You can also open and edit a ULP file in any text or source code editor. Some editors, such as Notepad++ (Windows), offer extensions you can use to highlight ULP syntax correctly.

To run the program a ULP file contains, first open EAGLE's Schematic Editor or Layout Editor (whichever the program is meant to apply to). Then, select File → Run ULP....

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 ULP 文件的程序

Windows
免费试用
Mac
免费试用
Linux
免费试用
分类: 数据
更新时间: 2021-07-16

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 EAGLE User Language Program 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们