====== 12 HSE Generic Networking Singleton ====== The HSE Generic Networking Singleton module template is a standard DQMH Module, extended with our [[kb:labview-frameworks:dqmh:hse-flavour|HSE DQMH® Flavour]]. Additionally, it implements an extension which enables transparent communication between DQMH modules over the network. It supports the same basic communication scenarios: * Send a Request to another module * Get a Reply from another module * Receive Broadcasts from other modules * ... all over the network! For more information, see [[code:dqmh:generic-networking:overview|Generic Networking Overview]]