Digispot II Managed API¶
- Table of contents
- Digispot II Managed API
Introduction¶
Starting from v. 2.15.15, Managed API was introduced to Digispot II system. This interface lets you expand the system’s functionality by means of external modules.
Currently all public types are stored in CMN library and you must specify it as reference when creating plug-ins.
Example¶
To get a demo how plug-ins operate perform the following steps (this example is for v. 2.15.31 or later):
- Load the Digispot.sln solution
- Perform construction of DJin projects ("Projects" folder in solution) and PluginsDemo ("Zamples" folder in solution)
- Copy attached file [pligins.net_demo.vid to DJin SYSTEM folder
- Run DJin.exe and select pligins.net_demo.vid configuration
- Take a look at the error window
How it works¶
- For a description of how to create plug-ins in VID file click here.
- Description of MSDN-style can be found in [source:/doc/DigispotAPI.chm repository].
1. If you place DigidpotAPI.chm file to a directory whose name includes the # symbol (for example, ../#CURRENT/..), you will not be able to view it.
After downloading the file from the internet, you need to open its properties in standard window and click on Unblock. Otherwise it won’t work. These are operational aspects of the .chm - hh.exe viewer
2. The file DigidpotAPI.chm needs to be unblocked, see below.
