Skip to content

Commit 4c379f7

Browse files
committed
- adds configuration to specify the mode (by time, BT or ET) for the playback of the DROP event
- adds mixed event playback, by time (for increasing event values) and temperature (for decreasing event values)
1 parent f147327 commit 4c379f7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+47099
-45094
lines changed
43 Bytes
Binary file not shown.
42 Bytes
Binary file not shown.

doc/help_dialogs/Output_html/eventbuttons_help.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,11 @@
837837
<td>playbackmode(&lt;int&gt;)</td>
838838
<td>sets playback mode to 0: off, 1: time, 2: BT, 3: ET</td>
839839
</tr>
840+
<tr>
841+
<td>&#160;</td>
842+
<td>playbackdropmode(&lt;int&gt;)</td>
843+
<td>sets playback DROP mode to 0: off, 1: time, 2: BT, 3: ET</td>
844+
</tr>
840845
<tr>
841846
<td>&#160;</td>
842847
<td>playback(n,&lt;bool&gt;)</td>

0 commit comments

Comments
 (0)