Skip to content

Tutorial 04 04 Add Traditional Bridge Routines

Steve Ives edited this page May 19, 2020 · 26 revisions

Harmony Core Logo

Tutorial 4: Add Traditional Bridge Routines

Do one or both of the following:

  • Add external subroutines and functions to files in the Methods folder of the TraditionalBridge project. Projects created from the harmonycore project template will initially have three examples: AddTwoNumbers.dbl, GetEnvironment.dbl, and GetLogicalName.dbl

  • In the TraditionalBridge project, add references to ELBs or OLBs whose routines you want to expose via Harmony Core. You can add references to ELB and OLB projects and to compiled ELBs. See Referencing ELBs and OLBs in the Synergy/DE documentation for more information.


Next topic: Add Dispatcher Classes


Clone this wiki locally