====== 01 Overview ====== The HSE Module Templates provides the following DQMH Modules: * [[kb:labview-frameworks:dqmh:hse-flavour|HSE Extended Cloneable]] * [[kb:labview-frameworks:dqmh:hse-flavour|HSE Extended Singleton]] * [[code:dqmh:generic-networking:overview|HSE Generic Networking Singleton]] * [[code:dqmh:hse-module-templates:state-machine|HSE State-Machine Singleton]] * //[[code:dqmh:hse-module-templates:hse-rt-singleton|HSE Real-Time Singleton]] (deprecated)// ===== Install / Configure ===== * download and unzip the latest source distribution from our [[code:dqmh:hse-module-templates:releases|Releases page]] * open the project and verify that the modules are working with the API Testers * [[http://delacor.com/documentation/dqmh-html/AddingaNewDQMHModulefromaCustomT.html|create a custom DQMH Module template and add it to the list of available DQMH Module Types.]] * where you want to add the new module make sure * to have the hse-libraries at the correct path and added to the project * to have the configuration at the correct path * click on ''Add New DQMH Module...'' and select the newly created custom template * warnings that the dependencies were found from another path as expected can be ignored