documented ...
push / format (push) Successful in 39s Details
push / document (push) Failing after 1m17s Details
push / schema (push) Has been skipped Details

This commit is contained in:
giles 2023-11-22 22:44:34 +00:00
parent 2f2db2b9c5
commit 4c3357e8ce
378 changed files with 284 additions and 74356 deletions

View File

@ -4,117 +4,8 @@
[xml](../../displays/legacy-config-azo_edit_integer.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/legacy-config-azo_edit_integer.xml#L4)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* Abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-config-azo_edit_integer.xml#L31)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/legacy-config-azo_edit_integer.xml#L43)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1} |
#### command
*[none]*
#### touch
*[none]*
### NumericInput1
*numericInput*
[xml](../../displays/legacy-config-azo_edit_integer.xml#L60)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1} |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.NumericDisplay32](legacy-mimics-ho561_mimic.md#numericdisplay32)
* [legacy-mimics-ho561_mimic.NumericDisplay35](legacy-mimics-ho561_mimic.md#numericdisplay35)
* [legacy-mimics-ho561_mimic.NumericDisplay36](legacy-mimics-ho561_mimic.md#numericdisplay36)
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

View File

@ -3,768 +3,3 @@
*display*
[xml](../../displays/legacy-config-RSBINT_azo.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* Abort
#### touch
*[none]*
### Polygon2
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L36)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\dl} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon3
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L44)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\ss} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon4
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L52)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\w} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon6
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L66)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\cr} |
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
*
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#1\cr}, {#1\desc}
### NumericDisplay1
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L87)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\ec} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L93)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ec = 0 then "None" else if #1\ec = 10 then "Abort" else if #1\ec = 20 then "Hold" else if #1\ec = 30 then "Stop" else if #1\ec = 40 then "Reset" else if #1\ec = 60 then "Semi-Auto" else if #1\ec = 70 then "New Parameters" else if #1\ec = 80 then "Resume" else if #1\ec = 90 then "Restart" else if #1\ec = 100 then "Start" else if #1\ec = 130 then "Clear Failure" else if #1\ec = 140 then "Request Complete" else if #1\ec = 150 then "Request Abort Ack" else if #1\ec = 160 then "Request Abort Fail" else if #1\ec = 170 then "Request Reset" else "Unknown" |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L100)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | #1\oc & 255 |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L106)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oc & 255 = 0 then "None" else if #1\oc & 255 = 10 then "Abort" else if #1\oc & 255 = 20 then "Hold" else if #1\oc & 255= 30 then "Stop" else if #1\oc & 255= 40 then "Reset" else if #1\oc & 255 = 60 then "Semi-Auto" else if #1\oc & 255 = 70 then "New Parameters" else if #1\oc & 255 = 80 then "Resume" else if #1\oc & 255 = 90 then "Restart" else if #1\oc & 255 = 100 then "Start" else if #1\oc & 255 = 130 then "Clear Failure" else if #1\oc & 255 = 140 then "Request Complete" else if #1\oc & 255 = 150 then "Request Abort Ack" else if #1\oc & 255 = 160 then "Request Abort Fail" else if #1\oc & 255 = 170 then "Request Reset" else "Unknown" |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay3
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L113)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\f} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay4
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L121)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\sf} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay5
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L129)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\si} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay6
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L137)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\st} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L143)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\ST} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | IF #1\ST = 10 THEN "ABORTING" ELSE IF #1\ST = 30 THEN "STOPPING" ELSE IF #1\ST = 50 THEN "RUNNING" ELSE IF #1\ST = 70 THEN "COMPLETE" ELSE IF #1\ST = 90 THEN "ABORTED" ELSE IF #1\ST = 20 THEN "HOLDING" ELSE IF #1\ST = 40 THEN "RESTARTING" ELSE IF #1\ST = 60 THEN "HELD" ELSE IF #1\ST = 80 THEN "STOPPED" ELSE IF #1\ST = 100 THEN "IDLE" ELSE "??????" |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay7
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L164)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\un} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay8
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L172)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\q01} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay9
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L180)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\q02} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay11
*numericDisplay*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L189)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\RQ} |
#### command
*[none]*
#### touch
*[none]*
### Polygon8
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L200)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\A} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon9
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L208)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\H} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon10
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L216)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\s} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon11
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L227)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\t} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon12
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L235)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\r} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon13
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L245)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\p} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon14
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L255)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\ac} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon15
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L263)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\Hc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon16
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L271)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\sc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon17
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L282)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\i} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon18
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L290)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\tc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon19
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L298)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\rc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon20
*rectangle*
[xml](../../displays/legacy-config-RSBINT_azo.xml#L308)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\pd} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -3,307 +3,3 @@
*display*
[xml](../../displays/legacy-config-SACT_batch.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-config-SACT_batch.xml#L4)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\desc} |
#### command
*[none]*
#### touch
*[none]*
### Button1
*button*
[xml](../../displays/legacy-config-SACT_batch.xml#L10)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
*
* display [legacy-config-RSBINT](./legacy-config-rsbint.md) /T#1
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-config-SACT_batch.xml#L35)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
*
*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/legacy-config-SACT_batch.xml#L60)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* mc_abort_phase_display
#### touch
*[none]*
### Group12
*group*
[xml](../../displays/legacy-config-SACT_batch.xml#L93)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* mc_display_header edit_yes_no #1\p03
### StringDisplay12
*stringDisplay*
[xml](../../displays/legacy-config-SACT_batch.xml#L94)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | If #1\p03\CVAL = 0 THEN "NO" ELSE If #1\p03\CVAL = 1 THEN "YES" ELSE "???" |
#### command
*[none]*
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/legacy-config-SACT_batch.xml#L110)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
*
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#1\p02\cval}, {#1\desc}
### NumericDisplay5
*numericDisplay*
[xml](../../displays/legacy-config-SACT_batch.xml#L111)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\p02\CVAL} |
#### command
*[none]*
#### touch
*[none]*
### Group20
*group*
[xml](../../displays/legacy-config-SACT_batch.xml#L134)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
*
* display [new-tag_edits-string](./new-tag_edits-string.md) /T{#1\p01\cval}, {#1\desc}
### StringDisplay13
*stringDisplay*
[xml](../../displays/legacy-config-SACT_batch.xml#L146)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\p01\cval} |
#### command
*[none]*
#### touch
*[none]*
### Group26
*group*
[xml](../../displays/legacy-config-SACT_batch.xml#L154)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
*
* display [new-tag_edits-string](./new-tag_edits-string.md) /T{#1\p04\cval}, {#1\desc}
### NumericDisplay1
*numericDisplay*
[xml](../../displays/legacy-config-SACT_batch.xml#L155)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\p04\CVAL} |
#### command
*[none]*
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,596 +4,6 @@
[xml](../../displays/legacy-devices-azodd_vdock.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group2
*group*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L32)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | if #1\id and not #1\iu then 0 else if not #1\id and #1\iu then 2 else 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon3
*rectangle*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L45)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateHeight | if #1\id and not #1\iu then 2 else if not #1\id and #1\iu then 0 else 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L56)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\id_alm or #1\iu_alm |
| animateColor | (#1\id_alm or #1\iu_alm) + ((#1\id_cse or #1\iu_cse) *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polyline1
*polyline*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L66)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | {#1\od} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group17
*group*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L84)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group14
*group*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L109)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* set #1\od_svc 1 set #1\ode_svc 0
### Arc2
*arc*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L111)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\od_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group15
*group*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L129)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* set #1\od_svc 0 set #1\ode_svc 1
### Arc4
*arc*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L131)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\ode_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group117
*group*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L149)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* set #1\od_svc 0 set #1\ode_svc 0
### Arc6
*arc*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L151)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | ( #1\od_svc = 0 ) and ( #1\ode_svc = 0 ) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L265)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\od then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L290)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1\id_alm and not #1\id_cse) |
#### connections
*[none]*
#### command
* **press**
* set #1\id_ack 1 set #1\id_ack 0
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L341)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\id_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L358)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\id_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L375)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\id then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L395)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1\iu_alm and not #1\iu_cse) |
#### connections
*[none]*
#### command
* **press**
* set #1\iu_ack 1 set #1\iu_ack 0
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L446)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\iu_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay6
*stringDisplay*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L463)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\iu_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay7
*stringDisplay*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L480)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\iu then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay8
*stringDisplay*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L523)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ode then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Polygon4
*rectangle*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L548)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1\id_ack or #1\iu_ack) and 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/legacy-devices-azodd_vdock.xml#L553)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo-dock_tester](./new-testers-azo-dock_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Group198](legacy-mimics-ho561_mimic.md#group198)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -3,93 +3,3 @@
*display*
[xml](../../displays/legacy-devices-azodd_wt.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/legacy-devices-azodd_wt.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/legacy-devices-azodd_wt.xml#L110)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\wt} |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-devices-azodd_wt.xml#L116)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_wt_tester](./new-testers-azo_wt_tester.md) /T#1
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -547,955 +547,3 @@
| ---------- | -------------------- | -------------------------------------------------- |
| #10 | name | MV645313 |
| #11 | unit | DR540 |
## animated
### Button1
*button*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L90)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* mc_display_mx520_dr540
#### touch
*[none]*
### Group50
*group*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L127)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-aoD](./new-devices-aod.md) /TFC540813
### NumericDisplay8
*numericDisplay*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L133)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | dd\ao\FC540813\OP |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L157)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* mc_display_ho561
#### touch
*[none]*
### Group75
*group*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L183)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-md1](./new-devices-md1.md) /THV540342 /TDR540
### Polygon19
*rectangle*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L185)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\hv540342\PIO1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon20
*rectangle*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L194)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\hv540342\OP1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon21
*rectangle*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L204)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\hv540342\PIO1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon22
*rectangle*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L213)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\hv540342\OP1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group93
*group*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L250)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | DD\V\HV540229\PIO & DD\S\FS587182\PI & system\blinkslow |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group92
*group*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L269)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | DD\V\HV540229\PIO & DD\S\FS587182\PI & system\blinkslow |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group97
*group*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L287)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | DD\V\HV540529\PIO & DD\V\HV540329\PIO & DD\S\FS587182\PI & system\blinkslow |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group48
*group*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L306)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-devices-aiOD](./new-devices-aiod.md) /TFT540682, FC540682
### NumericDisplay3
*numericDisplay*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L313)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | dd\ao\FC540682\OP |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay15
*numericDisplay*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L323)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | DD\AI\FT540682\PI |
#### command
*[none]*
#### touch
*[none]*
### Text38
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L329)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\FT540682\ahhU ) or dd\ai\FT540682\ahh |
| animateColor | (dd\ai\FT540682\ahhU * 2 ) +dd\ai\FT540682\ahh |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text39
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L339)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\FT540682\ahU ) or dd\ai\FT540682\ah |
| animateColor | (dd\ai\FT540682\ahU * 2 ) +dd\ai\FT540682\ah |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text47
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L349)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\FT540682\ALLU ) or dd\ai\FT540682\ALL |
| animateColor | (dd\ai\FT540682\ALLU * 2 ) +dd\ai\FT540682\ALL |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text62
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L359)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\FT540682\ALU ) or dd\ai\FT540682\AL |
| animateColor | (dd\ai\FT540682\ALU * 2 ) +dd\ai\FT540682\AL |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L381)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* mc_display_dr540_wip
#### touch
*[none]*
### Button7
*button*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L408)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [dk_config_dr540](./dk_config_dr540.md) /Tdr540\mc,dr540\diag, dr540
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L435)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [dr540_phases](./dr540_phases.md)
#### touch
*[none]*
### Text24
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L462)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (DD\M\bl540\alcu ) or DD\M\bl540\alc |
| animateColor | (DD\M\bl540\alcu * 2 ) +DD\M\bl540\alc |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text29
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L472)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (DD\M\bl540\alou1 ) or DD\M\bl540\alo1 |
| animateColor | (DD\M\bl540\alou1 * 2 ) +DD\M\bl540\alo1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text30
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L484)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (DD\M\hv540342\alcu ) or DD\M\hv540342\alc |
| animateColor | (DD\M\hv540342\alcu * 2 ) +DD\M\hv540342\alc |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text31
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L494)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (DD\M\hv540342\alou1 ) or DD\M\hv540342\alo1 |
| animateColor | (DD\M\hv540342\alou1 * 2 ) +DD\M\hv540342\alo1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text63
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L506)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | DD\M\hv540342\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text70
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L512)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\ao\FC540682\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text87
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L517)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\ao\FC540813\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L523)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | DD\S\xs540671\PI |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if DD\S\xs540671\PI then "No Alarm" else "Alarm" |
#### command
*[none]*
#### touch
* **press**
* display [new-devices-sd](./new-devices-sd.md) /txs540671
### Text90
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L540)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (DD\S\xs540671\al) or DD\S\xs540671\ua |
| animateColor | (DD\S\xs540671\ua * 2 ) +DD\S\xs540671\al |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button11
*button*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L552)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [dr540_mute](./dr540_mute.md)
#### touch
*[none]*
### Text105
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L683)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dr540\mc\silock = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text106
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L688)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dr540\mc\ext_i = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text115
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L693)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dr540\mc\milock = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text118
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L699)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dr540\mc\maintenance = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L704)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if dd\ai\ME540198\ae then "humidity monitoring enabled" else "humidity monitoring disabled" |
#### command
*[none]*
#### touch
*[none]*
### Text134
*text*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L709)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dr540\diag\devflt or dr540\diag\devsim or dr540\diag\devunack or dr540\diag\extph or dr540\diag\manilock |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group29
*group*
[xml](../../displays/legacy-mimics-DR540_mimic.xml#L2306)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-aoD](./new-devices-aod.md) /TFC540113
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -175,67 +175,3 @@
| ---------- | -------------------- | -------------------------------------------------- |
| #10 | name | ZO300356 |
| #11 | name | DR540 |
## animated
### Button1
*button*
[xml](../../displays/legacy-mimics-DR540_WIP.xml#L808)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\s\xs540373\pi and (dr540\dry_wip\r=0) and (dr540\mc\dev_flt =0) and (dr540\mc\dev_unack=0) and dr540\mc\init_drain = 0 |
#### connections
*[none]*
#### command
* **release**
* SET dr540\mc\init_drain 1
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/legacy-mimics-DR540_WIP.xml#L836)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\s\xs540373\pi and (dr540\dry_wip\r=0) and (dr540\mc\dev_flt =0) and (dr540\mc\dev_unack=0) and dr540\mc\init_drain = 1 |
#### connections
*[none]*
#### command
* **release**
* SET dr540\mc\init_drain 0
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

View File

@ -3,706 +3,3 @@
*display*
[xml](../../displays/legacy-mimics-ho501_mimic.xml)
## reference objects
*[none]*
## animated
### Line2
*line*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L16)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | AZODD\LID\ZC501198\Ic= 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L21)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LL\LS501183\ILL = 0 |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if AZODD\LL\LS501183\ILL = 0 then "No Low Level" else "Low Level" |
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_LL](./new-devices-azodd_ll.md) /Tazodd\LL\LS501183
### Group5
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L40)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_m1o1i](./new-devices-azodd_m1o1i.md) /TAZODD\M1O1I\FE501162
### Group3
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L46)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | if (azodd\m1o1i\fe501162\ir) and (AZODD\FCON\FC500188\or>0) then system\Second%13 else 0 |
| animateColor | azodd\m1o1i\fe501162\ir |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group4
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L66)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azodd\m1o1i\fe501162\or |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text3
*text*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L89)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\M1O1I\FE501162\IR_alm} |
| animateColor | AZODD\M1O1I\FE501162\IR_alm + (AZODD\M1O1I\FE501162\IR_cse*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group9
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L100)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_lid](./new-devices-azodd_lid.md) /Tazodd\lid\zc501198,azodd\lid\gs501170
### Group7
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L101)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | azodd\lid\gs501170\or |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text4
*text*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L129)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\lid\zc501198\Ic_alm} |
| animateColor | AZODD\lid\zc501198\Ic_alm + (AZODD\lid\zc501198\Ic_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text5
*text*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L139)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\LL\LS501183\ILL_ALM} |
| animateColor | AZODD\LL\LS501183\ILL_ALM + (AZODD\LL\LS501183\ILL_cse * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group11
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L150)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_m1o1i](./new-devices-azodd_m1o1i.md) /Tazodd\m1o1i\VI501164
### Polygon6
*rectangle*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L151)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI501164\IR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group10
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L159)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI501164\oR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text6
*text*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L182)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {azodd\m1o1i\VI501164\ir_alm} |
| animateColor | azodd\m1o1i\VI501164\ir_alm + (AZODD\M1O1I\VI501164\IR_CSE * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group15
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L194)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_v1oo](./new-devices-azodd_v1oo.md) /TAZODD\V1OO\HV501113
### Group14
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L199)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\V1OO\HV501113\OO |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L221)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config501](./new-config-azo_scale_config501.md) /Tazo\ho501,azo\ho501\name
#### touch
*[none]*
### Group23
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L246)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort azodd
*
### Arc7
*arc*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L248)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LID\XI501173\MAP |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group35
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L267)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-azodd_v1oo2i](./new-devices-azodd_v1oo2i.md) /TazoDD\V1OO2I\HV501108
### Group33
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L268)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (azoDD\V1OO2I\HV501108\IO * 2) + (azoDD\V1OO2I\HV501108\IC) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group34
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L280)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azoDD\V1OO2I\HV501108\oo |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text33
*text*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L301)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azoDD\V1OO2I\HV501108\ic_alm or azoDD\V1OO2I\HV501108\io_alm |
| animateColor | (azoDD\V1OO2I\HV501108\ic_alm or azoDD\V1OO2I\HV501108\io_alm) + ((azoDD\V1OO2I\HV501108\ic_cse or azoDD\V1OO2I\HV501108\io_cse) *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group18
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L312)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_v1oo](./new-devices-azodd_v1oo.md) /TAZODD\V1OO\HV501213
### Group17
*group*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L317)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\V1OO\HV501213\OO |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L339)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\s\xs501198\i |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if AZODD\s\xs501198\i then "Safety switch OK" else "Safety switch NOK" |
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_ss](./new-devices-azodd_ss.md) /TAZODD\s\xs501198
### Text38
*text*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L356)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\s\xs501198\i_alm} |
| animateColor | ( AZODD\s\xs501198\i_alm) + ( AZODD\s\xs501198\i_cse * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/legacy-mimics-ho501_mimic.xml#L367)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if azo\ho501\dx11d7_0 then "Refill required" else "No refill required" |
#### command
*[none]*
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -3,604 +3,3 @@
*display*
[xml](../../displays/legacy-mimics-ho502_mimic.xml)
## reference objects
*[none]*
## animated
### Group5
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L15)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_m1o1i /TAZODD\M1O1I\FE502162
### Group3
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L21)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | if azodd\m1o1i\fe502162\ir and (AZODD\FCON\FC500188\or>0) then system\Second%13 else 0 |
| animateColor | azodd\m1o1i\fe502162\ir |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group4
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L41)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azodd\m1o1i\fe502162\or |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Line13
*line*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L64)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | AZODD\LID\ZC502198\Ic= 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L69)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LL\LS502183\ILL = 0 |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if AZODD\LL\LS502183\ILL= 0 then "No Low Level" else "Low Level" |
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_LL /Tazodd\LL\LS502183
### Group8
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L87)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_lid /Tazodd\lid\zc502198,azodd\lid\gs502170
### Group6
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L88)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | azodd\lid\gs502170\or |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group10
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L117)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_m1o1i /Tazodd\m1o1i\VI502164
### Polygon6
*rectangle*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L118)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI502164\IR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group9
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L126)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI502164\oR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L149)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {azodd\m1o1i\VI502164\ir_alm} |
| animateColor | azodd\m1o1i\VI502164\ir_alm + (azodd\m1o1i\VI502164\ir_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text3
*text*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L160)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\lid\zc502198\Ic_alm} |
| animateColor | AZODD\lid\zc502198\Ic_alm + (AZODD\lid\zc502198\Ic_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text4
*text*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L170)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\LL\LS502183\ILL_alm} |
| animateColor | AZODD\LL\LS502183\ILL_alm + (AZODD\LL\LS502183\ILL_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text5
*text*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L180)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\M1O1I\FE502162\IR_alm} |
| animateColor | AZODD\M1O1I\FE502162\IR_alm + (AZODD\M1O1I\FE502162\IR_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L191)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config502_3](./new-config-azo_scale_config502_3.md) /Tazo\ho502\DX12,azo\ho502\name
#### touch
*[none]*
### Group12
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L216)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_lamp /TAZODD\LID\XI502173\MAP
### Arc6
*arc*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L218)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LID\XI502173\MAP |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group35
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L237)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-azodd_v1oo2i](./new-devices-azodd_v1oo2i.md) /TazoDD\V1OO2I\HV502108
### Group33
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L238)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (azoDD\V1OO2I\HV502108\IO * 2) + (azoDD\V1OO2I\HV502108\IC) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group34
*group*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L250)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azoDD\V1OO2I\HV502108\oo |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text33
*text*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L271)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azoDD\V1OO2I\HV502108\ic_alm or azoDD\V1OO2I\HV502108\io_alm |
| animateColor | (azoDD\V1OO2I\HV502108\ic_alm or azoDD\V1OO2I\HV502108\io_alm) + ((azoDD\V1OO2I\HV502108\ic_cse or azoDD\V1OO2I\HV502108\io_cse) *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L283)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\s\xs502198\i |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if AZODD\s\xs502198\i then "Safety switch OK" else "Safety switch NOK" |
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_ss /TAZODD\s\xs502198
### Text38
*text*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L300)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\s\xs502198\i_alm} |
| animateColor | ( AZODD\s\xs502198\i_alm) + ( AZODD\s\xs502198\i_cse * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/legacy-mimics-ho502_mimic.xml#L311)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if azo\ho502\dx12d7_0 then "Refill required" else "No refill required" |
#### command
*[none]*
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -3,604 +3,3 @@
*display*
[xml](../../displays/legacy-mimics-ho503_mimic.xml)
## reference objects
*[none]*
## animated
### Group5
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L15)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_m1o1i /TAZODD\M1O1I\FE503162
### Group3
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L21)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | if azodd\m1o1i\fe503162\ir and (AZODD\FCON\FC500188\or>0) then system\Second%13 else 0 |
| animateColor | azodd\m1o1i\fe503162\ir |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group4
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L41)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azodd\m1o1i\fe503162\or |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group7
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L64)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_m1o1i /Tazodd\m1o1i\VI503164
### Polygon4
*rectangle*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L65)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI503164\IR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group6
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L73)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI503164\oR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text1
*text*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L87)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {azodd\m1o1i\VI503164\ir_alm} |
| animateColor | azodd\m1o1i\VI503164\ir_alm + (azodd\m1o1i\VI503164\ir_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Line16
*line*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L106)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | AZODD\LID\ZC503198\Ic= 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L111)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LL\LS503183\ILL=0 |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if AZODD\LL\LS503183\ILL=0 then "No Low Level" else "Low Level" |
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_LL /Tazodd\LL\LS503183
### Group10
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L129)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_lid /Tazodd\lid\zc503198,azodd\lid\gs503170
### Group8
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L130)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | azodd\lid\gs503170\or |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text3
*text*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L158)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\M1O1I\FE503162\IR_alm} |
| animateColor | AZODD\M1O1I\FE503162\IR_alm + (AZODD\M1O1I\FE503162\IR_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text4
*text*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L168)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\LL\LS503183\ILL_alm} |
| animateColor | AZODD\LL\LS503183\ILL_alm + (AZODD\LL\LS503183\ILL_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text5
*text*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L178)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\lid\zc503198\Ic_alm} |
| animateColor | AZODD\lid\zc503198\Ic_alm + (AZODD\lid\zc503198\Ic_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L190)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config502_3](./new-config-azo_scale_config502_3.md) /Tazo\ho503\DX13,azo\ho503\name
#### touch
*[none]*
### Group11
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L215)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_lamp /TAZODD\LID\XI503173\MAP
### Arc6
*arc*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L217)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LID\XI503173\MAP |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group35
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L236)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-azodd_v1oo2i](./new-devices-azodd_v1oo2i.md) /TazoDD\V1OO2I\HV503108
### Group33
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L237)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (azoDD\V1OO2I\HV503108\IO * 2) + (azoDD\V1OO2I\HV503108\IC) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group34
*group*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L249)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azoDD\V1OO2I\HV503108\oo |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text33
*text*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L270)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azoDD\V1OO2I\HV503108\ic_alm or azoDD\V1OO2I\HV503108\io_alm |
| animateColor | (azoDD\V1OO2I\HV503108\ic_alm or azoDD\V1OO2I\HV503108\io_alm) + ((azoDD\V1OO2I\HV503108\ic_cse or azoDD\V1OO2I\HV503108\io_cse) *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L282)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\s\xs503198\i |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if AZODD\s\xs503198\i then "Safety switch OK" else "Safety switch NOK" |
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_ss /TAZODD\s\xs503198
### Text38
*text*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L299)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\s\xs503198\i_alm} |
| animateColor | ( AZODD\s\xs503198\i_alm) + ( AZODD\s\xs503198\i_cse * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/legacy-mimics-ho503_mimic.xml#L310)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if azo\ho503\dx13d7_0 then "Refill required" else "No refill required" |
#### command
*[none]*
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -3,580 +3,3 @@
*display*
[xml](../../displays/legacy-mimics-ho504_mimic.xml)
## reference objects
*[none]*
## animated
### Line1
*line*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L11)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | AZODD\LID\ZC504198\Ic= 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group3
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L16)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_lid](./new-devices-azodd_lid.md) /Tazodd\lid\zc504198,azodd\lid\gs504170
### Group1
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L17)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | azodd\lid\gs504170\or |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text3
*text*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L45)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\lid\zc504198\Ic_alm} |
| animateColor | AZODD\lid\zc504198\Ic_alm + (AZODD\lid\zc504198\Ic_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L57)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LL\LS504183\ILL=0 |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if AZODD\LL\LS504183\ILL=0 then "No Low Level" else "Low Level" |
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_LL](./new-devices-azodd_ll.md) /Tazodd\LL\LS504183
### Text4
*text*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L74)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\LL\LS504183\ILL_alm} |
| animateColor | AZODD\LL\LS504183\ILL_alm + (AZODD\LL\LS504183\ILL_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group7
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L86)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_m1o1i](./new-devices-azodd_m1o1i.md) /Tazodd\m1o1i\VI504164
### Polygon3
*rectangle*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L87)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI504164\IR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group6
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L95)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI504164\oR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text5
*text*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L118)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {azodd\m1o1i\VI504164\ir_alm} |
| animateColor | azodd\m1o1i\VI504164\ir_alm + (azodd\m1o1i\VI504164\ir_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L135)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config504](./new-config-azo_scale_config504.md) /Tazo\ho504,azo\ho504\name
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L160)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_lamp](./new-devices-azodd_lamp.md) /TAZODD\LID\XI504173\MAP
### Arc5
*arc*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L162)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LID\XI504173\MAP |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group14
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L180)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_lamp](./new-devices-azodd_lamp.md) /TAZODD\LID\XI504273\MAc
### Arc6
*arc*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L182)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LID\XI504273\MAC |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group35
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L200)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-azodd_v1oo2i](./new-devices-azodd_v1oo2i.md) /TazoDD\V1OO2I\HV504108
### Group33
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L201)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (azoDD\V1OO2I\HV504108\IO * 2) + (azoDD\V1OO2I\HV504108\IC) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group34
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L213)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azoDD\V1OO2I\HV504108\oo |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text33
*text*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L234)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azoDD\V1OO2I\HV504108\ic_alm or azoDD\V1OO2I\HV504108\io_alm |
| animateColor | (azoDD\V1OO2I\HV504108\ic_alm or azoDD\V1OO2I\HV504108\io_alm) + ((azoDD\V1OO2I\HV504108\ic_cse or azoDD\V1OO2I\HV504108\io_cse) *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group15
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L246)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd
* display [new-devices-azodd_v1oc2i](./new-devices-azodd_v1oc2i.md) /Tazodd\v1oc2i\hv504103
### Group17
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L247)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (azodd\v1oc2i\hv504103\io * 2) + (azodd\v1oc2i\hv504103\ic) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group18
*group*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L259)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azodd\v1oc2i\hv504103\oc |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text8
*text*
[xml](../../displays/legacy-mimics-ho504_mimic.xml#L280)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (azodd\v1oc2i\hv504103\ic_alm or azodd\v1oc2i\hv504103\io_alm) |
| animateColor | (azodd\v1oc2i\hv504103\ic_alm or azodd\v1oc2i\hv504103\io_alm) + ((azodd\v1oc2i\hv504103\ic_cse or azodd\v1oc2i\hv504103\io_cse) * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -3,743 +3,3 @@
*display*
[xml](../../displays/legacy-mimics-ho505_mimic.xml)
## reference objects
*[none]*
## animated
### Group5
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L18)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-devices-azodd_m1o1i](./new-devices-azodd_m1o1i.md) /Tazodd\m1o1i\fe505162
### Polygon4
*rectangle*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L19)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1i\FE505162\IR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polyline5
*polyline*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L27)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (system\Second%4 = 2) and AZODD\M1O1i\FE505162\IR and (AZODD\FCON\FC500188\or>0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polyline6
*polyline*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L32)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (system\Second%4 = 1) and AZODD\M1O1i\FE505162\IR and (AZODD\FCON\FC500188\or>0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polyline7
*polyline*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L37)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (system\Second%4 = 0) oR NOT( AZODD\M1O1i\FE505162\IR and (AZODD\FCON\FC500188\or)) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polyline8
*polyline*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L42)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (system\Second%4 = 3) and AZODD\M1O1i\FE505162\IR and (AZODD\FCON\FC500188\or>0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group4
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L49)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1i\FE505162\OR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text1
*text*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L63)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\M1O1I\FE505162\IR_alm} |
| animateColor | AZODD\M1O1I\FE505162\IR_alm + (AZODD\M1O1I\FE505162\IR_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group8
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L82)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-devices-azodd_v1oo1io](./new-devices-azodd_v1oo1io.md) /Tazodd\v1oo1io\hv505115
### Group6
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L83)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azodd\v1oo1io\hv505115\ir |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group7
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L93)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | azodd\v1oo1io\hv505115\or |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group10
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L116)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_m1o1i /Tazodd\m1o1i\VI505164
### Polygon12
*rectangle*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L117)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI505164\IR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group9
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L125)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI505164\oR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text3
*text*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L148)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {azodd\m1o1i\VI505164\ir_alm} |
| animateColor | azodd\m1o1i\VI505164\ir_alm + (azodd\m1o1i\VI505164\ir_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L160)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LL\LS505183\ILL=0 |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if AZODD\LL\LS505183\ILL=0 then "No Low Level" else "Low Level" |
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_LL /Tazodd\LL\LS505183
### Text4
*text*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L177)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\LL\LS505183\ILL_alm} |
| animateColor | AZODD\LL\LS505183\ILL_alm + (AZODD\LL\LS505183\ILL_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Line11
*line*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L189)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | AZODD\LID\ZC505198\Ic= 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group15
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L194)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_lid /Tazodd\lid\zc505198,azodd\lid\gs505170
### Group13
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L195)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | azodd\lid\gs505170\or |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text5
*text*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L223)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {AZODD\lid\zc505198\Ic_alm} |
| animateColor | AZODD\lid\zc505198\Ic_alm + (AZODD\lid\zc505198\Ic_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group18
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L235)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_m1o1i /Tazodd\m1o1i\VI505264
### Polygon18
*rectangle*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L236)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI505264\IR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group17
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L244)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\M1O1I\VI505264\oR |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text6
*text*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L267)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {azodd\m1o1i\VI505264\ir_alm} |
| animateColor | azodd\m1o1i\VI505264\ir_alm + (azodd\m1o1i\VI505264\ir_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text7
*text*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L278)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {azodd\v1oo1io\hv505115\ir_alm} |
| animateColor | azodd\v1oo1io\hv505115\ir_alm + (azodd\v1oo1io\hv505115\ir_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L290)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config505](./new-config-azo_scale_config505.md) /Tazo\ho505\DX15,azo\ho505\name
#### touch
*[none]*
### Group20
*group*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L315)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* abort_azodd display new-devices-azodd_lamp /TAZODD\LID\XI505173\MAP
### Arc6
*arc*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L317)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | AZODD\LID\XI505173\MAP |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/legacy-mimics-ho505_mimic.xml#L335)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if azo\ho505\dx15d7_0 then "Refill required" else "No refill required " |
#### command
*[none]*
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

View File

@ -124,401 +124,6 @@
| #10 | name | ZS520170 |
| #11 | unit | MX520 |
## animated
### Button1
*button*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* mc_display_mx520
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L31)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* mc_display_ta522_mx520
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L68)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* mc_display_mx520_dr540
#### touch
*[none]*
### Button7
*button*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L94)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [dk_config_mx520](./dk_config_mx520.md) /Tmx520\mc,mx520\diag, mx520
#### touch
*[none]*
### Button9
*button*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L119)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [mx520_phases](./mx520_phases.md)
#### touch
*[none]*
### Group114
*group*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L152)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | if DD\M\MI545163\PIO1 then system\Second%13 else 0 |
| animateColor | DD\M\MI545163\PIO1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group8
*group*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L172)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | DD\M\MI545163\OP1 OR DD\M\MI545163\OP2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-devices-md1](./new-devices-md1.md) /TMI545163,mx520
### Text5
*text*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L192)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | DD\M\MI545163\A = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text29
*text*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L198)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (DD\M\MI545163\alou1 ) or DD\M\MI545163\alo1 |
| animateColor | (DD\M\MI545163\alou1 * 2 ) +DD\M\MI545163\alo1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text33
*text*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L208)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (DD\M\MI545163\alcu ) or DD\M\MI545163\alc |
| animateColor | (DD\M\MI545163\alcu * 2 ) +DD\M\MI545163\alc |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Label4
*tagLabel*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L220)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\malm\mx520\fs520182\au or dd\malm\mx520\fs520182\a ) |
| animateColor | (dd\malm\mx520\fs520182\au * 2 ) + dd\malm\mx520\fs520182\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-ad](./new-devices-ad.md) /Tdd\malm\mx520\fs520182,ta521
### Text1
*text*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L237)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | mx520\mc\silock = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text35
*text*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L242)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | mx520\mc\ext_i = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text70
*text*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L247)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | mx520\mc\milock = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text36
*text*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L253)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | mx520\mc\maintenance = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text92
*text*
[xml](../../displays/legacy-mimics-mx520_mimic.xml#L258)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | mx520\diag\devflt or mx520\diag\devsim or mx520\diag\devunack or mx520\diag\extph or mx520\diag\manilock |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Button6](legacy-mimics-ho500_mimic.md#button6)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -167,927 +167,3 @@
| #11 | unit | TA522 |
| #12 | title | Speed |
| #13 | units | rpm |
## animated
### Polygon7
*polygon*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L33)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateFill | ((DD\AI\WT521189\PI -DD\AI\WT521189\OFF)/DD\AI\WT521189\SCL) * 100 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L42)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | DD\S\LS521183\PI |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if DD\S\LS521183\PI then "No High Level" else "High Level" |
#### command
*[none]*
#### touch
* **press**
* display [new-devices-sd](./new-devices-sd.md) /tLS521183
### Group70
*group*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L130)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-aiD](./new-devices-aid.md) /TWT521189
### NumericDisplay2
*numericDisplay*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L136)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | DD\AI\WT521189\PI |
#### command
*[none]*
#### touch
*[none]*
### Text32
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L144)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\WT521189\ahhU ) or dd\ai\WT521189\ahh |
| animateColor | (dd\ai\WT521189\ahhU * 2 ) +dd\ai\WT521189\ahh |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text29
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L154)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\WT521189\ahU ) or dd\ai\WT521189\ah |
| animateColor | (dd\ai\WT521189\ahU * 2 ) +dd\ai\WT521189\ah |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text30
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L164)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\WT521189\ALLU ) or dd\ai\WT521189\ALL |
| animateColor | (dd\ai\WT521189\ALLU * 2 ) +dd\ai\WT521189\ALL |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text31
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L174)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\WT521189\ALU ) or dd\ai\WT521189\AL |
| animateColor | (dd\ai\WT521189\ALU * 2 ) +dd\ai\WT521189\AL |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L196)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* mc_display_ta521_ta522
#### touch
*[none]*
### Group77
*group*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L225)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-aiD](./new-devices-aid.md) /Ttt521180
### NumericDisplay3
*numericDisplay*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L231)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | DD\AI\tt521180\PI |
#### command
*[none]*
#### touch
*[none]*
### Text19
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L239)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\tt521180\ahhU ) or dd\ai\tt521180\ahh |
| animateColor | (dd\ai\tt521180\ahhU * 2 ) +dd\ai\tt521180\ahh |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text20
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L249)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\tt521180\ahU ) or dd\ai\tt521180\ah |
| animateColor | (dd\ai\tt521180\ahU * 2 ) +dd\ai\tt521180\ah |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text35
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L259)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\tt521180\ALLU ) or dd\ai\tt521180\ALL |
| animateColor | (dd\ai\tt521180\ALLU * 2 ) +dd\ai\tt521180\ALL |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text36
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L269)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\ai\tt521180\ALU ) or dd\ai\tt521180\AL |
| animateColor | (dd\ai\tt521180\ALU * 2 ) +dd\ai\tt521180\AL |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button7
*button*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L299)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-config_ta521](./new-config-config_ta521.md) /Tta521\mc,ta521\diag, ta521
#### touch
*[none]*
### Button9
*button*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L324)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [ta521_phases](./ta521_phases.md)
#### touch
*[none]*
### Label1
*tagLabel*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L351)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\malm\ta521\dst\au or dd\malm\ta521\dst\a ) |
| animateColor | (dd\malm\ta521\dst\au * 2 ) + dd\malm\ta521\dst\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-ad](./new-devices-ad.md) /Tdd\malm\ta521\dst,ta521
### Label2
*tagLabel*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L367)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\malm\ta521\pt\au or dd\malm\ta521\pt\a ) |
| animateColor | (dd\malm\ta521\pt\au * 2 ) + dd\malm\ta521\pt\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-ad](./new-devices-ad.md) /Tdd\malm\ta521\pt,ta521
### Text10
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L383)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (DD\S\ls521183\al) or DD\S\ls521183\ua |
| animateColor | (DD\S\ls521183\ua * 2 ) +DD\S\ls521183\al |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay7
*stringDisplay*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L395)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | DD\S\pb521173\PI |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if DD\S\pb521173\PI then "Sample pb pressed" else "No sample pbl" |
#### command
*[none]*
#### touch
* **press**
* display [new-devices-sd](./new-devices-sd.md) /tpb521173
### Group49
*group*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L412)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\malm\ta521\pt\timeh = (dd\malm\ta521\pt\timel -1) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay5
*numericDisplay*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L415)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | dd\malm\ta521\pt\timeh |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay4
*numericDisplay*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L420)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | dd\malm\ta521\pt\times |
#### command
*[none]*
#### touch
*[none]*
### Label3
*tagLabel*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L434)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\malm\ta521\manchk\au or dd\malm\ta521\manchk\a ) |
| animateColor | (dd\malm\ta521\manchk\au * 2 ) + dd\malm\ta521\manchk\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-ad](./new-devices-ad.md) /Tdd\malm\ta521\manchk,ta521
### Text1
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L450)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\s\ls521183\pd |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group5
*group*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L455)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\malm\ta521\manchk\au or dd\malm\ta521\manchk\a ) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay6
*numericDisplay*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L458)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if dd\malm\ta521\manchk\diff <0 then 0- dd\malm\ta521\manchk\diff else dd\malm\ta521\manchk\diff |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L463)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if dd\malm\ta521\manchk\diff <0 then "kg too little added" else "kg too much added" |
#### command
*[none]*
#### touch
*[none]*
### Label4
*tagLabel*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L472)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\malm\ta521\disc\au or dd\malm\ta521\disc\a ) |
| animateColor | (dd\malm\ta521\disc\au * 2 ) + dd\malm\ta521\disc\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-ad](./new-devices-ad.md) /Tdd\malm\ta521\disc,ta521
### Text65
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L488)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ta521\mc\silock = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text68
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L493)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ta521\mc\ext_i = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text70
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L498)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ta521\mc\milock = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text69
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L506)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ta521\mc\maintenance = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group41
*group*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L512)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\malm\TA521\ims\au or dd\malm\TA521\ims\a ) |
| animateColor | (dd\malm\TA521\ims\au * 2 ) + dd\malm\TA521\ims\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-ad](./new-devices-ad.md) /Tdd\malm\TA521\ims,ta521
### Label5
*tagLabel*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L513)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dd\malm\TA521\ims\au or dd\malm\TA521\ims\a ) |
| animateColor | (dd\malm\TA521\ims\au * 2 ) + dd\malm\TA521\ims\a |
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-devices-ad](./new-devices-ad.md) /Tdd\malm\TA521\ims,ta521
### Text92
*text*
[xml](../../displays/legacy-mimics-ta521_mimic.xml#L545)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ta521\diag\devflt or ta521\diag\devsim or ta521\diag\devunack or ta521\diag\extph or ta521\diag\manilock |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

View File

@ -4,281 +4,7 @@
[xml](../../displays/legacy-popup_menu-azo_cfg.xml)
## reference objects
*[none]*
## animated
### Button11
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L4)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2 = "HO500" |
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_scale_config500 /Tazo\ho500\db11,#2
#### touch
*[none]*
### Button1
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L34)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* Abort
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L59)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_actual_weighing /T#1,#2
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L85)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_single_step /T#1,#2
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L111)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_recipe /T#1,#2
#### touch
*[none]*
### Button6
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L137)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_component /T#1,#2
#### touch
*[none]*
### Button7
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L163)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_scale_parameters /T#1,#2,HO500
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L189)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2 = "HO561" |
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_scale_config561 /Tazo\ho561\db31,#2
#### touch
*[none]*
### Button9
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L218)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_sys_param /T#1,#2
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L244)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### Button10
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg.xml#L249)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2 = "HO580" |
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_scale_config580 /Tazo\ho580\db41,#2
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Button8](legacy-mimics-ho500_mimic.md#button8)
* [legacy-mimics-ho561_mimic.Button4](legacy-mimics-ho561_mimic.md#button4)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,303 +4,6 @@
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml)
## reference objects
*[none]*
## animated
### Button11
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L4)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2 = "HO500" |
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_scale_config500 /Tazo\ho500\db11,#2
#### touch
*[none]*
### Button1
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L34)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* Abort
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L59)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_actual_weighing /T#1,#2
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L85)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_single_step /T#1,#2
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L111)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_recipe /T#1,#2
#### touch
*[none]*
### Button6
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L137)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_component /T#1,#2
#### touch
*[none]*
### Button7
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L163)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_scale_parameters /T#1,#2,HO500
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L189)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2 = "HO561" |
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_scale_config561 /Tazo\ho561\db31,#2
#### touch
*[none]*
### Button9
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L218)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_sys_param /T#1,#2
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L244)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### Button10
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L249)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2 = "HO580" |
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_scale_config580 /Tazo\ho580\db41,#2
#### touch
*[none]*
### Button12
*button*
[xml](../../displays/legacy-popup_menu-azo_cfg561.xml#L278)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort display new-config-azo_scale_configvipa /Tazo\vipa\
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Button2](legacy-mimics-ho561_mimic.md#button2)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,22 +4,9 @@
[xml](../../displays/new-batch-alarmexplorer.xml)
## reference objects
*[none]*
## animated
*[none]*
## display-references
* [new-menu-background2.Group8](new-menu-background2.md#group8)
* [new-menu-background_small.Group8](new-menu-background_small.md#group8)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,22 +4,9 @@
[xml](../../displays/new-batch-alarmlog.xml)
## reference objects
*[none]*
## animated
*[none]*
## display-references
* [new-menu-background2.Group7](new-menu-background2.md#group7)
* [new-menu-background_small.Group7](new-menu-background_small.md#group7)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,22 +4,9 @@
[xml](../../displays/new-batch-alarmsum.xml)
## reference objects
*[none]*
## animated
*[none]*
## display-references
* [new-menu-background2.Group6](new-menu-background2.md#group6)
* [new-menu-background_small.Group6](new-menu-background_small.md#group6)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,21 +4,8 @@
[xml](../../displays/new-batch-batch_full.xml)
## reference objects
*[none]*
## animated
*[none]*
## display-references
* [new-menu-background2.Group5](new-menu-background2.md#group5)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,39 +4,6 @@
[xml](../../displays/new-batch-batch_prompts.xml)
## reference objects
*[none]*
## animated
### BatchViewHMIPromptsList1
*activeX*
[xml](../../displays/new-batch-batch_prompts.xml#L4)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | 0 |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Node | {batch_server} |
| BaseFilter | {#1} |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [new-menu-background2.Group3](new-menu-background2.md#group3)

View File

@ -4,21 +4,8 @@
[xml](../../displays/new-batch-batch_small.xml)
## reference objects
*[none]*
## animated
*[none]*
## display-references
* [new-menu-background_small.Group5](new-menu-background_small.md#group5)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,22 +4,9 @@
[xml](../../displays/new-batch-diagnostic_view.xml)
## reference objects
*[none]*
## animated
*[none]*
## display-references
* [new-menu-background2.Group15](new-menu-background2.md#group15)
* [new-menu-background_small.Group15](new-menu-background_small.md#group15)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,22 +4,9 @@
[xml](../../displays/new-batch-diagnostics.xml)
## reference objects
*[none]*
## animated
*[none]*
## display-references
* [new-menu-background2.Group9](new-menu-background2.md#group9)
* [new-menu-background_small.Group9](new-menu-background_small.md#group9)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,21 +4,4 @@
[xml](../../displays/new-batch-pallet.xml)
## reference objects
*[none]*
## animated
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

View File

@ -4,683 +4,6 @@
[xml](../../displays/new-config-azo_alarm_ack.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_alarm_ack.xml#L5)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_alarm_ack.xml#L12)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1dw192_8} |
#### command
*[none]*
#### touch
*[none]*
### Label1
*tagLabel*
[xml](../../displays/new-config-azo_alarm_ack.xml#L17)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1dw192_8} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_alarm_ack.xml#L27)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1dw192_9} |
#### command
*[none]*
#### touch
*[none]*
### Label2
*tagLabel*
[xml](../../displays/new-config-azo_alarm_ack.xml#L32)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1dw192_9} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_alarm_ack.xml#L42)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1dw192_10} |
#### command
*[none]*
#### touch
*[none]*
### Label3
*tagLabel*
[xml](../../displays/new-config-azo_alarm_ack.xml#L47)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1dw192_10} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_alarm_ack.xml#L57)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1dw192_11} |
#### command
*[none]*
#### touch
*[none]*
### Label4
*tagLabel*
[xml](../../displays/new-config-azo_alarm_ack.xml#L62)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1dw192_11} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_alarm_ack.xml#L72)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1dw192_12} |
#### command
*[none]*
#### touch
*[none]*
### Label5
*tagLabel*
[xml](../../displays/new-config-azo_alarm_ack.xml#L77)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1dw192_12} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-config-azo_alarm_ack.xml#L87)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1dw192_13} |
#### command
*[none]*
#### touch
*[none]*
### Label6
*tagLabel*
[xml](../../displays/new-config-azo_alarm_ack.xml#L92)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1dw192_13} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay7
*numericDisplay*
[xml](../../displays/new-config-azo_alarm_ack.xml#L102)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1dw192_14} |
#### command
*[none]*
#### touch
*[none]*
### Label7
*tagLabel*
[xml](../../displays/new-config-azo_alarm_ack.xml#L107)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1dw192_14} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay8
*numericDisplay*
[xml](../../displays/new-config-azo_alarm_ack.xml#L117)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1dw191_8} |
#### command
*[none]*
#### touch
*[none]*
### Label8
*tagLabel*
[xml](../../displays/new-config-azo_alarm_ack.xml#L122)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1dw191_8} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L131)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1dw192_9} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1dw203_9 1", #1HOPPERNAME, "ack tolerance fault" , "security\operate"
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L161)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1dw192_10} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1dw203_10 1", #1HOPPERNAME, "ack discharging time overflow" , "security\operate"
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L191)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1dw192_11} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1dw203_11 1", #1HOPPERNAME, "ack release fault" , "security\operate"
#### touch
*[none]*
### Button6
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L221)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1dw192_12} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1dw203_12 1", #1HOPPERNAME, "ack overload" , "security\operate"
#### touch
*[none]*
### Button7
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L251)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1dw192_10} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1dw203_8 1", #1HOPPERNAME, "ack dosing timeout" , "security\operate"
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L281)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1dw192_13} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1dw203_13 1", #1HOPPERNAME, "ack heel too high" , "security\operate"
#### touch
*[none]*
### Button9
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L311)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1dw192_14} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1dw203_14 1", #1HOPPERNAME, "ack throughput fault" , "security\operate"
#### touch
*[none]*
### Button10
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L341)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1dw191_8} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1dw203_8 1", #1HOPPERNAME, "ack broken wire fault" , "security\operate"
#### touch
*[none]*
### Button11
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L371)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1dw192_8 and
(
(#1hoppername = "HO500" )
OR
( #1hoppername = "HO561")
or
(#1hoppername = "HO580")
) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1cancelAddition 1", #1HOPPERNAME, "ACK" , "security\operate"
#### touch
*[none]*
### Button15
*button*
[xml](../../displays/new-config-azo_alarm_ack.xml#L409)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [new-config-azo_actual_weighing.Button2](new-config-azo_actual_weighing.md#button2)
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

View File

@ -3,780 +3,3 @@
*display*
[xml](../../displays/new-config-azo_detail_screens.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L13)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_actual_weighing](./new-config-azo_actual_weighing.md) /Tazo\ho500\db101,azo\ho500\name
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L39)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_single_step](./new-config-azo_single_step.md) /Tazo\ho500\db101,azo\ho500\name
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L65)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_recipe](./new-config-azo_recipe.md) /Tazo\ho500\db101,azo\ho500\name
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L90)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_component](./new-config-azo_component.md) /Tazo\ho500\db101,azo\ho500\name
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L115)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_parameters](./new-config-azo_scale_parameters.md) /Tazo\ho500\db101,azo\ho500\name,HO500
#### touch
*[none]*
### Button6
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L140)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config500](./new-config-azo_scale_config500.md) /Tazo\ho500\db11,azo\ho500\name
#### touch
*[none]*
### Button7
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L165)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config501](./new-config-azo_scale_config501.md) /Tazo\ho501,azo\ho501\name
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L190)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config502_3](./new-config-azo_scale_config502_3.md) /Tazo\ho502\DX12,azo\ho502\name
#### touch
*[none]*
### Button9
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L215)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config502_3](./new-config-azo_scale_config502_3.md) /Tazo\ho503\DX13,azo\ho503\name
#### touch
*[none]*
### Button10
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L240)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config504](./new-config-azo_scale_config504.md) /Tazo\ho504,azo\ho504\name
#### touch
*[none]*
### Button11
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L265)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config505](./new-config-azo_scale_config505.md) /Tazo\ho505\DX15,azo\ho505\name
#### touch
*[none]*
### Button12
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L290)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_configgen](./new-config-azo_scale_configgen.md) /Tazo\gen\db5,azo\gen\name
#### touch
*[none]*
### Button13
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L315)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_configdr540](./new-config-azo_scale_configdr540.md) /Tazo\dr540\DX30,azo\dr540\name
#### touch
*[none]*
### Button15
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L341)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_actual_weighing](./new-config-azo_actual_weighing.md) /Tazo\ho580\db104,azo\ho580\name
#### touch
*[none]*
### Button16
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L367)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_single_step](./new-config-azo_single_step.md) /Tazo\ho580\db104,azo\ho580\name
#### touch
*[none]*
### Button17
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L393)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_recipe](./new-config-azo_recipe.md) /Tazo\ho580\db104,azo\ho580\name
#### touch
*[none]*
### Button18
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L418)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_component](./new-config-azo_component.md) /Tazo\ho580\db104,azo\ho580\name
#### touch
*[none]*
### Button19
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L443)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_parameters](./new-config-azo_scale_parameters.md) /Tazo\ho580\db104,azo\ho580\name,ho580
#### touch
*[none]*
### Button20
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L468)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config580](./new-config-azo_scale_config580.md) /Tazo\ho580\db41,azo\ho580\name
#### touch
*[none]*
### Button21
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L495)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_actual_weighing](./new-config-azo_actual_weighing.md) /Tazo\ho561\db103,azo\ho561\name
#### touch
*[none]*
### Button22
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L521)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_single_step](./new-config-azo_single_step.md) /Tazo\ho561\db103,azo\ho561\name
#### touch
*[none]*
### Button23
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L547)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_recipe](./new-config-azo_recipe.md) /Tazo\ho561\db103,azo\ho561\name
#### touch
*[none]*
### Button24
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L572)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_component](./new-config-azo_component.md) /Tazo\ho561\db103,azo\ho561\name
#### touch
*[none]*
### Button25
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L597)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_parameters](./new-config-azo_scale_parameters.md) /Tazo\ho561\db103,azo\ho561\name,ho561
#### touch
*[none]*
### Button26
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L622)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_config561](./new-config-azo_scale_config561.md) /Tazo\ho561\db31,azo\ho561\name
#### touch
*[none]*
### Button33
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L648)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_sys_param](./new-config-azo_sys_param.md) /Tazo\ho500\db101,azo\ho500\name
#### touch
*[none]*
### Button34
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L674)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_sys_param](./new-config-azo_sys_param.md) /Tazo\ho580\db104,azo\ho580\name
#### touch
*[none]*
### Button35
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L700)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_sys_param](./new-config-azo_sys_param.md) /Tazo\ho561\db103,azo\ho561\name
#### touch
*[none]*
### Button40
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L726)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_configmi563](./new-config-azo_scale_configmi563.md) /Tazo\bl560\mi563
#### touch
*[none]*
### Button41
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L751)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_configho584_1](./new-config-azo_scale_configho584_1.md) /Tazo\bl560\ho584
#### touch
*[none]*
### Button42
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L776)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_configbl560](./new-config-azo_scale_configbl560.md) /Tazo\bl560\,azo\bl560\name
#### touch
*[none]*
### Button14
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L801)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-config-azo_scale_configvipa](./new-config-azo_scale_configvipa.md) /Tazo\vipa\
#### touch
*[none]*
### Button27
*button*
[xml](../../displays/new-config-azo_detail_screens.xml#L827)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

View File

@ -4,444 +4,8 @@
[xml](../../displays/new-config-azo_scale_config500.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L8)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L16)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DD106} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD106, #2, security\config, security\config
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L31)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DD108} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD108, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L46)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DD110} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD110, #2, security\config
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L60)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW150} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW150, #2, security\config
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L75)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW151} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW151, #2, security\config
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L90)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW152} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW152, #2, security\config
### NumericDisplay7
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L105)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW153} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW153, #2, security\config
### NumericDisplay8
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L120)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW154} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW154, #2, security\config
### NumericDisplay9
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L135)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW155} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW155, #2, security\config
### NumericDisplay10
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L150)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW156} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW156, #2, security\config
### NumericDisplay11
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L165)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW157} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW157, #2, security\config
### NumericDisplay12
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L180)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW158} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW158, #2, security\config
### NumericDisplay13
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L195)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW159} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW159, #2, security\config
### NumericDisplay14
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L210)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW160} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW160, #2, security\config
### NumericDisplay15
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config500.xml#L225)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW161} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW161, #2, security\config
### Button15
*button*
[xml](../../displays/new-config-azo_scale_config500.xml#L240)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-popup_menu-azo_cfg.Button11](legacy-popup_menu-azo_cfg.md#button11)
* [legacy-popup_menu-azo_cfg561.Button11](legacy-popup_menu-azo_cfg561.md#button11)
* [new-config-azo_detail_screens.Button6](new-config-azo_detail_screens.md#button6)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,192 +4,7 @@
[xml](../../displays/new-config-azo_scale_config501.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_scale_config501.xml#L5)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config501.xml#L12)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\DX11DW6} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config501.xml#L19)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\dx11DW10} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DX11DW10, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config501.xml#L34)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\dx11DW11} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DX11DW11, #2, security\config
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config501.xml#L49)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\dx11DW12} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DX11DW12, #2, security\config
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config501.xml#L64)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\dx11DW13} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DX11DW13, #2, security\config
### Button15
*button*
[xml](../../displays/new-config-azo_scale_config501.xml#L79)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-mimics-ho501_mimic.Button2](legacy-mimics-ho501_mimic.md#button2)
* [new-config-azo_detail_screens.Button7](new-config-azo_detail_screens.md#button7)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,144 +4,9 @@
[xml](../../displays/new-config-azo_scale_config502_3.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_scale_config502_3.xml#L5)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config502_3.xml#L12)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW6} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config502_3.xml#L20)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW12} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW12, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config502_3.xml#L35)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW13} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW13, #2, security\config
### Button15
*button*
[xml](../../displays/new-config-azo_scale_config502_3.xml#L51)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-mimics-ho502_mimic.Button2](legacy-mimics-ho502_mimic.md#button2)
* [legacy-mimics-ho503_mimic.Button2](legacy-mimics-ho503_mimic.md#button2)
* [new-config-azo_detail_screens.Button8](new-config-azo_detail_screens.md#button8)
* [new-config-azo_detail_screens.Button9](new-config-azo_detail_screens.md#button9)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,167 +4,7 @@
[xml](../../displays/new-config-azo_scale_config504.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_scale_config504.xml#L5)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config504.xml#L12)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\DX14DW6} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config504.xml#L19)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\DX14DW12} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1\dx14DW12, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config504.xml#L34)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\DX14DW13} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1\dx14DW13, #2, security\config
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config504.xml#L49)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\DX14DW16} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1\dx14DW16, #2, security\config
### Button15
*button*
[xml](../../displays/new-config-azo_scale_config504.xml#L64)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-mimics-ho504_mimic.Button2](legacy-mimics-ho504_mimic.md#button2)
* [new-config-azo_detail_screens.Button10](new-config-azo_detail_screens.md#button10)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,215 +4,7 @@
[xml](../../displays/new-config-azo_scale_config505.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_scale_config505.xml#L5)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config505.xml#L12)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW6} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config505.xml#L20)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW12} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW12, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config505.xml#L36)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW13} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW13, #2, security\config
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config505.xml#L53)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW14} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW14, #2, security\config
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config505.xml#L70)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW15} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW15, #2, security\config
### Button15
*button*
[xml](../../displays/new-config-azo_scale_config505.xml#L87)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Button1
*button*
[xml](../../displays/new-config-azo_scale_config505.xml#L112)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-mimics-ho505_mimic.Button2](legacy-mimics-ho505_mimic.md#button2)
* [new-config-azo_detail_screens.Button11](new-config-azo_detail_screens.md#button11)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,344 +4,8 @@
[xml](../../displays/new-config-azo_scale_config561.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L5)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L14)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DD106} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD106, #2, security\config
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L29)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DD108} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD108, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L44)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DD110} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD110, #2, security\config
### NumericDisplay11
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L59)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1dw150} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW150, #2, security\config
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L77)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW151} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW151, #2, security\config
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L92)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW152} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW152, #2, security\config
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L107)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW153} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW153, #2, security\config
### NumericDisplay7
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L122)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW154} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW154, #2, security\config
### NumericDisplay8
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L137)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW155} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW155, #2, security\config
### NumericDisplay9
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L152)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW156} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW156, #2, security\config
### NumericDisplay10
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config561.xml#L167)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW157} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW157, #2, security\config
### Button15
*button*
[xml](../../displays/new-config-azo_scale_config561.xml#L183)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-popup_menu-azo_cfg.Button8](legacy-popup_menu-azo_cfg.md#button8)
* [legacy-popup_menu-azo_cfg561.Button8](legacy-popup_menu-azo_cfg561.md#button8)
* [new-config-azo_detail_screens.Button26](new-config-azo_detail_screens.md#button26)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,169 +4,8 @@
[xml](../../displays/new-config-azo_scale_config580.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_scale_config580.xml#L5)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config580.xml#L14)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DD106} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD106, #2, security\config
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config580.xml#L31)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DD108} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD108, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config580.xml#L48)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DD110} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD110, #2, security\config
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_scale_config580.xml#L64)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW151} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW151, #2, security\config
### Button15
*button*
[xml](../../displays/new-config-azo_scale_config580.xml#L80)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-popup_menu-azo_cfg.Button10](legacy-popup_menu-azo_cfg.md#button10)
* [legacy-popup_menu-azo_cfg561.Button10](legacy-popup_menu-azo_cfg561.md#button10)
* [new-config-azo_detail_screens.Button20](new-config-azo_detail_screens.md#button20)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,416 +4,7 @@
[xml](../../displays/new-config-azo_scale_configbl560.xml)
## reference objects
*[none]*
## animated
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L9)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw23} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW23, #2, security\config
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L26)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw24} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW24, #2, security\config
### NumericDisplay11
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L43)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw25} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW25, #2, security\config
### NumericDisplay12
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L60)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw26} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW26, #2, security\config
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L77)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw29} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW29, #2, security\config
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L94)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw30} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW30, #2, security\config
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L111)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw31} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW31, #2, security\config
### NumericDisplay7
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L128)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw32} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW32, #2, security\config
### NumericDisplay10
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L145)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw28} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW28, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L162)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw41} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW41, #2, security\config
### NumericDisplay8
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L179)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw42} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay9
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L188)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw44} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay13
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L197)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw46} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay14
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L206)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw27} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW27, #2, security\config
### NumericDisplay16
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L223)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DB30dw67} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DB30DW67, #2, security\config
### Button15
*button*
[xml](../../displays/new-config-azo_scale_configbl560.xml#L239)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [new-config-azo_detail_screens.Button42](new-config-azo_detail_screens.md#button42)
* [new-mimics-bl560_mimic.Button1](new-mimics-bl560_mimic.md#button1)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,93 +4,7 @@
[xml](../../displays/new-config-azo_scale_configdr540.xml)
## reference objects
*[none]*
## animated
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_scale_configdr540.xml#L5)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configdr540.xml#L12)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW16} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW16, #2, security\config
### Button15
*button*
[xml](../../displays/new-config-azo_scale_configdr540.xml#L27)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Button5](legacy-mimics-ho561_mimic.md#button5)
* [new-config-azo_detail_screens.Button13](new-config-azo_detail_screens.md#button13)
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

View File

@ -4,193 +4,6 @@
[xml](../../displays/new-config-azo_scale_configho584_1.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-config-azo_scale_configho584_1.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configho584_1.xml#L33)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30DW12 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW12, #2, security\config
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configho584_1.xml#L50)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30DW14 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW14, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configho584_1.xml#L67)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30dw22 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW22, #2, security\config
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configho584_1.xml#L84)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30dw21 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW21, #2, security\config
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configho584_1.xml#L101)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30dw20 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW20, #2, security\config
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configho584_1.xml#L118)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30DW19 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW19, #2, security\config
## display-references
* [new-config-azo_detail_screens.Button41](new-config-azo_detail_screens.md#button41)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,218 +4,6 @@
[xml](../../displays/new-config-azo_scale_configmi563.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-config-azo_scale_configmi563.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configmi563.xml#L34)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30DW10 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW20, #2, security\config
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configmi563.xml#L51)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30DW15 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW15, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configmi563.xml#L68)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30DW16 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW16, #2, security\config
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configmi563.xml#L88)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30DW11 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW11, #2, security\config
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configmi563.xml#L105)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30DW17 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW17, #2, security\config
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configmi563.xml#L122)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30DW18 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW18, #2, security\config
### NumericDisplay7
*numericDisplay*
[xml](../../displays/new-config-azo_scale_configmi563.xml#L139)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | azo\bl560\DB30dw12 |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DB30DW12, #2, security\config
## display-references
* [new-config-azo_detail_screens.Button40](new-config-azo_detail_screens.md#button40)
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -4,543 +4,6 @@
[xml](../../displays/new-config-azo_sys_param.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-config-azo_sys_param.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L31)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L41)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1D2_15} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1D2_15, #2, security\config
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L54)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW45} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW45, #2, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L67)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW46} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW46, #2, security\config
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L80)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1DW47} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW47, #2, security\config
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L98)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit0 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L103)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit1 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay7
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L108)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit2 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay8
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L113)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit3 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay9
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L118)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit4 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay10
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L123)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit5 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay11
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L128)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit6 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay12
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L133)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit7 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay13
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L138)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit8 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay14
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L143)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit9 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay15
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L148)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit10 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay16
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L153)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit11 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay17
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L158)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit12 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay18
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L163)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit13 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay19
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L168)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit14 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay20
*numericDisplay*
[xml](../../displays/new-config-azo_sys_param.xml#L173)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1dw49 & const\bit15 then 1 else 0 |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-popup_menu-azo_cfg.Button9](legacy-popup_menu-azo_cfg.md#button9)
@ -548,11 +11,3 @@
* [new-config-azo_detail_screens.Button33](new-config-azo_detail_screens.md#button33)
* [new-config-azo_detail_screens.Button34](new-config-azo_detail_screens.md#button34)
* [new-config-azo_detail_screens.Button35](new-config-azo_detail_screens.md#button35)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -384,117 +384,3 @@
| #10 | tag | {dr540\mc\fans_ald} |
| #11 | desc | dr540\mc\desc |
| #12 | security | security\config |
## animated
### Button4
*button*
[xml](../../displays/new-config-config_dr540.xml#L6)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (dr540\mc\manual=1) and (dr540\charge\w=0) and (dr540\discharge\w=0) and (dr540\heat\w=0) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\manual 0", dr540\mc\desc, "disable manual" , "security\config"
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/new-config-config_dr540.xml#L34)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dr540\mc\maintenance = 1 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\maintenance 0", dr540\mc\desc, "disable maintenance" , "security\config"
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/new-config-config_dr540.xml#L62)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dr540\mc\maintenance = 0 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\maintenance 1", dr540\mc\desc, "enable maintenance" , "security\config"
#### touch
*[none]*
### Button6
*button*
[xml](../../displays/new-config-config_dr540.xml#L90)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | DR540\charge\i and DR540\DISCHARGE\i and dr540\DRY_WIP\i and DR540\heat\i |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #2\ackall 1", dr540\mc\desc, "acknoledge all alarms" , "security\operate"
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -160,117 +160,3 @@
| name | description | value |
| ---------- | -------------------- | -------------------------------------------------- |
| #11 | unit | mx520 |
## animated
### Button4
*button*
[xml](../../displays/new-config-config_mx520.xml#L6)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (MX520\mc\manual=1) and (MX520\charge\w=0) and (MX520\discharge\w=0) and (MX520\MIX\w=0) and (MX520\Man_add\w=0) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\manual 0", mx520\mc\desc, "disable manual" , "security\config"
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/new-config-config_mx520.xml#L34)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | mx520\mc\maintenance = 1 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\maintenance 0", mx520\mc\desc, "disable maintenance" , "security\config"
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/new-config-config_mx520.xml#L62)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | mx520\mc\maintenance = 0 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\maintenance 1", mx520\mc\desc, "enable maintenance" , "security\config"
#### touch
*[none]*
### Button6
*button*
[xml](../../displays/new-config-config_mx520.xml#L90)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | MX520\charge\i and MX520\DISCHARGE\i and MX520\DISCHARGE_NOP\I and MX520\EMPTY\I and MX520\ing_ADD\I and MX520\man_add\i and MX520\mix\i |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #2\ackall 1", mx520\mc\desc, "acknoledge all alarms" , "security\operate"
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -315,116 +315,6 @@
| ---------- | -------------------- | -------------------------------------------------- |
| #11 | unit | ta521 |
## animated
### Button4
*button*
[xml](../../displays/new-config-config_ta521.xml#L7)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (ta521\mc\manual) and (ta521\empty\w=0) and (ta521\liq_add\w=0) and (ta521\man_add\w=0) and (ta521\stir\w=0) and (ta521\discharge\w=0) and (ta521\discharge_nop\w=0) and (ta521\clean\w=0) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\manual 0", ta521\mc\desc, "disable manual" , "security\config"
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/new-config-config_ta521.xml#L35)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ta521\mc\maintenance = 1 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\maintenance 0", ta521\mc\desc, "disable maintenance" , "security\config"
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/new-config-config_ta521.xml#L63)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ta521\mc\maintenance = 0 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\maintenance 1", ta521\mc\desc, "enable maintenance" , "security\config"
#### touch
*[none]*
### Button6
*button*
[xml](../../displays/new-config-config_ta521.xml#L91)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ( TA521\DISCHARGE\i and TA521\DISCHARGE_NOP\i and TA521\EMPTY\i and TA521\liq_add\i and TA521\man_add\i and TA521\stir\i) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #2\ackall 1", ta521\mc\desc, "acknoledge all alarms" , "security\operate"
#### touch
*[none]*
## display-references
* [legacy-mimics-ta521_mimic.Button7](legacy-mimics-ta521_mimic.md#button7)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -426,117 +426,3 @@
| #10 | tag | ta522\mc\blowdownthresh |
| #11 | desc | ta522\mc\desc |
| #12 | security | security\config |
## animated
### Button4
*button*
[xml](../../displays/new-config-config_ta522.xml#L6)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (ta522\mc\manual) and (ta522\empty\w=0) and (ta522\liq_add\w=0) and (ta522\discharge\w=0) and (ta522\discharge_nop\w=0) and (ta522\charge\w=0) and (ta522\ca\w=0) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\manual 0", ta522\mc\desc, "disable manual" , "security\config"
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/new-config-config_ta522.xml#L34)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ta522\mc\maintenance = 1 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\maintenance 0", ta522\mc\desc, "disable maintenance" , "security\config"
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/new-config-config_ta522.xml#L62)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ta522\mc\maintenance = 0 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #1\maintenance 1", ta522\mc\desc, "enable maintenance" , "security\config"
#### touch
*[none]*
### Button6
*button*
[xml](../../displays/new-config-config_ta522.xml#L90)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | ( ta522\DISCHARGE\i and ta522\DISCHARGE_NOP\i and ta522\EMPTY\i and ta522\liq_add\i and ta522\ca\i and ta522\charge\i) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set #2\ackall 1", ta522\mc\desc, "acknoledge all alarms" , "security\operate"
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,139 +4,6 @@
[xml](../../displays/new-devices-ad.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-ad.xml#L4)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort set dd\config_enable 0
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-ad.xml#L31)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (#1\au * 2 ) + #1\a |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\desc} |
#### command
*[none]*
#### touch
* **press**
* display [new-devices-ad](./new-devices-ad.md) /T#1,ta521
### Button16
*button*
[xml](../../displays/new-devices-ad.xml#L55)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\au} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\a_a 1", #1\desc, "acknowledge" , "security\operate"
#### touch
*[none]*
### StringDisplay11
*stringDisplay*
[xml](../../displays/new-devices-ad.xml#L83)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\au} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | If #1\au then "YES" ELSE "NO" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay10
*stringDisplay*
[xml](../../displays/new-devices-ad.xml#L94)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\a} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | If #1\a then "YES" else "NO" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-mx520_mimic.Label4](legacy-mimics-mx520_mimic.md#label4)
@ -152,11 +19,3 @@
* [legacy-mimics-ta522_mimic.Group42](legacy-mimics-ta522_mimic.md#group42)
* [legacy-mimics-ta522_mimic.Group41](legacy-mimics-ta522_mimic.md#group41)
* [new-devices-ad.StringDisplay1](new-devices-ad.md#stringdisplay1)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -37,508 +37,3 @@
| #30 | title | Force |
| #31 | tooltip | Simulation on |
| #32 | description tag | dd\ai\#1\desc |
## animated
### Polygon3
*rectangle*
[xml](../../displays/new-devices-aicfg.xml#L12)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\si}, {dd\ai\#1\desc}, security\config
### NumericDisplay22
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L24)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\RI} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay23
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L32)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\scl} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\scl}, {dd\ai\#1\desc}, security\config
### NumericDisplay25
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L49)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\off} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\off}, {dd\ai\#1\desc}, security\config
### NumericDisplay26
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L67)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\rscl} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ai\#1\rscl}, {dd\ai\#1\desc}, security\config
### NumericDisplay28
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L85)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\roff} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ai\#1\roff}, {dd\ai\#1\desc}, security\config
### NumericDisplay29
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L109)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\thh} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\thh}, {dd\ai\#1\desc}, security\config
### NumericDisplay30
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L124)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\th} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\th}, {dd\ai\#1\desc}, security\config
### NumericDisplay31
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L139)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\tl} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\tl}, {dd\ai\#1\desc}, security\config
### NumericDisplay32
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L154)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\tll} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\tll}, {dd\ai\#1\desc}, security\config
### NumericDisplay33
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L172)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\SI} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\si}, {dd\ai\#1\desc}, security\config
### NumericDisplay34
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L189)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\PI} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay35
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L199)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\ltch} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\ltch}, {dd\ai\#1\desc}, security\config
### NumericDisplay8
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L218)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\ST} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ai\#1\st}, {dd\ai\#1\desc}, security\config
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L237)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\suu} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\suu}, {dd\ai\#1\desc}, security\config
### NumericDisplay27
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L255)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\rw} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L274)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\spt} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\spt}, {dd\ai\#1\desc}, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-devices-aicfg.xml#L294)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\sud} |
#### command
*[none]*
#### touch
* **release**
* -float /T{dd\ai\#1\sud}, {dd\ai\#1\desc}, "seconds/unit change down ", " "
### Button2
*button*
[xml](../../displays/new-devices-aicfg.xml#L313)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Button1
*button*
[xml](../../displays/new-devices-aicfg.xml#L430)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-float-2](./new-tag_edits-float-2.md) /T{dd\ai\#1\si}, {dd\ai\#1\desc}, security\config, {dd\ai\#1\spt}
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -28,9 +28,6 @@
[dk-device-detail.alarm_title](../globals/dk-device-detail/dk-device-detail.alarm_title.md)
#### parameters
*[none]*
### alarm1
@ -80,203 +77,6 @@
| #13 | description | dd\ai\#1\desc |
| #14 | label | ll |
## animated
### NumericDisplay10
*numericDisplay*
[xml](../../displays/new-devices-aid.xml#L8)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\pi} |
| dynamicDecimalPlace | {dd\ai\#1\decimal_places} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-aid.xml#L17)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\desc} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay8
*stringDisplay*
[xml](../../displays/new-devices-aid.xml#L22)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {dd\ai\#1\sm} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | IF (dd\ai\#1\SM = 0) THEN "No simulation" else "Simulated input" |
#### command
*[none]*
#### touch
*[none]*
### Button1
*button*
[xml](../../displays/new-devices-aid.xml#L34)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-analogue_tester](./new-testers-analogue_tester.md) /T#1
#### touch
*[none]*
### Trend1
*activeX*
[xml](../../displays/new-devices-aid.xml#L62)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Pen 1 | {dd\ai\#1\PI} |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-aid.xml#L349)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\ai\#1\ahhu or dd\ai\#1\ahu or dd\ai\#1\allu or dd\ai\#1\alu |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\ai\#1\ah_a 1; set dd\ai\#1\ahh_a 1; set dd\ai\#1\al_a 1; set dd\ai\#1\all_a 1 ", dd\ai\#1\desc, "acknowledge all alarms" , "security\operate"
#### touch
*[none]*
### Button10
*button*
[xml](../../displays/new-devices-aid.xml#L379)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [AIcfg](./aicfg.md) /T#1, #2, {dd\ai\#1\desc}
#### touch
*[none]*
### Button11
*button*
[xml](../../displays/new-devices-aid.xml#L404)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-mimics-ta521_mimic.Group70](legacy-mimics-ta521_mimic.md#group70)

View File

@ -28,9 +28,6 @@
[dk-device-detail.alarm_title](../globals/dk-device-detail/dk-device-detail.alarm_title.md)
#### parameters
*[none]*
### alarm1
@ -99,280 +96,6 @@
| #16 | on label | auto |
| #17 | off label | manual |
## animated
### Button7
*button*
[xml](../../displays/new-devices-aiod.xml#L8)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-analogue_tester](./new-testers-analogue_tester.md) /T#1
#### touch
*[none]*
### Trend1
*activeX*
[xml](../../displays/new-devices-aiod.xml#L36)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Pen 1 | {dd\ai\#1\PI} |
| Pen 2 | {dd\ao\#2\op} |
#### command
*[none]*
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/new-devices-aiod.xml#L337)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\ai\#1\ahhu or dd\ai\#1\ahu or dd\ai\#1\allu or dd\ai\#1\alu |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\ai\#1\ah_a 1; set set dd\ai\#1\ahh_a 1; set dd\ai\#1\al_a 1; set set dd\ai\#1\all_a 1 ", dd\ai\#1\desc, "acknowledge all alarms" , "security\operate"
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-aiod.xml#L419)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\desc} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay8
*stringDisplay*
[xml](../../displays/new-devices-aiod.xml#L424)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {dd\ai\#1\sm} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | IF (dd\ai\#1\SM = 0) THEN "No simulation" else "Simulated input" |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay10
*numericDisplay*
[xml](../../displays/new-devices-aiod.xml#L436)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\pi} |
| dynamicDecimalPlace | {dd\ai\#1\decimal_places} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-aiod.xml#L446)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\desc} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-devices-aiod.xml#L452)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\op} |
| dynamicDecimalPlace | {dd\ao\#1\decimal_places} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-devices-aiod.xml#L459)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {dd\ao\#2\a} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\mc} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ao\#2\mc},{dd\ao\#2\desc}, security\config
### Button10
*button*
[xml](../../displays/new-devices-aiod.xml#L474)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [AIOD_cfg](./aiod_cfg.md) /T#1,#2,#3
#### touch
*[none]*
### Button11
*button*
[xml](../../displays/new-devices-aiod.xml#L499)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-mimics-dr540_mimic.Group48](legacy-mimics-dr540_mimic.md#group48)

View File

@ -37,870 +37,3 @@
| #30 | title | Force |
| #31 | tooltip | Sets simulation allowing the user to enter the device value |
| #32 | description tag | dd\ai\#1\desc |
## animated
### NumericDisplay22
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L13)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\RI} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay23
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L21)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\scl} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\scl},{dd\ai\#1\desc}, security\config
### NumericDisplay25
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L38)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\off} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\off},{dd\ai\#1\desc},security\config
### NumericDisplay26
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L56)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\rscl} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\rscl},{dd\ai\#1\desc}, security\config
### NumericDisplay28
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L74)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\roff} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\roff},{dd\ai\#1\desc}, security\config
### NumericDisplay29
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L98)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\thh} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\thh},{dd\ai\#1\desc}, security\config
### NumericDisplay30
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L113)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\th} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\th},{dd\ai\#1\desc}, security\config
### NumericDisplay31
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L128)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\tl} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\tl},{dd\ai\#1\desc}, security\config
### NumericDisplay32
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L143)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\tll} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\tll},{dd\ai\#1\desc}, security\config
### NumericDisplay33
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L161)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\SI} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\si},{dd\ai\#1\desc}, security\config
### NumericDisplay34
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L178)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\PI} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay35
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L188)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\ltch} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\ltch},{dd\ai\#1\desc}, security\config
### Group164
*group*
[xml](../../displays/new-devices-aiod_cfg.xml#L206)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\ao\#2\m 1", dd\ao\#2\desc, "manual mode" , "security\operate"
### Group163
*group*
[xml](../../displays/new-devices-aiod_cfg.xml#L215)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\ao\#2\a= 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text124
*text*
[xml](../../displays/new-devices-aiod_cfg.xml#L225)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\ao\#2\a= 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group168
*group*
[xml](../../displays/new-devices-aiod_cfg.xml#L242)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\ao\#2\m 0", dd\ao\#2\desc, "auto mode" , "security\operate"
### Group167
*group*
[xml](../../displays/new-devices-aiod_cfg.xml#L251)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\ao\#2\a= 1) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text125
*text*
[xml](../../displays/new-devices-aiod_cfg.xml#L261)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\ao\#2\a=1) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay36
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L281)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\ROP} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay37
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L290)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\rscl} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ao\#2\rscl},{dd\ao\#2\desc}, security\config
### NumericDisplay38
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L306)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\roff} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ao\#2\roff},{dd\ao\#2\desc}, security\config
### NumericDisplay39
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L322)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\scale} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ao\#2\scale},{dd\ao\#2\desc}, security\config
### NumericDisplay40
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L338)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\op} |
#### command
*[none]*
#### touch
*[none]*
### Polygon21
*rectangle*
[xml](../../displays/new-devices-aiod_cfg.xml#L346)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ao\#2\off},{dd\ao\#2\desc}, security\config
### NumericDisplay41
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L356)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\off} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay42
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L373)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\mc} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ao\#2\mc},{dd\ao\#2\desc}, security\config
### NumericDisplay43
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L390)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\OP} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay44
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L399)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#2\ac} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay8
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L410)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\ST} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ai\#1\st},{dd\ai\#1\desc}, security\config
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L429)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\suu} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\suu},{dd\ai\#1\desc}, security\config
### NumericDisplay27
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L447)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\rw} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L465)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\spt} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ai\#1\spt},{dd\ai\#1\desc}, security\config
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-devices-aiod_cfg.xml#L485)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ai\#1\sud} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ai\#1\sud},{dd\ai\#1\desc}, security\config
### Button2
*button*
[xml](../../displays/new-devices-aiod_cfg.xml#L504)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* Abort abort aiod
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/new-devices-aiod_cfg.xml#L529)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -25,178 +25,6 @@
| #16 | on label | auto |
| #17 | off label | manual |
## animated
### Button1
*button*
[xml](../../displays/new-devices-aod.xml#L9)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-analogue_output_tester](./new-testers-analogue_output_tester.md) /T#1
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-aod.xml#L38)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [AOD_cfg](./aod_cfg.md) /T#1 /T#1
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-devices-aod.xml#L63)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Trend1
*activeX*
[xml](../../displays/new-devices-aod.xml#L89)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Pen 1 | {dd\ao\#1\op} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-aod.xml#L175)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\desc} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-devices-aod.xml#L181)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {dd\ao\#1\a} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\mc} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-float](./new-tag_edits-float.md) /T{dd\ao\#1\mc},{dd\ao\#1\desc}, security\config
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-devices-aod.xml#L197)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\op} |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-dr540_mimic.Group50](legacy-mimics-dr540_mimic.md#group50)

View File

@ -3,475 +3,3 @@
*display*
[xml](../../displays/new-devices-aod_cfg.xml)
## reference objects
*[none]*
## animated
### Group164
*group*
[xml](../../displays/new-devices-aod_cfg.xml#L11)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\ao\#1\a 0", dd\ao\#1\desc, "manual mode" , "security\operate"
### Group163
*group*
[xml](../../displays/new-devices-aod_cfg.xml#L20)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\ao\#1\a= 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text124
*text*
[xml](../../displays/new-devices-aod_cfg.xml#L30)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\ao\#1\a= 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group168
*group*
[xml](../../displays/new-devices-aod_cfg.xml#L48)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\ao\#1\a 1", dd\ao\#1\desc, "auto mode" , "security\operate"
### Group167
*group*
[xml](../../displays/new-devices-aod_cfg.xml#L57)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\ao\#1\a= 1) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text125
*text*
[xml](../../displays/new-devices-aod_cfg.xml#L67)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\ao\#1\a=1) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay36
*numericDisplay*
[xml](../../displays/new-devices-aod_cfg.xml#L87)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\ROP} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay37
*numericDisplay*
[xml](../../displays/new-devices-aod_cfg.xml#L96)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\rscl} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ao\#1\rscl}, {dd\ao\#1\desc}, security\config
### NumericDisplay38
*numericDisplay*
[xml](../../displays/new-devices-aod_cfg.xml#L112)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\roff} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ao\#1\roff}, {dd\ao\#1\desc}, security\config
### NumericDisplay39
*numericDisplay*
[xml](../../displays/new-devices-aod_cfg.xml#L128)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\scale} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ao\#1\scale}, {dd\ao\#1\desc}, security\config
### NumericDisplay40
*numericDisplay*
[xml](../../displays/new-devices-aod_cfg.xml#L144)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\op} |
#### command
*[none]*
#### touch
*[none]*
### Polygon7
*rectangle*
[xml](../../displays/new-devices-aod_cfg.xml#L152)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ao\#1\off}, {dd\ao\#1\desc}, security\config
### NumericDisplay41
*numericDisplay*
[xml](../../displays/new-devices-aod_cfg.xml#L162)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\off} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay42
*numericDisplay*
[xml](../../displays/new-devices-aod_cfg.xml#L179)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\mc} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\ao\#1\mc}, {dd\ao\#1\desc}, security\config
### NumericDisplay43
*numericDisplay*
[xml](../../displays/new-devices-aod_cfg.xml#L196)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\OP} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay44
*numericDisplay*
[xml](../../displays/new-devices-aod_cfg.xml#L205)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\ao\#1\ac} |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-aod_cfg.xml#L216)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* Abort abort aod
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-devices-aod_cfg.xml#L241)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* PrintDisplay me
#### touch
*[none]*
### Button8
*button*
[xml](../../displays/new-devices-aod_cfg.xml#L266)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,501 +4,6 @@
[xml](../../displays/new-devices-azodd_ANGLE.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group17
*group*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L37)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L63)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oo_svc 0", #1\desc, "service mode close" , "security\operate"
### Arc2
*arc*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L65)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group14
*group*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L85)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oo_svc 1", #1\desc, "service mode open" , "security\operate"
### Arc4
*arc*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L87)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L205)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oo then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L226)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm and not #1\ic_cse |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ic_ack1; set #1\ic_ack 0", #1\desc, "acknowledge won't close" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L279)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L296)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L313)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L337)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\io_alm and not #1\io_cse |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\io_ack1; set #1\io_ack 0", #1\desc, "acknowledge won't open" , "security\operate"
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L390)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay6
*stringDisplay*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L407)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay7
*stringDisplay*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L424)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L445)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\iC_alm or #1\IO_alm |
| animateColor | (#1\iC_alm or #1\iO_alm) + ((#1\iC_cse or #1\iO_cse)*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon2
*polygon*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L457)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\Io} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon3
*polygon*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L467)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\Ic} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L475)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\OO} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-devices-azodd_ANGLE.xml#L489)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_v1oo2i_tester](./new-testers-azo_v1oo2i_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Group211](legacy-mimics-ho561_mimic.md#group211)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,657 +4,6 @@
[xml](../../displays/new-devices-azodd_freq.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_freq.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-devices-azodd_freq.xml#L47)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\O} |
#### command
*[none]*
#### touch
*[none]*
### Text4
*text*
[xml](../../displays/new-devices-azodd_freq.xml#L53)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\IR_alm} |
| animateColor | #1\IR_alm + (#1\IR_cse * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group7
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L64)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\ir_alm} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text5
*text*
[xml](../../displays/new-devices-azodd_freq.xml#L65)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group48
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L88)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group23
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L110)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\ir} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group19
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L123)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group18
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L128)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* 0 = 0
### Group21
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L144)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group31
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L166)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\ir} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group27
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L167)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\or_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group26
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L172)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 1", #1\desc, "service mode release on" , "security\operate"
### Group25
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L188)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\or_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group24
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L193)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 0", #1\desc, "service mode release off" , "security\operate"
### Group39
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L248)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\oack_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group38
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L253)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oack_svc 0", #1\desc, "service mode acknowledge off" , "security\operate"
### Group41
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L269)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\oack_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group40
*group*
[xml](../../displays/new-devices-azodd_freq.xml#L274)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oack_svc 1", #1\desc, "service mode acknowledge on" , "security\operate"
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-devices-azodd_freq.xml#L312)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\o} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #10, #2 , security\operate
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_freq.xml#L420)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oack then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_freq.xml#L464)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\or then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_freq.xml#L484)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1\ir_alm and not #1\ir_cse) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ir_ack 1; set #1\ir_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_freq.xml#L535)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ir_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_freq.xml#L552)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ir_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/new-devices-azodd_freq.xml#L569)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ir then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-devices-azodd_freq.xml#L625)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\o} |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Group103](legacy-mimics-ho500_mimic.md#group103)
@ -662,11 +11,3 @@
* [legacy-mimics-ho561_mimic.Group225](legacy-mimics-ho561_mimic.md#group225)
* [legacy-mimics-ho561_mimic.Group232](legacy-mimics-ho561_mimic.md#group232)
* [legacy-mimics-ho561_mimic.Group192](legacy-mimics-ho561_mimic.md#group192)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,119 +4,7 @@
[xml](../../displays/new-devices-azodd_hl.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_hl.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_hl.xml#L31)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\Ihl} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\Ihl then "No High Level" else "High Level" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_hl.xml#L116)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ihl then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_hl.xml#L136)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_hl_tester](./new-testers-azo_hl_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.StringDisplay4](legacy-mimics-ho561_mimic.md#stringdisplay4)
* [legacy-mimics-ho561_mimic.StringDisplay1](legacy-mimics-ho561_mimic.md#stringdisplay1)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,236 +4,9 @@
[xml](../../displays/new-devices-azodd_illpb.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_illpb.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group2
*group*
[xml](../../displays/new-devices-azodd_illpb.xml#L46)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\ol} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group19
*group*
[xml](../../displays/new-devices-azodd_illpb.xml#L61)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group14
*group*
[xml](../../displays/new-devices-azodd_illpb.xml#L86)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\ol_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/new-devices-azodd_illpb.xml#L91)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ol_svc 1", #1\desc, "service mode output on" , "security\operate"
### Group12
*group*
[xml](../../displays/new-devices-azodd_illpb.xml#L107)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\ol_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group11
*group*
[xml](../../displays/new-devices-azodd_illpb.xml#L112)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ol_svc 0", #1\desc, "service mode output off" , "security\operate"
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_illpb.xml#L213)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ol then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_illpb.xml#L255)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ip then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Group214](legacy-mimics-ho561_mimic.md#group214)
* [legacy-mimics-ho561_mimic.Group215](legacy-mimics-ho561_mimic.md#group215)
* [legacy-mimics-ho561_mimic.Group248](legacy-mimics-ho561_mimic.md#group248)
* [legacy-mimics-ho561_mimic.Group249](legacy-mimics-ho561_mimic.md#group249)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,92 +4,7 @@
[xml](../../displays/new-devices-azodd_int.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_int.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_int.xml#L103)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if dk_azo\azo\azo_dk_#1 then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_int.xml#L149)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if dk_azo\azo\dk_azo_#2 then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Text25](legacy-mimics-ho500_mimic.md#text25)
* [legacy-mimics-ho561_mimic.Text43](legacy-mimics-ho561_mimic.md#text43)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,85 +4,6 @@
[xml](../../displays/new-devices-azodd_is.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_is.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_is.xml#L31)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {dk_azo\azo\#1} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if dk_azo\azo\#1 then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_is.xml#L117)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if dk_azo\azo\#1 then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.StringDisplay4](legacy-mimics-ho500_mimic.md#stringdisplay4)

View File

@ -4,59 +4,6 @@
[xml](../../displays/new-devices-azodd_iso.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_iso.xml#L4)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_iso.xml#L102)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if dk_azo\azo\#1 then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.StringDisplay1](legacy-mimics-ho500_mimic.md#stringdisplay1)

View File

@ -4,201 +4,6 @@
[xml](../../displays/new-devices-azodd_lamp.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_lamp.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group2
*group*
[xml](../../displays/new-devices-azodd_lamp.xml#L45)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group19
*group*
[xml](../../displays/new-devices-azodd_lamp.xml#L60)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group14
*group*
[xml](../../displays/new-devices-azodd_lamp.xml#L85)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/new-devices-azodd_lamp.xml#L90)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1_svc 1", #2\desc, "service mode output on" , "security\operate"
### Group12
*group*
[xml](../../displays/new-devices-azodd_lamp.xml#L106)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group11
*group*
[xml](../../displays/new-devices-azodd_lamp.xml#L111)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1_svc 0", #2\desc, "service mode output off" , "security\operate"
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_lamp.xml#L210)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1 then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho502_mimic.Group12](legacy-mimics-ho502_mimic.md#group12)
@ -209,11 +14,3 @@
* [legacy-mimics-ho561_mimic.Group163](legacy-mimics-ho561_mimic.md#group163)
* [legacy-mimics-ho561_mimic.Group213](legacy-mimics-ho561_mimic.md#group213)
* [legacy-mimics-ho561_mimic.Group247](legacy-mimics-ho561_mimic.md#group247)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,420 +4,6 @@
[xml](../../displays/new-devices-azodd_lid.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_lid.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_lid.xml#L33)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\Ic_alm} |
| animateColor | #1\Ic_alm + (#1\Ic_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Line1
*line*
[xml](../../displays/new-devices-azodd_lid.xml#L43)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\Ic= 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_lid.xml#L49)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | {#2\or} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group28
*group*
[xml](../../displays/new-devices-azodd_lid.xml#L78)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group15
*group*
[xml](../../displays/new-devices-azodd_lid.xml#L103)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2\or_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group18
*group*
[xml](../../displays/new-devices-azodd_lid.xml#L127)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2\or_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group22
*group*
[xml](../../displays/new-devices-azodd_lid.xml#L149)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 0", #1\desc, "service mode lock" , "security\operate"
### Group21
*group*
[xml](../../displays/new-devices-azodd_lid.xml#L158)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #2\or_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group26
*group*
[xml](../../displays/new-devices-azodd_lid.xml#L178)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 1", #1\desc, "service mode unlock" , "security\operate"
### Group25
*group*
[xml](../../displays/new-devices-azodd_lid.xml#L187)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #2\or_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_lid.xml#L273)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #2\or then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_lid.xml#L317)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_lid.xml#L363)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm and not #1\ic_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #2\ic_ack 1; set #2\ic_ack 0", #2\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_lid.xml#L403)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_lid.xml#L420)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_lid.xml#L431)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_lid_tester](./new-testers-azo_lid_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho501_mimic.Group9](legacy-mimics-ho501_mimic.md#group9)
@ -425,11 +11,3 @@
* [legacy-mimics-ho503_mimic.Group10](legacy-mimics-ho503_mimic.md#group10)
* [legacy-mimics-ho504_mimic.Group3](legacy-mimics-ho504_mimic.md#group3)
* [legacy-mimics-ho505_mimic.Group15](legacy-mimics-ho505_mimic.md#group15)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,189 +4,6 @@
[xml](../../displays/new-devices-azodd_lidnl.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_lidnl.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_lidnl.xml#L32)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\Ic_alm} |
| animateColor | #1\Ic_alm + (#1\Ic_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Line1
*line*
[xml](../../displays/new-devices-azodd_lidnl.xml#L42)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\Ic= 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_lidnl.xml#L118)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_lidnl.xml#L164)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm and not #1\ic_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ic_ack 1; set #1\ic_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_lidnl.xml#L204)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_lidnl.xml#L221)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Group35](legacy-mimics-ho561_mimic.md#group35)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,110 +4,6 @@
[xml](../../displays/new-devices-azodd_ll.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_ll.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_ll.xml#L30)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\ILL = 0 |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ILL = 0 then "No Low Level" else "Low Level" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_ll.xml#L110)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ill then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_ll.xml#L131)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_ll_tester](./new-testers-azo_ll_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho501_mimic.StringDisplay1](legacy-mimics-ho501_mimic.md#stringdisplay1)
@ -116,11 +12,3 @@
* [legacy-mimics-ho504_mimic.StringDisplay1](legacy-mimics-ho504_mimic.md#stringdisplay1)
* [legacy-mimics-ho505_mimic.StringDisplay1](legacy-mimics-ho505_mimic.md#stringdisplay1)
* [legacy-mimics-ho561_mimic.StringDisplay14](legacy-mimics-ho561_mimic.md#stringdisplay14)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,189 +4,6 @@
[xml](../../displays/new-devices-azodd_lock.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_lock.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_lock.xml#L108)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\i_alm and not #1\i_cse |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\i_ack 1; set #1\i_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_lock.xml#L159)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_lock.xml#L176)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_lock.xml#L193)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Group44
*group*
[xml](../../displays/new-devices-azodd_lock.xml#L215)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateRotation | #1\i=0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text9
*text*
[xml](../../displays/new-devices-azodd_lock.xml#L235)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\i_alm} |
| animateColor | #1\i_alm + (#1\i_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Group125](legacy-mimics-ho561_mimic.md#group125)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,226 +4,6 @@
[xml](../../displays/new-devices-azodd_m1o.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_m1o.xml#L18)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_m1o.xml#L45)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\oR} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group16
*group*
[xml](../../displays/new-devices-azodd_m1o.xml#L68)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group12
*group*
[xml](../../displays/new-devices-azodd_m1o.xml#L94)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 0", #1\desc, "service mode stop" , "security\operate"
### Arc2
*arc*
[xml](../../displays/new-devices-azodd_m1o.xml#L96)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\or_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/new-devices-azodd_m1o.xml#L114)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 1", #1\desc, "service mode start" , "security\operate"
### Arc4
*arc*
[xml](../../displays/new-devices-azodd_m1o.xml#L116)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\or_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_m1o.xml#L187)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\or then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_m1o.xml#L209)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_m1o_tester](./new-testers-azo_m1o_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Rectangle1](legacy-mimics-ho500_mimic.md#rectangle1)

View File

@ -4,396 +4,6 @@
[xml](../../displays/new-devices-azodd_m1o1i.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Polygon1
*rectangle*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L33)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\IR} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L41)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\oR} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L56)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\ir_alm} |
| animateColor | #1\ir_alm + (#1\ir_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L166)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\or then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L187)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1\ir_alm and not #1\ir_cse) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ir_ack 1; set #1\ir_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L238)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ir_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L255)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ir_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L272)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ir then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Group83
*group*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L296)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group79
*group*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L322)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 0", #1\desc, "servie mode stop" , "security\operate"
### Arc2
*arc*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L324)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\or_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group80
*group*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L342)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 1", #1\desc, "servie mode start" , "security\operate"
### Arc4
*arc*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L344)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\or_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon5
*rectangle*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L368)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ir_ack or 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_m1o1i.xml#L373)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_m1o1i_tester](./new-testers-azo_m1o1i_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Group31](legacy-mimics-ho500_mimic.md#group31)

View File

@ -4,461 +4,7 @@
[xml](../../displays/new-devices-azodd_miscflt.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_miscflt.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_miscflt.xml#L31)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1} |
| animateColor | #1 + (#1_cse*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_miscflt.xml#L108)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1 and not #1_cse) |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #2pf_ack 1; set #2pf_ack 0", #3\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_miscflt.xml#L146)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #2pf_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_miscflt.xml#L161)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #2pf then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscflt.xml#L194)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#3\ip} |
#### command
*[none]*
#### touch
*[none]*
### Polygon1
*rectangle*
[xml](../../displays/new-devices-azodd_miscflt.xml#L201)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateFill | {#2DW124} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon2
*polygon*
[xml](../../displays/new-devices-azodd_miscflt.xml#L219)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | {#2DW125} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon3
*polygon*
[xml](../../displays/new-devices-azodd_miscflt.xml#L226)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | {#2DW126} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscflt.xml#L234)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2DW122} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#2dw122},{#4\name}
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscflt.xml#L249)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2DW123} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#2dw123},{#4\name}
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscflt.xml#L265)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2DW124} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscflt.xml#L274)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2DW125} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#2dw125},{#4\name}
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscflt.xml#L291)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2DW126} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#2dw126},{#4\name}
### Button5
*button*
[xml](../../displays/new-devices-azodd_miscflt.xml#L309)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2dw121<> 1 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #2dw121 1 ", #3\desc, "change callibration mode" , "security\operate"
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-devices-azodd_miscflt.xml#L337)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2dw121= 1 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #2dw121 0 ", #3\desc, "change callibration mode" , "security\operate"
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_miscflt.xml#L365)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #2dw121=1 then "Callibration Mode" else if #2dw121= 0 then "Auto Callibrate Mode" else "Unknown Callibration Mode" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_miscflt.xml#L370)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_pt_tester](./new-testers-azo_pt_tester.md) /T#3,ip,#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Group45](legacy-mimics-ho500_mimic.md#group45)
* [legacy-mimics-ho561_mimic.Group73](legacy-mimics-ho561_mimic.md#group73)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -3,461 +3,3 @@
*display*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L33)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1} |
| animateColor | #1 + (#1_cse*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L110)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1 and not #1_cse) |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #2db30pf_ack 1; set #2db30pf_ack 0", #3\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L148)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #2db30pf_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L163)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #2db30pf then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L182)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2db30DW2} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#2db30DW2},{#2name}, security\operate
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L197)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2db30DW3} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#2db30DW2},{#2name}, security\operate
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L213)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2db30DW4} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L222)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2db30DW5} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#2db30DW5},{#2name}, security\operate
### NumericDisplay5
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L239)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#2db30DW6} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#2db30DW6},{#2name}, security\operate
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L269)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#3\ip} |
#### command
*[none]*
#### touch
*[none]*
### Polygon1
*rectangle*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L278)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateFill | {#2db30dw4} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon2
*polygon*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L298)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | {#2db30dw5} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon3
*polygon*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L305)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | {#2db30dw6} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button5
*button*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L315)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2db30dw1=1 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #2db30dw1 0", #3\desc, "change callibration mode" , "security\operate"
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L343)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #2db30dw1=1 then "Callibration Mode" else if #2db30dw1= 0 then "Auto Callibrate Mode" else "Unknown Callibration Mode" |
#### command
*[none]*
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L348)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2db30dw1=0 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #2db30dw1 1", #3\desc, "change callibration mode" , "security\operate"
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_miscfltbl560.xml#L378)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_pt_tester](./new-testers-azo_pt_tester.md) /T#3,ip,#1
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,91 +4,6 @@
[xml](../../displays/new-devices-azodd_pb.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_pb.xml#L4)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_pb.xml#L37)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1 then "Button is pressed" else "Button is not pressed" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_pb.xml#L111)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1 then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.StringDisplay3](legacy-mimics-ho561_mimic.md#stringdisplay3)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,206 +4,6 @@
[xml](../../displays/new-devices-azodd_ps.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_ps.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_ps.xml#L31)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\ipok_alm} |
| animateColor | #1\ipok_alm + (#1\ipok_cse*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon1
*polygon*
[xml](../../displays/new-devices-azodd_ps.xml#L42)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\IPOK} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_ps.xml#L129)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1\ipok_alm and not #1\ipok_cse) |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ipok_ack 1; set #1\ipok_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_ps.xml#L180)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ipok_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_ps.xml#L197)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ipok_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_ps.xml#L214)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ipok then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_ps.xml#L235)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_ps_tester](./new-testers-azo_ps_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Group70](legacy-mimics-ho500_mimic.md#group70)
@ -211,11 +11,3 @@
* [legacy-mimics-ho561_mimic.Group30](legacy-mimics-ho561_mimic.md#group30)
* [legacy-mimics-ho561_mimic.StringDisplay24](legacy-mimics-ho561_mimic.md#stringdisplay24)
* [legacy-mimics-ho561_mimic.StringDisplay25](legacy-mimics-ho561_mimic.md#stringdisplay25)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,313 +4,7 @@
[xml](../../displays/new-devices-azodd_pt.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_pt.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_pt.xml#L31)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1pf} |
| animateColor | #1pf + (#1pf_cse*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_pt.xml#L108)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1pf and not #1pf_cse) |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1pf_ack 1; set #1pf_ack 0", #1desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_pt.xml#L146)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1pf_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_pt.xml#L161)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1pf then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-devices-azodd_pt.xml#L180)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1rangemin} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#1rangemin},{#1desc}, security\operate
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-devices-azodd_pt.xml#L195)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1rangemax} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#1rangemax},{#1desc}, security\operate
### NumericDisplay3
*numericDisplay*
[xml](../../displays/new-devices-azodd_pt.xml#L211)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1relval} |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay4
*numericDisplay*
[xml](../../displays/new-devices-azodd_pt.xml#L220)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1minval} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#1minval},{#1desc}, security\operate
### NumericDisplay6
*numericDisplay*
[xml](../../displays/new-devices-azodd_pt.xml#L251)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1relval} |
#### command
*[none]*
#### touch
*[none]*
### Polygon1
*rectangle*
[xml](../../displays/new-devices-azodd_pt.xml#L259)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateFill | {#1relval} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon2
*polygon*
[xml](../../displays/new-devices-azodd_pt.xml#L279)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | {#1minval} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Group161](legacy-mimics-ho561_mimic.md#group161)
* [legacy-mimics-ho561_mimic.Group297](legacy-mimics-ho561_mimic.md#group297)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,217 +4,9 @@
[xml](../../displays/new-devices-azodd_s.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_s.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_s.xml#L31)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i then "Switch On" else "Switch Off" |
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_s.xml#L36)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\i_ALM} |
| animateColor | #1\i_ALM + (#1\i_cse * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_s.xml#L124)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1\i_alm and not #1\i_cse) |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\i_ack 1; set #1\i_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_s.xml#L175)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_s.xml#L192)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_s.xml#L209)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_s.xml#L229)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_switch_tester](./new-testers-azo_switch_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.StringDisplay2](legacy-mimics-ho561_mimic.md#stringdisplay2)
* [legacy-mimics-ho561_mimic.StringDisplay18](legacy-mimics-ho561_mimic.md#stringdisplay18)
* [legacy-mimics-ho561_mimic.StringDisplay19](legacy-mimics-ho561_mimic.md#stringdisplay19)
* [legacy-mimics-ho561_mimic.StringDisplay10](legacy-mimics-ho561_mimic.md#stringdisplay10)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,291 +4,8 @@
[xml](../../displays/new-devices-azodd_si.xml)
## reference objects
*[none]*
## animated
### Text2
*text*
[xml](../../displays/new-devices-azodd_si.xml#L7)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\f} |
| animateColor | #1\f + (#1\f_cse*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_si.xml#L84)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1\f and not #1\f_cse) |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\f_ack 1; set #1\f_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_si.xml#L122)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\f_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_si.xml#L137)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\f then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay2
*numericDisplay*
[xml](../../displays/new-devices-azodd_si.xml#L157)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\tol} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#1\tol},{#1\desc}, security\operate
### Group303
*group*
[xml](../../displays/new-devices-azodd_si.xml#L173)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-devices-azodd_si](./new-devices-azodd_si.md) /T#1
### NumericDisplay11
*numericDisplay*
[xml](../../displays/new-devices-azodd_si.xml#L177)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\ip} |
#### command
*[none]*
#### touch
*[none]*
### Text138
*text*
[xml](../../displays/new-devices-azodd_si.xml#L184)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\f} |
| animateColor | #1\f + (#1\f_cse*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay1
*numericDisplay*
[xml](../../displays/new-devices-azodd_si.xml#L205)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#1\setp} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{#1\setp},{#1\desc}\ security\operate
### Button3
*button*
[xml](../../displays/new-devices-azodd_si.xml#L221)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_si_tester](./new-testers-azo_si_tester.md) /T#1
#### touch
*[none]*
### Trend1
*activeX*
[xml](../../displays/new-devices-azodd_si.xml#L250)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Pen 1 | {#1\ip} |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Group303](legacy-mimics-ho561_mimic.md#group303)
* [legacy-mimics-ho561_mimic.Group33](legacy-mimics-ho561_mimic.md#group33)
* [new-devices-azodd_si.Group303](new-devices-azodd_si.md#group303)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,208 +4,6 @@
[xml](../../displays/new-devices-azodd_ss.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_ss.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_ss.xml#L32)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\i} |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i then "Safety Switch OK" else "Safety Switch NOK" |
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_ss.xml#L43)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\i_ALM} |
| animateColor | #1\i_ALM + (#1\i_cse * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_ss.xml#L131)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\i_alm and not #1\i_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\i_ack 1; set #1\i_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_ss.xml#L182)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_ss.xml#L199)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_ss.xml#L216)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_ss.xml#L236)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_switch_tester](./new-testers-azo_switch_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.StringDisplay23](legacy-mimics-ho500_mimic.md#stringdisplay23)

View File

@ -4,93 +4,8 @@
[xml](../../displays/new-devices-azodd_ssna.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_ssna.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_ssna.xml#L31)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i then "Switch ON" else "Switch OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_ssna.xml#L99)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\i then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.StringDisplay5](legacy-mimics-ho500_mimic.md#stringdisplay5)
* [legacy-mimics-ho561_mimic.StringDisplay21](legacy-mimics-ho561_mimic.md#stringdisplay21)
* [legacy-mimics-ho561_mimic.StringDisplay23](legacy-mimics-ho561_mimic.md#stringdisplay23)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,469 +4,6 @@
[xml](../../displays/new-devices-azodd_v1oc2i.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L33)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (#1\io * 2) + (#1\ic) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group2
*group*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L45)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\oc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L58)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#1\ic_alm or #1\io_alm) |
| animateColor | (#1\ic_alm or #1\io_alm) + ((#1\ic_cse or #1\io_cse) * 2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group17
*group*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L76)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L102)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 1", #1\desc, "service mode open" , "security\operate"
### Arc3
*arc*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L104)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oc_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group14
*group*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L122)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 0", #1\desc, "service mode close" , "security\operate"
### Arc5
*arc*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L124)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oc_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L240)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oc then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L261)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm and not #1\ic_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ic_ack 1; set #1\ic_ack 0", #1\desc, "acknowledge won't close alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L312)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L329)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L346)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L370)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\io_alm and not #1\io_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\io_ack 1; set #1\io_ack 0", #1\desc, "acknowledge won't open alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L421)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay6
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L438)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay7
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L455)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-devices-azodd_v1oc2i.xml#L475)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_v1oc2i_tester](./new-testers-azo_v1oc2i_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Group15](legacy-mimics-ho500_mimic.md#group15)

View File

@ -4,201 +4,6 @@
[xml](../../displays/new-devices-azodd_v1oo.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_v1oo.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group2
*group*
[xml](../../displays/new-devices-azodd_v1oo.xml#L36)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\OO} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group16
*group*
[xml](../../displays/new-devices-azodd_v1oo.xml#L56)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group12
*group*
[xml](../../displays/new-devices-azodd_v1oo.xml#L82)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 0", #1\desc, "service mode close" , "security\operate"
### Arc3
*arc*
[xml](../../displays/new-devices-azodd_v1oo.xml#L84)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/new-devices-azodd_v1oo.xml#L102)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 1", #1\desc, "service mode open" , "security\operate"
### Arc5
*arc*
[xml](../../displays/new-devices-azodd_v1oo.xml#L104)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo.xml#L153)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oo then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Group66](legacy-mimics-ho500_mimic.md#group66)
@ -208,11 +13,3 @@
* [legacy-mimics-ho561_mimic.Group103](legacy-mimics-ho561_mimic.md#group103)
* [legacy-mimics-ho561_mimic.Group292](legacy-mimics-ho561_mimic.md#group292)
* [legacy-mimics-ho561_mimic.Group301](legacy-mimics-ho561_mimic.md#group301)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,372 +4,6 @@
[xml](../../displays/new-devices-azodd_v1oo1ic.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L33)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\ic} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group2
*group*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L43)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\oo} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L56)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\ic_alm} |
| animateColor | #1\ic_alm + (#1\ic_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L166)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oo then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L187)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm and not #1\ic_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ic_ack 1; set #1\ic_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L238)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L255)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L272)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Group84
*group*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L296)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group80
*group*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L322)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 0", #1\desc, "service mode close" , "security\operate"
### Arc3
*arc*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L324)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group81
*group*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L342)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 1", #1\desc, "service mode open" , "security\operate"
### Arc5
*arc*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L344)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_v1oo1ic.xml#L368)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_v1oo1ic_tester](./new-testers-azo_v1oo1ic_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Group3](legacy-mimics-ho500_mimic.md#group3)

View File

@ -4,355 +4,6 @@
[xml](../../displays/new-devices-azodd_v1oo1io.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L34)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\ir} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group2
*group*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L44)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\or} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L57)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#1\ir_alm} |
| animateColor | #1\ir_alm + (#1\ir_cse *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L168)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\or then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L189)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ir_alm and not #1\ir_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ir_ack 1; set #1\ir_ack 0", #1\desc, "acknowledge alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L240)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ir_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L257)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ir_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L274)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ir then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Group84
*group*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L298)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group80
*group*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L324)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 0", #1\desc, "service mode close" , "security\operate"
### Arc3
*arc*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L326)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\or_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group81
*group*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L344)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 1", #1\desc, "service mode open" , "security\operate"
### Arc5
*arc*
[xml](../../displays/new-devices-azodd_v1oo1io.xml#L346)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\or_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho505_mimic.Group8](legacy-mimics-ho505_mimic.md#group8)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,469 +4,6 @@
[xml](../../displays/new-devices-azodd_v1oo2i.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L33)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (#1\IO * 2) + (#1\IC) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group2
*group*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L45)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\oo} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L58)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm or #1\io_alm |
| animateColor | (#1\ic_alm or #1\io_alm) + ((#1\ic_cse or #1\io_cse) *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L168)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oo then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L189)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm and not #1\ic_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ic_ack 1; set #1\ic_ack 0", #1\desc, "acknowledge won't close alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L240)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L257)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L274)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L298)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\io_alm and not #1\io_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\io_ack 1; set #1\io_ack 0", #1\desc, "acknowledge won't open alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L349)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay6
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L366)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay7
*stringDisplay*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L383)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Group104
*group*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L403)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group100
*group*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L429)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oo_svc 0", #1\desc, "service mode close" , "security\operate"
### Arc3
*arc*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L431)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group101
*group*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L449)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\or_svc 1", #1\desc, "service mode open" , "security\operate"
### Arc5
*arc*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L451)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-devices-azodd_v1oo2i.xml#L475)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_v1oo2i_tester](./new-testers-azo_v1oo2i_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Group35](legacy-mimics-ho500_mimic.md#group35)

View File

@ -4,572 +4,6 @@
[xml](../../displays/new-devices-azodd_v2o2i.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L33)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (#1\IO * 2) + (#1\IC) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group2
*group*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L45)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo + (#1\oc*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L60)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm or #1\io_alm |
| animateColor | (#1\ic_alm or #1\io_alm) + ((#1\ic_cse or #1\io_cse) *2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group17
*group*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L78)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L103)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 1; set #1\oo_svc 0", #1\desc, "service mode close" , "security\operate"
### Arc3
*arc*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L105)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\oc_svc} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group14
*group*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L123)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 0; set #1\oo_svc 1", #1\desc, "service mode open" , "security\operate"
### Arc5
*arc*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L125)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oo_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group15
*group*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L143)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 0; set #1\oo_svc 0", #1\desc, "service mode nop" , "security\operate"
### Arc7
*arc*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L145)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | ( #1\oc_svc = 0) and (#1\oo_svc = 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text6
*text*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L153)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | ( #1\oc_svc = 0) and (#1\oo_svc = 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L267)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oc then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L288)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm and not #1\ic_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ic_ack 1; set #1\ic_ack 0", #1\desc, "acknowledge won't close alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L339)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L356)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L373)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L397)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\io_alm and not #1\io_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\io_ack 1; set #1\io_ack 0", #1\desc, "acknowledge won't open alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L448)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay6
*stringDisplay*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L465)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay7
*stringDisplay*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L482)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\io then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay8
*stringDisplay*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L525)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oo then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-devices-azodd_v2o2i.xml#L545)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_v2o2i_tester](./new-testers-azo_v2o2i_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho561_mimic.Group41](legacy-mimics-ho561_mimic.md#group41)
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,541 +4,6 @@
[xml](../../displays/new-devices-azodd_vcrt.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-azodd_vcrt.xml#L6)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Text2
*text*
[xml](../../displays/new-devices-azodd_vcrt.xml#L32)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\iC_alm or #1\it_alm |
| animateColor | (#1\iC_alm or #1\it_alm) + ((#1\iC_cse or #1\it_cse)*2) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon2
*polygon*
[xml](../../displays/new-devices-azodd_vcrt.xml#L44)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\ic} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Polygon3
*polygon*
[xml](../../displays/new-devices-azodd_vcrt.xml#L52)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\It} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group1
*group*
[xml](../../displays/new-devices-azodd_vcrt.xml#L60)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\OC} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text3
*text*
[xml](../../displays/new-devices-azodd_vcrt.xml#L74)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\It} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text4
*text*
[xml](../../displays/new-devices-azodd_vcrt.xml#L82)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#1\Ic} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group15
*group*
[xml](../../displays/new-devices-azodd_vcrt.xml#L97)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | azo\gen\db5dw1 = 2 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group12
*group*
[xml](../../displays/new-devices-azodd_vcrt.xml#L122)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 0", #1\desc, "service mode run through" , "security\operate"
### Arc3
*arc*
[xml](../../displays/new-devices-azodd_vcrt.xml#L124)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oc_svc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group13
*group*
[xml](../../displays/new-devices-azodd_vcrt.xml#L142)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\oc_svc 1", #1\desc, "service mode convey" , "security\operate"
### Arc5
*arc*
[xml](../../displays/new-devices-azodd_vcrt.xml#L144)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | #1\oc_svc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-azodd_vcrt.xml#L259)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\oc then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button2
*button*
[xml](../../displays/new-devices-azodd_vcrt.xml#L280)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\ic_alm and not #1\ic_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\ic_ack 1; set #1\ic_ack 0", #1\desc, "acknowledge convey alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay2
*stringDisplay*
[xml](../../displays/new-devices-azodd_vcrt.xml#L331)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-azodd_vcrt.xml#L348)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay4
*stringDisplay*
[xml](../../displays/new-devices-azodd_vcrt.xml#L365)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\ic then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-azodd_vcrt.xml#L389)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #1\it_alm and not #1\it_cse |
#### connections
*[none]*
#### command
* **press**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1\it_ack 1; set #1\it_ack 0", #1\desc, "acknowledge run through alarm" , "security\operate"
#### touch
*[none]*
### StringDisplay5
*stringDisplay*
[xml](../../displays/new-devices-azodd_vcrt.xml#L440)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\it_cse then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay6
*stringDisplay*
[xml](../../displays/new-devices-azodd_vcrt.xml#L457)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\it_alm then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay7
*stringDisplay*
[xml](../../displays/new-devices-azodd_vcrt.xml#L474)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #1\it then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
### Button4
*button*
[xml](../../displays/new-devices-azodd_vcrt.xml#L494)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-azo_vcrt_tester](./new-testers-azo_vcrt_tester.md) /T#1
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.Group68](legacy-mimics-ho500_mimic.md#group68)

View File

@ -66,9 +66,6 @@
[dk-device-detail.alarm_title](../globals/dk-device-detail/dk-device-detail.alarm_title.md)
#### parameters
*[none]*
### alarm1
@ -117,9 +114,6 @@
[dk-device-detail.title](../globals/dk-device-detail/dk-device-detail.title.md)
#### parameters
*[none]*
### di1
@ -134,205 +128,6 @@
| #10 | real | dd\v\#1\io |
| #11 | prog | dd\v\#1\pio |
## animated
### Text12
*text*
[xml](../../displays/new-devices-DD.xml#L4)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2\mc\maintenance = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group28
*group*
[xml](../../displays/new-devices-DD.xml#L9)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2\mc\maintenance = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group43
*group*
[xml](../../displays/new-devices-DD.xml#L59)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\v\#1\a=0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-DD.xml#L306)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\v\#1\desc} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay25
*stringDisplay*
[xml](../../displays/new-devices-DD.xml#L311)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\v\#1\sf = 0) and (dd\v\#1\si = 0) |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if (dd\v\#1\sf = 0) and (dd\v\#1\si = 0) then "No Simulation" else if (dd\v\#1\sf = 0) and (dd\v\#1\si = 1) then "Auto Simulation" else "Forced Inputs" |
#### command
*[none]*
#### touch
*[none]*
### Button12
*button*
[xml](../../displays/new-devices-DD.xml#L322)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-valve_tester](./new-testers-valve_tester.md) /T#1
#### touch
*[none]*
### Button10
*button*
[xml](../../displays/new-devices-DD.xml#L351)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* Display DD2cfg /T#1, #2
#### touch
*[none]*
### Button15
*button*
[xml](../../displays/new-devices-DD.xml#L376)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
### [legacy-mimics-dr540_wip.Group7](legacy-mimics-dr540_wip.md#group7)

View File

@ -66,9 +66,6 @@
[dk-device-detail.alarm_title](../globals/dk-device-detail/dk-device-detail.alarm_title.md)
#### parameters
*[none]*
### alarm1
@ -117,9 +114,6 @@
[dk-device-detail.title](../globals/dk-device-detail/dk-device-detail.title.md)
#### parameters
*[none]*
### di1
@ -146,205 +140,6 @@
| ---------- | -------------------- | -------------------------------------------------- |
| #10 | tag | dd\v\#1\opo |
## animated
### Text12
*text*
[xml](../../displays/new-devices-DD2.xml#L4)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2\mc\maintenance = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group28
*group*
[xml](../../displays/new-devices-DD2.xml#L9)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2\mc\maintenance = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group43
*group*
[xml](../../displays/new-devices-DD2.xml#L59)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\v\#1\a=0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-DD2.xml#L318)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\v\#1\desc} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay25
*stringDisplay*
[xml](../../displays/new-devices-DD2.xml#L323)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\v\#1\sf = 0) and (dd\v\#1\si = 0) |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if (dd\v\#1\sf = 0) and (dd\v\#1\si = 0) then "No Simulation" else if (dd\v\#1\sf = 0) and (dd\v\#1\si = 1) then "Auto Simulation" else "Forced Inputs" |
#### command
*[none]*
#### touch
*[none]*
### Button12
*button*
[xml](../../displays/new-devices-DD2.xml#L334)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-valve_2_tester](./new-testers-valve_2_tester.md) /T#1
#### touch
*[none]*
### Button10
*button*
[xml](../../displays/new-devices-DD2.xml#L363)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* Display DD2cfg /T#1,#2
#### touch
*[none]*
### Button15
*button*
[xml](../../displays/new-devices-DD2.xml#L388)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
### [legacy-mimics-dr540_mimic.HV540529](legacy-mimics-dr540_mimic.md#hv540529)

View File

@ -137,64 +137,3 @@
| #10 | tag | dd\v\#1\alct_pre |
| #11 | desc | dd\v\#1\desc |
| #12 | security | security\config |
## animated
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-DD2cfg.xml#L328)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\v\#1\desc} |
#### command
*[none]*
#### touch
*[none]*
### Button15
*button*
[xml](../../displays/new-devices-DD2cfg.xml#L334)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

View File

@ -4,367 +4,6 @@
[xml](../../displays/new-devices-isdko.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-isdko.xml#L5)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group21
*group*
[xml](../../displays/new-devices-isdko.xml#L31)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#2\mc\maintenance} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group3
*group*
[xml](../../displays/new-devices-isdko.xml#L32)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dk_azo\dka\#1 = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group6
*group*
[xml](../../displays/new-devices-isdko.xml#L57)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dk_azo\dka\#1 = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group10
*group*
[xml](../../displays/new-devices-isdko.xml#L80)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dk_azo\dka\#1 1", dk_azo\dk\#3, "manual control" , "security\operate"
### Group9
*group*
[xml](../../displays/new-devices-isdko.xml#L89)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dk_azo\dka\#1 = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group14
*group*
[xml](../../displays/new-devices-isdko.xml#L109)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dk_azo\dka\#1 0", dk_azo\dk\#3, "auto control" , "security\operate"
### Group13
*group*
[xml](../../displays/new-devices-isdko.xml#L118)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dk_azo\dka\#1 = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group20
*group*
[xml](../../displays/new-devices-isdko.xml#L140)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dk_azo\dka\#1 = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group17
*group*
[xml](../../displays/new-devices-isdko.xml#L142)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dk_azo\dkmc\#1 0", dk_azo\dk\#3, "control off" , "security\operate"
### Arc9
*arc*
[xml](../../displays/new-devices-isdko.xml#L144)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dk_azo\dkmc\#1 = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group18
*group*
[xml](../../displays/new-devices-isdko.xml#L162)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dk_azo\dkmc\#1 1", dk_azo\dk\#3, "control on" , "security\operate"
### Arc11
*arc*
[xml](../../displays/new-devices-isdko.xml#L164)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dk_azo\dkmc\#1 = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text7
*text*
[xml](../../displays/new-devices-isdko.xml#L192)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2\mc\maintenance = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay1
*stringDisplay*
[xml](../../displays/new-devices-isdko.xml#L264)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if dk_azo\dk\#1 then "ON" else "OFF" |
#### command
*[none]*
#### touch
*[none]*
## display-references
* [legacy-mimics-ho500_mimic.StringDisplay3](legacy-mimics-ho500_mimic.md#stringdisplay3)

View File

@ -4,16 +4,7 @@
[xml](../../displays/new-devices-ld.xml)
## reference objects
*[none]*
## animated
*[none]*
## display-references
*[none]*
## reference-object-references

View File

@ -66,9 +66,6 @@
[dk-device-detail.alarm_title](../globals/dk-device-detail/dk-device-detail.alarm_title.md)
#### parameters
*[none]*
### alarm1
@ -117,9 +114,6 @@
[dk-device-detail.title](../globals/dk-device-detail/dk-device-detail.title.md)
#### parameters
*[none]*
### di1
@ -134,201 +128,6 @@
| #10 | real | dd\m\#1\io1 |
| #11 | prog | dd\m\#1\pio1 |
## animated
### Text12
*text*
[xml](../../displays/new-devices-md1.xml#L5)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2\mc\maintenance = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group28
*group*
[xml](../../displays/new-devices-md1.xml#L10)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #2\mc\maintenance = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group43
*group*
[xml](../../displays/new-devices-md1.xml#L60)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\m\#1\a=0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### StringDisplay3
*stringDisplay*
[xml](../../displays/new-devices-md1.xml#L307)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\m\#1\desc} |
#### command
*[none]*
#### touch
*[none]*
### StringDisplay25
*stringDisplay*
[xml](../../displays/new-devices-md1.xml#L312)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\m\#1\sf = 0) and (dd\m\#1\si = 0) |
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if (dd\m\#1\sf = 0) and (dd\m\#1\si = 0) then "No Simulation" else if (dd\m\#1\sf = 0) and (dd\m\#1\si = 1) then "Auto Simulation" else "Forced Inputs" |
#### command
*[none]*
#### touch
*[none]*
### Button12
*button*
[xml](../../displays/new-devices-md1.xml#L323)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {test_mode} |
#### connections
*[none]*
#### command
* **press**
* display [new-testers-motor_tester](./new-testers-motor_tester.md) /T#1
#### touch
*[none]*
### Button10
*button*
[xml](../../displays/new-devices-md1.xml#L352)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* display [MD1cfg](./md1cfg.md) /T#1,#2
#### touch
*[none]*
### Button15
*button*
[xml](../../displays/new-devices-md1.xml#L377)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
## display-references
* [legacy-mimics-dr540_mimic.Group75](legacy-mimics-dr540_mimic.md#group75)

View File

@ -3,827 +3,3 @@
*display*
[xml](../../displays/new-devices-md1cfg.xml)
## reference objects
*[none]*
## animated
### Button1
*button*
[xml](../../displays/new-devices-md1cfg.xml#L8)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Button3
*button*
[xml](../../displays/new-devices-md1cfg.xml#L33)
#### animations
*[none]*
#### connections
*[none]*
#### command
* **release**
* abort
#### touch
*[none]*
### Group8
*group*
[xml](../../displays/new-devices-md1cfg.xml#L61)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\m\#1\SI 0; set dd\m\#1\SF 0 ", dd\m\#1\desc, "set simulation mode none" , "security\config"
### Group6
*group*
[xml](../../displays/new-devices-md1cfg.xml#L70)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\m\#1\sf = 0) and (dd\m\#1\si = 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text7
*text*
[xml](../../displays/new-devices-md1cfg.xml#L80)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\m\#1\sf = 0) and (dd\m\#1\si = 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group14
*group*
[xml](../../displays/new-devices-md1cfg.xml#L97)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\m\#1\SF 0 ; set dd\m\#1\SI 1 ", dd\m\#1\desc, "set simulation mode auto" , "security\config"
### Group13
*group*
[xml](../../displays/new-devices-md1cfg.xml#L106)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\m\#1\si = 1) and (dd\m\#1\sf = 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text10
*text*
[xml](../../displays/new-devices-md1cfg.xml#L116)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\m\#1\si = 1) and (dd\m\#1\sf = 0) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group18
*group*
[xml](../../displays/new-devices-md1cfg.xml#L133)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\m\#1\SI 0; set dd\m\#1\SF 1", dd\m\#1\desc, "set simulation mode force" , "security\config"
### Group17
*group*
[xml](../../displays/new-devices-md1cfg.xml#L142)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\m\#1\si = 0) and (dd\m\#1\sf = 1) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text12
*text*
[xml](../../displays/new-devices-md1cfg.xml#L152)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | (dd\m\#1\si = 0) and (dd\m\#1\sf = 1) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### NumericDisplay9
*numericDisplay*
[xml](../../displays/new-devices-md1cfg.xml#L171)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\m\#1\alot1_pre} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\m\#1\alot1_pre}, {dd\m\#1\desc}
### NumericDisplay10
*numericDisplay*
[xml](../../displays/new-devices-md1cfg.xml#L188)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {dd\m\#1\STO1_pre} |
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T{dd\m\#1\sto1_pre}, {dd\m\#1\desc}
### Group23
*group*
[xml](../../displays/new-devices-md1cfg.xml#L202)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set dd\m\#1\SFC 0", dd\m\#1\desc, "force hand mode off" , "security\config"
### Group24
*group*
[xml](../../displays/new-devices-md1cfg.xml#L222)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\sfc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text22
*text*
[xml](../../displays/new-devices-md1cfg.xml#L232)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\sfc = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group28
*group*
[xml](../../displays/new-devices-md1cfg.xml#L241)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T " set dd\m\#1\SFC 1", dd\m\#1\desc, " force hand mode" , "security\config"
### Group29
*group*
[xml](../../displays/new-devices-md1cfg.xml#L260)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\sfc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text24
*text*
[xml](../../displays/new-devices-md1cfg.xml#L270)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\sfc = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group34
*group*
[xml](../../displays/new-devices-md1cfg.xml#L278)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\m\#1\SFO1 1", dd\m\#1\desc, "force input running" , "security\config"
### Group37
*group*
[xml](../../displays/new-devices-md1cfg.xml#L296)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\sfo1 = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text26
*text*
[xml](../../displays/new-devices-md1cfg.xml#L306)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\sfo1 = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group205
*group*
[xml](../../displays/new-devices-md1cfg.xml#L314)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set dd\m\#1\SFO1 0", dd\m\#1\desc, "force input running off" , "security\config"
### Group41
*group*
[xml](../../displays/new-devices-md1cfg.xml#L315)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* set dd\m\#1\sfo1 0
### Group42
*group*
[xml](../../displays/new-devices-md1cfg.xml#L334)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\sfo1 = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text27
*text*
[xml](../../displays/new-devices-md1cfg.xml#L344)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\sfo1 = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group46
*group*
[xml](../../displays/new-devices-md1cfg.xml#L365)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "SET {dd\m\#1\ALT} 1", dd\m\#1\desc, "set alarms to trip manual force" , "security\config"
### Group47
*group*
[xml](../../displays/new-devices-md1cfg.xml#L383)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\alt = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text31
*text*
[xml](../../displays/new-devices-md1cfg.xml#L393)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\alt = 1 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group50
*group*
[xml](../../displays/new-devices-md1cfg.xml#L403)
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "SET {dd\m\#1\ALT} 0", dd\m\#1\desc, "acknowledge won't run alarm" , "security\config"
### Group51
*group*
[xml](../../displays/new-devices-md1cfg.xml#L422)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\alt = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Text32
*text*
[xml](../../displays/new-devices-md1cfg.xml#L432)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | dd\m\#1\alt = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group53
*group*
[xml](../../displays/new-devices-md1cfg.xml#L443)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | dd\m\#1\si AND NOT dd\m\#1\sf |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### Group10
*group*
[xml](../../displays/new-devices-md1cfg.xml#L450)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | NOT dd\m\#1\si AND dd\m\#1\sf |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
## display-references
*[none]*
## reference-object-references
*[none]*
## global-references
*[none]*

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More