VWorks User Guide : Creating a protocol: basic procedure : Opening a plugin

Opening a plugin
About this topic
The VWorks can interact with plugins that have been developed using the VWorks Hooks Interface. You might want to open a plugin to further configure a protocol or perform some additional tasks at run time.
If your team has developed plugins and the plugins are installed on the computer, you can use the following procedure to open the plugin.
Procedure
To display the graphical interface for your plugin:
1
In the VWorks main window, choose Tools > Open Hooks Plugin, and then click the file name (.dll) of the plugin that you want to open.
2
Related information
 
User guide for the VWorks Hooks Interface