Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

1.3.0 - Support for external systems

Latest

Choose a tag to compare

@m-gl m-gl released this 15 Feb 13:59
· 179 commits to master since this release

The protocol is based on the one in old DAQDoctor. Here is example:

<CommandSequence>
    <alarm sender="WBM" sound="mysound.wav" talk="a text to play">a text to display</alarm>
    <alarm sender="WBM" sound="mysound2.wav" talk="a 2nd text to play">a 2nd text to display</alarm>
</CommandSequence>