Jump to content

SENSBLUE ATLAS/Datasheet: Difference between revisions

No edit summary
Line 2,279: Line 2,279:
[[File:Buzzer - diagram.svg|center|frameless|901x901px]]
[[File:Buzzer - diagram.svg|center|frameless|901x901px]]


==== '''35.6 Buzzer Command timing charts - Examples''' ====
==== 35.6 Buzzer Command timing charts - Examples ====
The following charts represent the command-level buzzer state over time.
The following charts represent the command-level buzzer state over time.


Line 2,296: Line 2,296:
|}
|}


===== '''35.6.1 Default BEEP command''' =====
===== 35.6.1 Default BEEP command =====
<syntaxhighlight lang="json">
<syntaxhighlight lang="json">
{
{
Line 2,330: Line 2,330:
count = 1
count = 1


===== '''35.6.2 BEEP Sequence - 5 beeps''' =====
===== 35.6.2 BEEP Sequence - 5 beeps =====
<syntaxhighlight lang="json">
<syntaxhighlight lang="json">
{
{
Line 2,356: Line 2,356:
scount = 5
scount = 5


===== '''35.6.3 Infinite BEEP Sequence''' =====
===== 35.6.3 Infinite BEEP Sequence =====
This happens when: "count": 0<syntaxhighlight lang="json">
This happens when: "count": 0<syntaxhighlight lang="json">
{
{