The DeltaV bulk edit application is an Excel add-in created to facilitate editing of data files to be bulk imported into the DeltaV configuration database. You can create new data files in the Excel add-in, start from one of the example data files in the Bulk Edit folder, or start from a file of data you exported from DeltaV. The Excel add-in, example data files, and sample format specification files in the DeltaV\DVData\BulkEdit folder have been created to speed up the bulk configuration process for common objects such as cards, channels, fieldbus devices, loop modules, monitoring modules, and discrete control modules (motors and valves).
To start the Bulk Edit application, use the menu selection, then browse to DeltaV\DVData\BulkEdit\BulkEdit_Support.xla. If the macro virus protection is set to Very High or High you must change it to Medium or Low to run the macros. Installing the add-in adds the BulkEdit selection to the DeltaV menu and creates a floating DeltaV Bulk Edit command bar. The buttons on this command bar correspond to the selections under the Bulk Edit menu.
Open the channels.txt data file from the BulkEdit menu or toolbar. When the data file opens, notice that comment indicators appear in the cells in Row 1. If you position the cursor over one of these cells, the cell contents will appear in the comment followed by a context-sensitive comment if one is available for that field.
If the data in a particular column can be chosen from a list of valid entries, this is indicated by the Row 1 comment displaying "Use Select Entry for list of valid entries." Select any cell in this column other than Row 1, then invoke the Select Entry command. A combo box appears from which you pick one of the valid entries from the list. When you select an entry, it is pasted into the currently selected cell.
Once you have created new rows and/or edited the cells in an opened data file, use the Save File command to save the data file. The file is saved as tab-delimited text.
The sample format specification files in the DeltaV\DVData\BulkEdit folder correspond to the example data files. In the case of channels.txt, there is a format specification file called Channels.fmt used for import of the channels data into DeltaV. The same format specification file can be used to do a user-defined export of the channels in the DeltaV configuration database.
BulkEdit_Support.xla can be used with data files that you create via a user-defined export from the DeltaV Explorer.