Example #1: ( In Visual Basic )

 

External Links

 

Operation

  • A set of .dll files are dropped into a plugin folder 
  • The program reads the list of dll files in the plugin folder and creates an object of corresponding name
  • Each dll plugin has a set of predictable functions that can be called using  ObjectName.FunctionName

 

Advantages

  • Can use standard stable methods to add support for new controller models

Disadvantages

  • More difficult for "beginners"  ….  not as simple as a script.

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *