User Tools (Tools/Options)


 

The User Tools tab of the IDE option dialog allows the IDE to provide quick access to often used external applications. When tools are defined, their icons are displayed at the end of the IDE main toolbar near the top of the window.

 

ide_tools_edit.png

 

User Defined Tools Options Dialog Items

Tools

A list of third party tools defined for the IDE added by the user. If a user has a particular program that is often needed, the program can be added to the IDE toolbar by defining the program properties and selecting an icon. The user defined tools will appear at the end of the IDE main toolbar.

Add

Allows the user to define a user tool.

Edit

Modifies a user defined tool.

Remove

Type the full path and name of the debugger used by the IDE Studio when debugging programs. Alternatively, you may use the Browse button to locate the debugger.

 

When adding or editing a user tool, the following dialog is displayed:

 

edittool.png

Tools Options Add and Edit Dialog Items

Menu Label

Defines the text that is used on the Tools/User Defined submenu and as the tooltip text on the toolbar.

Loadmod

Identifies the program or PLC as a LOADMOD.

Program Name or PLC

Defines the target program called when the menu item or toolbar icon is clicked.

LoadMod entry point

Defines the label within the PLC that is called.

Command Line Arguments

Parameters are passed using the S$CMDLIN common variable. A $1 parameter is substituted for the currently active file opened in the editor, a $2 parameter is substituted with the active program name, and a $3 is substituted with the selected file name.

Icon Resource Number

Defines the resource number of the icon that is displayed on the toolbar.

Icon File Name

Defines the file name that contains the icon that is displayed on the toolbar.

 



PL/B IDE Studio Help Reporting (Tools/Options) Windows (Tools/IDE Options)