Echelon IzoT Commissioning Tool User Manual

Page 333

Advertising
background image

3. Drag the generic Device SmartShape (

) to the drawing.

4. Open the Edit menu and then click Open Device. The Group window opens for the device.

5. Open the Insert menu, point to Picture, and then click From File. Select a bitmap file. Position

the bitmap on the device as desired. Close the Group window.

6. Click the bitmap, open the Format menu, and then click Behavior. Clear the three check boxes

under the Selection Highlighting box.

7. Open the Windows menu and then click Show ShapeSheet. The ShapeSheet opens. In the

Protection section, enter 1 in the LockTextEdit cell. Close the ShapeSheet.

8. Drag the SmartShape to a stencil to which you have write access. To change the name of the

SmartShape, right-click it, point to Edit Master, and then click Master Properties on the shortcut
menu. Modify the name and then click OK.

9. Save the stencil.

Viewing and Editing VBA Code Associated with an IzoT

Commissioning Tool Network Drawing

Each OpenLNS CT drawing has VBA code associated with it that implements its IzoT Commissioning
Tool functionality. Do not edit this code, as this can cause loss of IzoT Commissioning Tool
functionality. However, you can add your own VBA code to the drawing (to create HMIs with the
Data Point SmartShape, for example). To avoid unintentional changes to the IzoT Commissioning
Tool VBA code and protect the IzoT Commissioning Tool digital signature, the VBA code in the IzoT
Commissioning Tool templates and drawings is password protected. See Working with Digital
Signatures
in Chapter 3, Getting Started, for information on the consequences on modifying VBA
code.

To view and edit the VBA code associated with an OpenLNS CT drawing, follow these steps:

1. Enable the Visio Developer tab. To do this, click File and then click Options. In the Visio

Options dialog, click the Customize Ribbon section. On the right-hand side, enable the
Developer check box, and then click OK.

2. Click the Developer tab, and then click Visual Basic. The Visual Basic development

environment opens. You must have Visual Basic installed on your computer to view and edit
VBA code.

3. On the left pane of the Visual Basic window, open the network project. You will be prompted for

a password.

4. Enter enumerate in the Password box.

5. View and edit the Visual Basic code associated with the OpenLNS CT drawing.

IzoT Commissioning Tool User’s Guide

317

Advertising