Echelon LNS Plug-in Manual de usuario Pagina 20

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 69
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 19
7. Copy the PostBuild.bat file from the
LonWorks\ObjectServer\Examples\PluginFramework\ExampleCSPlugin to your project folder.
8. In the Post-build event command line property, enter the following line:
Call "$(ProjectDir)PostBuild.bat" "$(TargetPath)"
The PostBuild.bat file will carry out the post-build actions necessary to register your plug-in
during the development process. Specifically, it generates a COM Type Library and registers the
assembly for use with COM using RegAsm /tlb, and it registers the plug-in with LNS directors by
calling the plug-in with a /RegPlugin argument.
9. In the Run the post-build event property, select the When the build updates the project output
option.
10. Click the Debug tab.
11. In the Command line arguments property, enter -Embedding. This enables debugging of the
server.
12. Click Project and then click Add Reference. The Add Reference dialog opens.
Vista de pagina 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 68 69

Comentarios a estos manuales

Sin comentarios